Catalog
financePOSTlisted

Stock quote

Fetch a current stock quote for a public equity ticker.

h402 score
$0.008
per call
Success
p50 latency
p95 latency
Calls (30d)
0

Canonical contract

Proxy path
/api/proxy/finance/stock-quote
Method
POST
Selected provider
locus-alpha-vantage
Settlement
Base USDC · x402

Quickstart

cURL
curl -X POST https://h402-test.hunt.town/api/proxy/finance/stock-quote
CLI
h402 call finance/stock-quote --json '{ ... }'

Sample input

requiredoptional
{
  "symbol": "AAPL"
}

Sample output

Redacted, from a paid call
{
  "Global Quote": {
    "01. symbol": "AAPL",
    "05. price": "180.0000",
    "07. latest trading day": "2026-05-21",
    "10. change percent": "1.23%"
  }
}

Providers

Candidates competing behind this task. h402 routes each call to the best quality-adjusted option.

locus-alpha-vantageselected
mpptempo
Success
p50
Calls
$0.008
Last successful call: Never· Aggregated by h402 — not the source provider