Pricing

Pay per call. Fund a wallet.
Govern the spend.

No seats. No tiers. No monthly minimums. Your agent spends prepaid credits per call — fractions of a cent — and every response carries its own price tag. You fund the wallet, set the budget, and see every debit. During closed alpha the effective charge is $0; the price signal is always published.

SurfaceEndpointPrice / callWhat you get
Weather/v1/weather/stationsFreeThe settlement-instrument registry (the menu)
Weather/v1/weather/settlement$0.001One official climate day, with the NWS product id
Weather/v1/weather/settlement/history$0.005Up to 400 days of settlement history
Weather/v1/weather/signal$0.01Per-degree distribution before the report prints
NFL/v1/nfl/games$0.001Schedule, finals, consensus market lines
NFL/v1/nfl/fair-line$0.01Model spread/total/win prob + drivers, snapshotted
NFL/v1/nfl/qb · /v1/nfl/injuries$0.002QB stat lines · injury report + reserve list
NFL/v1/nfl/top100$0.001The players-voted Top 100, id-matched
MLB/v1/mlb/games · /v1/mlb/fair-odds$0.001 · $0.01Daily slate + probables · disclosed-model win probs
Crypto/v1/crypto/spot · /v1/crypto/signalFree · $0.01Spot + realized vol · strike-grid distribution
Markets/v1/markets/edge$0.01Live model-vs-market disagreements (the decision board)
Markets/v1/markets/performance · /v1/nfl/performanceFreeThe public scoreboard — no key required
Finance/v1/sec/filing$0.005Filing summary + diff vs. prior
Finance/v1/backtest/run$0.025Strategy backtest (genuine compute)
FinanceAll other primitives$0.002Options flow, factors, regime, sentiment, research, risk

Fund the wallet with a card (Stripe); credits are prepaid and never expire during alpha. An empty wallet returns 402 with a price quote — agents can reason about cost before and after every call, because _meta.price is in every response.

What counts as a “call”?

ActionCounts toward bill?
Successful (2xx) request to /v1/*Yes — one call
Failed request (4xx, 5xx)No
/healthz, /openapi.json, MCP capability negotiationNo
Backtest run with long-running computeOne call regardless of compute time
Stripe webhook, OAuth refreshNo

Year 2: a separate compute units meter for resource-intensive jobs.

Closed-alpha pricing

Alpha organizations are flagged is_alpha=true: you generate real keys, exercise the full wallet flow, and every response still publishes its list price — but charged_micros is 0 until general availability. Prices are not final and may change before GA; the per-call model will not.