D

Dripmetrics · Market Summary

by Dripmetrics

GETBase

$0.25

per call · USD Coin on Base

DripMetricsAI (https://dripmetrics.ai/) BTC market summary: one x402 call returns deterministic microstructure signals and metrics (including raw, baseline, and excess VPIN) computed from the live trade tape and Deribit chain, plus a concise AI-written explanation. Hedged historical tendencies only - no price targets or trade recommendations.

Endpoint

GET https://api.dripmetrics.ai/market/summary

25

Calls / 30d

2

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.dripmetrics.ai/market/summary", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.dripmetrics.ai/market/summary?pair=BTC-USD&window=30m" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "asOf": "2026-07-15T14:00:00.000Z",
  "confidence": 0.94,
  "coverage": {
    "completeFetch": true,
    "coverageRatio": 1,
    "effectiveWindowMinutes": 30,
    "errorMessage": null,
    "partialData": false,
    "requestedWindowMinutes": 30
  },
  "disclaimer": "Informational description of observed market conditions and their historical tendencies; not investment advice or a trade recommendation.",
  "lastPrice": 108050.2,
  "metrics": {
    "buySellImbalance": -0.14,
    "cvdBase": -212.4,
    "gammaFlipLevel": 104800.5,
    "gexNetUsdPer1Pct": 182000000,
    "kyleLambda": 2.47191e-7,
    "kyleLambdaDollarsPer1Bp": 418387.7,
    "largeTradeShare": 0.22,
    "momentumLogReturn": -0.0021,
    "realizedVolAnnualized": 0.52,
    "tradesPerMinute": 812.4,
    "vpin": 0.38,
    "vpinEstimatedNull": 0.14,
    "vpinExcess": 0.24,
    "vrpVolPoints": 0.062
  },
  "pair": "BTC",
  "sampleSize": {
    "optionsInstruments": 612,
    "trades": 24310
  },
  "signals": {
    "activity": "busy",
    "dealerGamma": "dampening",
    "flowToxicity": null,
    "largeTraderShare": "typical",
    "liquidity": "normal",
    "orderFlow": "sell-leaning",
    "priceTrend": "drifting-lower",
    "volRiskPremium": "options-rich",
    "volatility": "normal"
  },
  "source": {
    "chain": "https://www.deribit.com/api/v2/public/get_book_summary_by_currency?currency=BTC&kind=option",
    "index": "https://www.deribit.com/api/v2/public/get_index_price?index_name=btc_usd",
    "summary": "Claude (Anthropic), constrained to the deterministic signals in this payload",
    "trades": "DripMetrics BTC trade cache"
  },
  "summary": "BTC order flow over the last 30 minutes is modestly sell-side. Raw VPIN is 0.38 versus an estimated finite-sample baseline of 0.14, leaving excess VPIN of 0.24. Liquidity is normal at roughly $418k of flow per basis point. Positive dealer gamma may dampen moves while implied volatility remains rich to realized volatility.",
  "summaryModel": "claude-opus-4-8",
  "window": "30m"
}

Payment details

Pay to0xc9b70d8d342609437bc87ec3c877911a306d3e6a
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Dripmetrics & similar services