Live crypto option quote from Deribit: mark price, IV, open interest, greeks, un...
https://x402-services-production.up.railway.app/api/options/priceOverview
Live crypto option quote from Deribit: mark price, IV, open interest, greeks, underlying. Send { instrument } (e.g. BTC-28AUG26-70000-C) or { currency, strike, type, expiry? }. Real listed-option pricing for BTC/ETH/SOL.
Protocol
x402
Price
$0.0040
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": false,
"type": "string"
},
"expiry": {
"description": "e.g. 28AUG26",
"required": false,
"type": "string"
},
"instrument": {
"description": "Deribit instrument name",
"required": false,
"type": "string"
},
"strike": {
"description": "Strike price",
"required": false,
"type": "number"
},
"type": {
"description": "call or put",
"required": false,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}