crypto_snapshot
InactiveTool of io.sslip.195.82.231.168/agent-data-api
One-call, multi-source per-coin crypto snapshot. For each requested coin: price, market cap, rank, 1h/24h/7d change, 24h volume, distance from ATH (CoinGecko) + perp funding rate & annualized APR (Binance USDⓈ-M) + the market Fear&Greed index — all merged & normalized. Up to 25 coins per call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"ids": {
"type": "string",
"default": "bitcoin,ethereum,solana",
"description": "comma-separated CoinGecko ids, e.g. \"bitcoin,ethereum,solana\" (max 25)"
},
"_x402Payment": {
"type": "string",
"description": "OPTIONAL base64 x402 payment (USDC/Base). Only needed when the tool returns a -32402 payment-required error."
}
},
"additionalProperties": false
}Parent server
io.sslip.195.82.231.168/agent-data-api
1/7 registries