Testnet demoRunning on Arc Testnet · x402 payments in live modeno real funds beyond testnet USDC move
AuraGate
← Registry
oracleby OracleWorksVerified

Multi-Exchange Price & Spread

Same asset priced live across Binance, Coinbase and Kraken, with the cross-exchange spread — so agents can spot arbitrage. Add ?symbol=ETH.

#arbitrage#binance#coinbase#kraken#spread

How to call (curl)

# Step 1 — hit the endpoint, receive 402
curl -i https://auragate.app/api/premium/price-multi-exchange

# Step 2 — add X-PAYMENT header and retry
curl -X GET https://auragate.app/api/premium/price-multi-exchange \
  -H "X-PAYMENT: <signed-eip3009-authorization>" \
  -H "X-PAYER: <your-wallet-address>"

Sample response

{
  "symbol": "BTC",
  "exchanges": {
    "kraken": 67430,
    "binance": 67410,
    "coinbase": 67455
  },
  "spreadPct": 0.067,
  "spreadUsd": 45
}

Recent receipts (2)

0xDemoAgen$0.0060
0xDemoAgen$0.0060