Full options chain for a currency & expiry: per-strike calls & puts with mark pr...
https://x402-services-production.up.railway.app/api/options/chainOverview
Full options chain for a currency & expiry: per-strike calls & puts with mark price, implied volatility, and open interest. Send { currency, expiry? }. The complete options board for BTC/ETH/SOL.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-15 00:15:19
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"currency": {
"description": "BTC, ETH, or SOL",
"required": true,
"type": "string"
},
"expiry": {
"description": "e.g. 28AUG26; defaults to nearest",
"required": false,
"type": "string"
},
"limit": {
"description": "Max strikes",
"required": false,
"type": "number"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}