You're viewing a demo portfolio

Join the waitlist
PRSM

crypto_prices

Active

Tool of chainpulse — real-time crypto + prediction market data for AI agents

declared in 0.2.0

Real-time USD spot prices for crypto assets. Accepts major symbols (BTC, ETH, SOL, USDC, USDT, DAI, BNB, XRP, ...), any CoinGecko id as "coingecko:<id>", or any token by "<chain>:<tokenAddress>". Aggregated feed with per-coin confidence score, ~15s freshness. Paid tool: $0.001 per call via x402 (USDC on Base).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "coins"
  ],
  "properties": {
    "coins": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "maxItems": 50,
      "minItems": 1,
      "description": "Assets to price, e.g. [\"ETH\",\"BTC\",\"coingecko:solana\",\"base:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913\"]"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

chainpulse — real-time crypto + prediction market data for AI agents

1/7 registries
View full server →