{"uid":"cap_3Yph91AtViNPxVkUeNim1","slug":"percall-order-book-depth-real-time-crypto-market-data-0c42715b","name":"PerCall Order Book Depth — Real-time Crypto Market Data","description":"PerCall is an x402 payment gateway selling live crypto market data to AI agents and developers. No accounts, no API keys: request, receive HTTP 402, pay in USDC on Base, get data.","url":"https://percall.kimi.pro/api/x402/depth/%7Bsymbol%7D","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"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["symbol"],"properties":{"symbol":{"type":"string","description":"Trading pair symbol as used by Binance, e.g. BTCUSDT."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"asks":[["67432.20","0.318"]],"bids":[["67432.10","0.521"]],"symbol":"BTCUSDT","timestamp":"2026-08-28T00:00:00.000Z","lastUpdateId":741258963}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_eANPN-HLVStjHYHaOASMw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a live order book snapshot (top bids and asks with quantities) for a given crypto trading pair, paid per request via x402/USDC on Base.","exampleAgentPrompt":"Pull the current order book depth for BTCUSDT — I need the top bids and asks with quantities right now.","exampleUseCases":[{"title":"Arbitrage spread detection","prompt":"Check the current order book for ETHUSDT and tell me the best bid and best ask prices so I can see how wide the spread is."},{"title":"Algorithmic trading entry signal","prompt":"Before placing a buy order, fetch the live order book depth for SOLUSDT so I can see how much liquidity is sitting at the top of the book."},{"title":"Market impact estimation","prompt":"I want to sell 5 BTC — pull the current BTCUSDT order book so I can estimate how much my order would move the market."}],"resultDescription":"A JSON object containing the trading pair symbol, a timestamp, a lastUpdateId, and two arrays — bids and asks — each containing price-quantity pairs (as strings) representing the top levels of the live order book.","failureModes":["Invalid or unrecognized symbol (e.g. typo or delisted pair) returns an error","HTTP 402 payment required if x402 payment flow is not completed","Network or upstream Binance data unavailability may cause timeouts or stale data","Symbol must match Binance naming convention exactly (e.g. BTCUSDT not BTC/USDT)"],"whenToPreferThis":"Choose this endpoint when you need real-time bid/ask depth data with no account setup or API key management — ideal for AI agents making one-off or infrequent queries where a subscription is overkill. Prefer this over exchange WebSocket APIs when you want pay-per-use pricing and don't need a persistent stream. Best for spot checks on liquidity, spread analysis, or pre-trade market impact estimation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:36:45.039Z","isFirstParty":false}