x402stock Options OHLCV Historical Bars is a paid API for AI agents from agents.x402stock.xyz, paid per call via MPP, $0.02/call, status unknown (last checked 2026-09-12).
Returns historical OHLCV price bars for a single options contract over a specified date range at configurable timespans and multipliers.
Historical OHLCV price bars for one option contract over any date range. Pass the option contract ticker in the path (e.g. O:AAPL260620C00150000) and tune ?multiplier=, ?timespan=minute|hour|day|week|month, ?from= and ?to= (optional; default to the trailing year), ?adjusted=, ?sort=, and ?limit=. Use for backtesting or charting a single option's price history. From x402stock
A JSON object containing the option contract ticker, an array of OHLCV bars (each with open, high, low, close, volume, VWAP, trade count, and timestamp), the total bar count, adjustment status, and an as_of timestamp indicating data freshness. The source field confirms data origin as x402stock.
GEThttps://agents.x402stock.xyz/api/v1/options-aggregates/{contract}Use this endpoint when you need historical price bar data for a specific, named options contract in OCC/Polygon format. It is ideal for backtesting single-contract options strategies, charting price history, or analyzing volume patterns around events. Prefer this over stock OHLCV endpoints when the asset is specifically an options contract, and over options snapshot endpoints when you need a time series rather than current state.
| Field | Type | Description |
|---|---|---|
| to | string | |
| from | string | |
| sort | string | |
| limit | integer | |
| adjusted | boolean | |
| contractrequired | string | Option contract ticker (OCC/Polygon format), e.g. O:AAPL260620C00150000. |
| timespan | string | |
| multiplier | integer |
| Field | Type | Description |
|---|---|---|
| datarequired | object | |
| 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"