Alpha surfaces

Amarok is an Alpha research + unsigned execution API. Surfaces below share discovery metadata and x402 policy at https://amarok-api.compx.io.

Opportunities

Paid ranked LP reward, maker/spread, and parity opportunities.

Markets

Paid single-market deep dive with book tops and related slice.

Quotes

Paid actionable bid/ask suggestions from the quote engine.

Scan

Paid full scan: normalized markets plus orderbook tops (TTL-cached).

Execution

Free shapes + paid unsigned limit-order transaction groups.

Research loop

  1. Paid GET /v1/alpha/opportunities (0.05 USDC) — ranked lanes.
  2. Paid GET /v1/alpha/markets/{marketAppId} (0.05 USDC) — deep dive.
  3. Paid GET /v1/alpha/quotes (0.06 USDC) — suggested bids/asks.
  4. Paid GET /v1/alpha/scan (0.25 USDC) — full scan (TTL-cached).

Execution loop

  1. Free GET /v1/alpha/execution/shapes — unsigned txn builders.
  2. Paid POST /v1/alpha/execution/quotes (0.10 USDC) — returns unsignedTxnsBase64.
  3. Agent signs and submits via own algod. meta.executionSubmitted is always false.

See endpoints, examples, and x402 for payment and payload details.