Catalog
CryptoPOSTlive

Token price stats

24h and 1h price high/low and percentage-change statistics for a token.

$0.02
per call
Success
100%
p50 latency
2.68s
p95 latency
3.30s
Calls (30d)
2

Provider contract

Call path
/routes/allium/crypto/token-price-stats
Method
POST
Selected provider
alliumdefault
Provider price
$0.02
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl -X POST '/routes/allium/crypto/token-price-stats' \
  -H 'content-type: application/json' \
  -d '{"token_address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2","chain":"ethereum"}'
CLI
h402 call 'crypto/token-price-stats' --provider 'allium' --method POST --json '{"token_address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2","chain":"ethereum"}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

token_addressstringrequired≥ 1 chars

Allium token contract address.

chainstringrequired≥ 1 chars

Allium chain slug.

e.g.
POST/routes/allium/crypto/token-price-stats
Request body
{
  "token_address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
  "chain": "ethereum"
}

ResponseExample response
{
  "data": {
    "items": [
      {
        "mint": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
        "chain": "ethereum",
        "timestamp": "2026-07-22T15:07:23",
        "latest_price": 1935.3981348502748,
        "low_24h": 1615.5543089864027,
        "high_24h": 2760.7819718190963,
        "low_1h": 1861.003611204144,
        "high_1h": 1945.199506609488,
        "percent_change_24h": 0.0038351768193669138,
        "percent_change_1h": -0.006114415496272806,
        "decimals": 18
      }
    ]
  },
  "h402": {
    "routeId": "crypto/token-price-stats",
    "provider": "allium",
    "selectedCandidateId": "crypto/token-price-stats/allium",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

allium
x402mpp
100
Success
100%
p50
2.68s
Calls
2
100%
$0.02$0.020/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider