{"uid":"cap_1sTx-nr8l1wLGE63U-3aS","slug":"orchard-data-stock-quote-api-4c4330c9","name":"Orchard Data Stock Quote API","description":"Market data for AI agents, paid per-call via x402 (USDC on Base). Free index at /, free spec here.","url":"https://orchard-data.letom1176.workers.dev/api/quote","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":["symbol"],"properties":{"symbol":{"type":"string","description":"Ticker, e.g. NVDA"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"quote":{"last":178.2,"symbol":"NVDA","volume":214839201,"day_low":174.8,"day_high":179.4,"change_pct":1.77,"prev_close":175.1},"symbol":"NVDA"}},"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_jYvfaosWXOrqIhEhnLpu1","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":"Returns real-time stock quote data (price, volume, daily range, percent change) for a given ticker symbol, billed per-call via x402 micropayments in USDC.","exampleAgentPrompt":"What's the current stock quote for NVDA — give me the last price, today's high and low, volume, and how much it's moved in percent?","exampleUseCases":[{"title":"Real-time portfolio valuation agent","prompt":"Pull the latest quotes for AAPL, MSFT, and TSLA so I can see their current prices, daily highs and lows, and how much each has moved today in percent."},{"title":"Earnings day price monitoring","prompt":"What's the live price and percentage change for META right now — I want to track how it's reacting to earnings after the open."},{"title":"Automated trading signal screening","prompt":"Get me the current quote for NVDA including volume and previous close so I can check whether today's volume is unusually high relative to the move."}],"resultDescription":"A JSON object containing the ticker symbol, last traded price, daily high, daily low, volume, previous close, and percentage change for the requested stock — e.g. {symbol: 'NVDA', quote: {last: 178.2, volume: 214839201, day_high: 179.4, day_low: 174.8, prev_close: 175.1, change_pct: 1.77}}.","failureModes":["Invalid or unrecognized ticker symbol returns an error or empty quote","Missing required 'symbol' query parameter causes a 400-level error","Payment failure via x402 (insufficient USDC balance) blocks access and returns a 402 status","Rate limiting or worker timeout under high load may return 5xx errors","Symbols for non-US or delisted equities may return no data"],"whenToPreferThis":"Choose this endpoint when an AI agent needs lightweight, per-call real-time stock quote data without a monthly subscription — especially when cost control via micropayments (x402/USDC) matters, or when embedding market data lookups into autonomous agent workflows where pay-per-use billing is preferable to flat-rate plans.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:47:26.740Z","isFirstParty":false}