{"uid":"cap_ezZQttKAiZyktlWkxt1Ol","slug":"agent402-exchange-tickers-a57d1794","name":"Agent402 Exchange Tickers","description":"Markets (tickers) listed on one exchange: base/target pair, last price, 24h volume, USD- and BTC-converted last price and volume, bid-ask spread %, trust score (green/yellow/red), anomaly and stale flags, trade URL and last trade time. Filter by `coins` (coin ids, max 10); pages of up to 100 tickers (`page`), trimmed to `limit` (default 50). Where is a coin actually trading, at what spread, and is the volume trusted. Cached in-process for 60 seconds.","url":"https://agent402.tools/api/exchange-tickers","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["exchange"],"properties":{"page":{"type":"number","description":"Page of 100 tickers upstream (default 1)."},"coins":{"type":"string","description":"Optional comma-separated coin ids to filter (max 10), e.g. \"bitcoin,ethereum\"."},"limit":{"type":"number","description":"Max tickers returned from that page, 1-100 (default 50)."},"exchange":{"type":"string","description":"Exchange id (binance, gdax, kraken, ...). See the exchanges tool."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["source","fetchedAt","cached","exchange","exchangeName","page","count","tickers"],"properties":{"page":{"type":"integer"},"count":{"type":"integer"},"cached":{"type":"boolean"},"source":{"type":"string"},"tickers":{"type":"array","items":{"type":"object"}},"exchange":{"type":"string"},"fetchedAt":{"type":"string"},"exchangeName":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"page":1,"count":1,"cached":false,"source":"coingecko","tickers":[{"base":"ETH","last":2424.51,"stale":false,"coinId":"ethereum","target":"USDT","anomaly":false,"lastBtc":0.0314,"lastUsd":2424.6,"tradeUrl":"https://www.binance.com/en/trade/ETH_USDT","spreadPct":0.01,"volume24h":412000.5,"trustScore":"green","lastTradedAt":"2026-08-22T13:19:30.000Z","targetCoinId":"tether","volume24hUsd":998000000}],"exchange":"binance","fetchedAt":"2026-08-22T13:20:00.000Z","exchangeName":"Binance"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.008","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.008/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1ce5CVRV5KKL1tCqtLzmA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches live trading tickers (price, volume, spread, trust score) for a specific cryptocurrency exchange via CoinGecko data, pay-per-call over x402.","exampleAgentPrompt":"Pull the live tickers for ethereum and bitcoin on Binance — I want to see the current USD price, 24-hour volume, spread, and trust score for each pair.","exampleUseCases":[{"title":"Monitor ETH price spread on Binance","prompt":"Grab the current ETH/USDT ticker from Binance and tell me the spread percentage and whether the trust score is green."},{"title":"Compare top Kraken tickers","prompt":"Fetch the top 20 tickers on Kraken and show me the ones with the highest 24-hour USD volume — include last price and spread."},{"title":"Filter Bitcoin pairs on Coinbase","prompt":"Get the Coinbase (gdax) tickers filtered to just bitcoin and tell me the last traded price in USD and BTC for each pair."}],"resultDescription":"Returns a paginated list of ticker objects for the requested exchange, each containing base/target trading pair, last price in USD and BTC, 24h volume in USD, spread percentage, trust score (green/yellow/red), trade URL, coin IDs, last traded timestamp, and stale/anomaly flags. Also includes exchange name, source (CoinGecko), fetch timestamp, and total count.","failureModes":["Invalid or unknown exchange id returns empty tickers or error","Invalid coin id filter silently returns no matching tickers","Page number beyond available data returns empty result set","Rate limit or payment failure returns 402 with no data","Stale upstream data reflected in ticker timestamps"],"whenToPreferThis":"Use this endpoint when you need live, per-exchange ticker data (price, volume, spread, trust score) sourced from CoinGecko without managing API keys — especially in agent workflows that pay per call over x402. Prefer over direct CoinGecko API when you want no-signup access with USDC micropayments and built-in filtering by coin id.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:57:42.270Z","isFirstParty":false}