{"uid":"cap_tI7kfA1F1LYFYhqY7gXyX","slug":"the-stall-us-stock-price-lookup-bddac383","name":"The Stall — US Stock Price Lookup","description":"Returns current US stock price and intraday metrics (change %, volume, day high/low, 52-week range) for any NYSE/NASDAQ stock ticker. Sourced from Yahoo Finance public data — no API key, live during market hours.","url":"https://the-stall.intuitek.ai/cap/us-stock-price","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":[],"properties":{"ticker":{"type":"string","description":"US stock ticker symbol (e.g. AMD, AAPL, NVDA). Case-insensitive."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ts":{"type":"string","description":"ISO-8601 timestamp of this response."},"name":{"type":"string","description":"Company full name."},"ticker":{"type":"string","description":"Canonical ticker as reported by the exchange."},"volume":{"type":"integer","description":"Intraday volume (shares traded)."},"day_low":{"type":"number","description":"Intraday low."},"currency":{"type":"string","description":"Quote currency (almost always USD for US equities)."},"day_high":{"type":"number","description":"Intraday high."},"exchange":{"type":"string","description":"Exchange name (e.g. NasdaqGS, NYSE)."},"price_usd":{"type":"number","description":"Current market price in USD."},"change_pct":{"type":"number","description":"Percentage change from previous close (negative = down)."},"change_usd":{"type":"number","description":"Absolute change in USD from previous close."},"market_time":{"type":"string","description":"ISO-8601 timestamp of the last market price."},"week_52_low":{"type":"number","description":"52-week low."},"week_52_high":{"type":"number","description":"52-week high."}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"ticker":"AAPL"}}},"response":{"ts":"2026-06-12T05:11:01.661Z","name":"Apple Inc.","ticker":"AAPL","volume":42458923,"day_low":289.6,"currency":"USD","day_high":297,"exchange":"NasdaqGS","price_usd":295.63,"change_pct":1.389,"change_usd":4.05,"market_time":"2026-06-11T20:00:01.000Z","week_52_low":195.07,"week_52_high":317.4}},"exampleRequest":{"ticker":"AAPL"},"tags":["x402"],"displayCostAmount":"0.059","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.059/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_2Rjl-d286rQWSCQKvdl-x","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 the current price of a US-listed stock given its ticker symbol, payable per-call in USDC on Base via x402.","exampleAgentPrompt":"What's the current stock price of NVDA?","exampleUseCases":null,"resultDescription":"Returns the current market price (and likely associated metadata such as currency or timestamp) for the requested US stock ticker symbol.","failureModes":["Invalid or unrecognized ticker symbol returns an error","Non-US or delisted tickers may not be found","Payment failure or insufficient USDC balance blocks the request","Market hours may affect data freshness or availability","Rate limits or network issues may cause timeouts"],"whenToPreferThis":"Use this endpoint when you need a quick, no-account-required US stock price lookup payable per-call in USDC via x402 — ideal for AI agents that need on-demand equity quotes without managing API key subscriptions or monthly plans.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:55:53.837Z","isFirstParty":false}