{"uid":"cap_GhCAIXYZ4HaJKUX_3fWfR","slug":"x402-shizu-me-binance-spot-market-data-gateway-58920858","name":"x402.shizu.me Binance Spot Market Data Gateway","description":"Call Binance spot market data through our metered gateway: our rate-limit budget and a 5s cache absorb your polling, so your loop never sees a 429. Inputs: path (upstream path, e.g. /ping) and q (raw query string). Returns the upstream JSON under 'data'.","url":"https://x402.shizu.me/gw/binance","method":"GET","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"type":"object","required":["method"],"properties":{"method":{"const":"GET"},"queryParams":{"type":"object","required":["path","q"],"properties":{"q":{"type":"string"},"path":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"data":{},"path":"/ping","upstream":"binance"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_EVSm0iptREYcRNikduNLP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Proxies Binance spot market API calls through a metered, rate-limit-buffered gateway with 5-second caching, returning upstream JSON under a 'data' key.","exampleAgentPrompt":"What's the current BTCUSDT spot price on Binance? Use path /api/v3/ticker/price and query string symbol=BTCUSDT.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'data' key containing the raw upstream Binance API response — e.g. ticker prices, order book entries, candlestick arrays, exchange info, or a simple pong — served from a 5-second cache to absorb repeated polling.","failureModes":["Invalid or unrecognized Binance path returns upstream 404 or error JSON wrapped in data","Malformed query string may cause Binance to reject the request with a 400 error","Downstream Binance outage propagates as error in the data field","Payment not processed results in 402 response before the proxy is reached","Cache miss on first call may add slight latency"],"whenToPreferThis":"Choose this endpoint when your agent needs to poll Binance spot market data in a tight loop and wants to avoid 429 rate-limit errors, or when you want to pay per-call via x402 microtransactions instead of managing your own Binance API key and rate-limit budget. Prefer over direct Binance API calls when operating in an agent context without persistent API credentials.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:32:18.661Z","isFirstParty":false}