api.dripmetrics.ai

api.dripmetrics.ai
Category
Service
Network
Avg / request
$0.05
Endpoints
16

Service overview

What is api.dripmetrics.ai?

DripMetricsAI (https://dripmetrics.ai/) provides on-demand BTC option-derived metrics that combine the Deribit option chain with DripMetrics' own trade-level realized calculations. Agents can pay per request via x402 and receive structured JSON metrics without subscriptions or API keys. Expected-move consumption measures the share of the nearest-expiry ATM straddle's implied move already consumed by the realized move on DripMetrics' BTC trade tape over the requested window.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.dripmetrics.ai/metrics/amihud-illiquidity" \
  --query '{
  "exchange": "{exchange}",
  "pair": "{pair}",
  "window": "{window}"
}'
What you get back
{
  "endpoint": "GET /metrics/amihud-illiquidity",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services