api.dripmetrics.ai

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

Service overview

What is api.dripmetrics.ai?

DripMetricsAI (api description at https://dripmetrics.ai/) provides on-demand crypto market microstructure and risk metrics for agents and developers. Agents can pay per request via x402 and receive structured JSON metrics without subscriptions or API keys. Kyle’s Lambda estimates price impact per unit of signed order flow for a crypto trading pair over a specified window. Discovery examples use the latest 1h 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/vpin" \
  --query '{
  "exchange": "{exchange}",
  "pair": "{pair}",
  "window": "{window}"
}'
What you get back
{
  "endpoint": "GET /metrics/vpin",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services