analytics_ohlcv
ActiveTool of x402 Trading & On-Chain Intelligence
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries