Catalog
FinanceGETlive

US stock snapshot

Snapshot multiple US-listed tickers in one call: price, change, and intraday metrics for each.

$0.02
per call
Success
p50 latency
p95 latency
Calls (30d)
0

Provider contract

Call path
/routes/x402stock/finance/stock-snapshot
Method
GET
Selected provider
x402stockdefault
Provider price
$0.02
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl '/routes/x402stock/finance/stock-snapshot?tickers=AAPL%2CMSFT%2CNVDA'
CLI
h402 call 'finance/stock-snapshot' --provider 'x402stock' --method GET --query '{"tickers":"AAPL,MSFT,NVDA"}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

tickersstringrequired

Comma-separated US-listed ticker symbols.

e.g.
GET/routes/x402stock/finance/stock-snapshot
Request query
{
  "tickers": "AAPL,MSFT,NVDA"
}

ResponseExample response
{
  "data": {
    "source": "x402stock",
    "as_of": "2026-07-22T15:14:05.896Z",
    "count": 3,
    "tickers": [
      {
        "ticker": "AAPL",
        "name": "Apple Inc.",
        "market_status": "open",
        "price": 325.4055,
        "change": -2.33,
        "change_percent": -0.711,
        "day": {
          "open": 327.87,
          "high": 328.9995,
          "low": 324.07,
          "close": 325.415,
          "volume": 8612944,
          "vwap": 325.9944
        },
        "previous_close": 327.74,
        "updated": "2026-07-22T15:14:05.761Z"
      },
      {
        "ticker": "MSFT",
        "name": "Microsoft Corp",
        "market_status": "open",
        "price": 389.5003,
        "change": -8.25,
        "change_percent": -2.07,
        "day": {
          "open": 399.58,
          "high": 401,
          "low": 388.2001,
          "close": 389.55,
          "volume": 7146418,
          "vwap": 392.1731
        },
        "previous_close": 397.75,
        "updated": "2026-07-22T15:14:05.561Z"
      },
      {
        "ticker": "NVDA",
        "name": "Nvidia Corp",
        "market_status": "open",
        "price": 209.4001,
        "change": 2.11,
        "change_percent": 1.018,
        "day": {
          "open": 205.805,
          "high": 209.5,
          "low": 204.95,
          "close": 209.44,
          "volume": 28657842,
          "vwap": 207.0929
        },
        "previous_close": 207.29,
        "updated": "2026-07-22T15:14:05.767Z"
      }
    ]
  },
  "h402": {
    "routeId": "finance/stock-snapshot",
    "provider": "x402stock",
    "selectedCandidateId": "finance/stock-snapshot/x402stock",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

x402stock
x402
Success
p50
Calls
$0.02
Last successful call: Never· Aggregated by h402 — not the source provider