Get token price data with market cap, volume, and price changes
https://padelmaps.org/api/x402-crypto/price-feedOverview
Get token price data with market cap, volume, and price changes
Protocol
x402 (POST)
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/prices
Provider
padelmaps
Source
bazaar
Indexed
2026-03-02 01:02:07
Health
Status
healthy
Latency (p50)
185ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-01 11:55:16
Last Healthy
2026-07-01 11:55:16
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"include_history": {
"description": "Include 7-day price history (default: false)",
"required": false,
"type": "boolean"
},
"token": {
"description": "Token symbol (ETH, BTC), name (ethereum), or contract address",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"data": {
"properties": {
"ath": {
"description": "All-time high price and date",
"type": "object"
},
"atl": {
"description": "All-time low price and date",
"type": "object"
},
"changes": {
"description": "Price changes for 1h, 24h, 7d, 30d",
"type": "object"
},
"market": {
"description": "Market cap, volume, supply data",
"type": "object"
},
"price": {
"description": "Current price in USD",
"type": "object"
},
"token": {
"description": "Token id, symbol, name, image",
"type": "object"
}
},
"type": "object"
},
"success": {
"type": "boolean"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-01 11:55:16 | healthy | 402 | 308ms | |
| 2026-06-28 22:22:53 | healthy | 402 | 137ms | |
| 2026-06-28 18:42:38 | healthy | 402 | 185ms | |
| 2026-06-28 13:08:28 | healthy | 402 | 146ms |