Crypto Spot Pair Previous Day OHLCV (x402stock) is a paid API for AI agents from agents.x402stock.xyz, paid per call via MPP, $0.01/call, status unknown (last checked 2026-09-10).
Returns the previous UTC calendar day's full OHLCV candle (open, high, low, close, volume, VWAP) for a crypto spot pair, covering 00:00–24:00 UTC.
Crypto trades 24/7, so there is no session close: this returns the previous UTC calendar day's full OHLCV candle (00:00–24:00 UTC) for a spot pair — open, high, low, close, volume, and VWAP. Pass the pair in the path as BASE-QUOTE, e.g. BTC-USD. One call returns yesterday's daily bar. From x402stock, a pay-per-call market & economic data API. Pay per request in USDC via x402, no API key.
A JSON object containing the ticker symbol, yesterday's OHLCV data (open, high, low, close, volume, VWAP, trade count, timestamp), the as_of date string, and a source field identifying x402stock. The data field may be null if no data is available for the pair.
GEThttps://agents.x402stock.xyz/api/v1/crypto/{pair}/prev-closeUse this endpoint when you need exactly yesterday's UTC daily bar (00:00–24:00 UTC) for a crypto spot pair in a single low-cost call ($0.01 USDC). Prefer this over historical bar endpoints when you only need the most recent completed day and don't want to specify date parameters. Ideal for daily portfolio tracking, end-of-day reporting, or feeding yesterday's price into a downstream calculation.
| Field | Type | Description |
|---|---|---|
| pairrequired | string | Currency or crypto spot pair as BASE-QUOTE, e.g. EUR-USD or BTC-USD. |
| Field | Type | Description |
|---|---|---|
| datarequired | — | |
| as_ofrequired | string | |
| sourcerequired | string | |
| tickerrequired | string | |
| feedback | object |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"