You're viewing a demo portfolio

Join the waitlist
PRSM

analytics_ohlcv

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

OHLCV candles for a DEX pool (open/high/low/close/volume) at minute/hour/day resolution. Send { chain, pool, timeframe?, limit? }. Charting data for any pool. [x402 paid tool — price $0.02; POST /api/analytics/ohlcv]

Parameters schema

{
  "type": "object",
  "required": [
    "pool"
  ],
  "properties": {
    "pool": {
      "type": "string",
      "description": "0x pool/pair address"
    },
    "chain": {
      "type": "string",
      "description": "Chain, default base"
    },
    "limit": {
      "type": "number",
      "description": "Max candles"
    },
    "timeframe": {
      "type": "string",
      "description": "minute, hour (default), or day"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →