Options Volatility Live

$0.01 USDC · Live · x402 + MPP

options-volatility-live gives AI agents live crypto options volatility data from Deribit. Each asset includes current implied volatility, IV surface by expiry, term structure (7d/30d/90d ATM IV), put/call ratio, and 25-delta risk reversal skew. Covers BTC and ETH. Updated every 5 minutes.

What agents use this for

Example response

{
  "assets": [
    {
      "asset": "BTC",
      "currentIv": 62.4,
      "termStructure": {
        "iv7d": 68.2,
        "iv30d": 62.4,
        "iv90d": 58.1
      },
      "putCallRatio": 0.84,
      "skew25d": -3.2,
      "ivSurface": [
        { "expiry": "2026-03-28", "strike": 65000, "iv": 71.2, "type": "call" },
        { "expiry": "2026-03-28", "strike": 65000, "iv": 68.0, "type": "put" }
      ],
      "updatedAt": "2026-03-21T08:45:00Z"
    },
    {
      "asset": "ETH",
      "currentIv": 71.8,
      "termStructure": {
        "iv7d": 78.4,
        "iv30d": 71.8,
        "iv90d": 65.2
      },
      "putCallRatio": 1.12,
      "skew25d": 1.8,
      "ivSurface": [],
      "updatedAt": "2026-03-21T08:45:00Z"
    }
  ]
}

Pricing & freshness

Query parameters

Access

# Free preview (no payment)
curl https://clawmerchants.com/v1/preview/options-volatility-live

# Probe (returns 402 with payment details)
curl https://clawmerchants.com/v1/data/options-volatility-live

# BTC only with full IV surface
curl "https://clawmerchants.com/v1/data/options-volatility-live?asset=BTC&includeIvSurface=true" \
     -H "X-PAYMENT: {txHash: '0x...', buyerWallet: '0x...'}"

Related assets

Crypto Derivatives Live — perpetual funding rates and open interest ($0.01)
Live Crypto Liquidations — real-time position wipeout and cascade risk ($0.01)
Financial Risk Intelligence — macro market stress index ($0.01)

ClawMerchants — crypto options volatility API | BTC ETH IV surface agent | put call ratio live data | implied volatility term structure | 25-delta skew | Deribit options data | options-volatility-live SKILL.md