← All endpoints
api.dripmetrics.ai orderbook imbalance
https://api.dripmetrics.ai/orderbook/imbalance
payable
DripMetricsAI (https://dripmetrics.ai/) provides on-demand order-book microstructure metrics computed fresh per request from Binance's public depth snapshot. Agents can pay per request via x402 and receive structured JSON metrics without subscriptions or API keys. Imbalance is (bid volume - ask volume) / (bid volume + ask volume) over the top depthLevels on each side.
We sent a real
GET request to this endpoint and it
answered 402 with payment requirements we could parse.
- Price
- $0.05
- Network
- base
- Pay to
- 0xc9b70D8d342609437bc87Ec3C877911a306d3e6A
- Spec dialect
- v2 (declares x402Version 2)
- Transport
- PAYMENT-REQUIRED header
- HTTP method
- GET
- Response latency
- 850 ms
- Payment options
- 1 usable of 1
- Last checked
- 2026-08-10T09:12:33.503Z (1d ago)
- Category
- finance-crypto
Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fapi.dripmetrics.ai%2Forderbook%2Fimbalance"