Skip to main content
CoinGecko provides cryptocurrency price feeds, market cap data, and historical OHLCV via x402-enabled endpoints. Your agent pays per call in USDC — no API key, no subscription, no rate-limit tier.

Install

Access CoinGecko data through your existing wallet skill:
  • CDP Agentic Wallet — use the pay-for-service skill (npx skills add coinbase/agentic-wallet-skills)
  • Sponge Wallet — use the built-in x402 proxy (no extra install)
  • Bankr — prompt directly, Bankr handles discovery and payment

What the skill covers

DataDescription
Price feedsCurrent price for any asset in USD or other currencies
Market dataMarket cap, volume, and circulating supply
Historical OHLCVOpen/high/low/close/volume over any time range

Example prompts

Get the current ETH price from CoinGecko
Get current prices for ETH, BTC, and SOL
Fetch the 7-day OHLCV for Bitcoin from CoinGecko
What's the market cap of Ethereum?

Reference