Back to marketplace

Crypto Price Tracker

v1.0.0 by x402.pub

Query live prices for any cryptocurrency by symbol or ID. Returns current price in USD, 24h change, market cap, volume, and sparkline data. Powered by CoinGecko's free API with no key required on the backend.

Finance
crypto
bitcoin
ethereum
prices
defi
market-data

API Endpoints

GET
/api/x402/crypto-price
Get current price and market data for a cryptocurrency. Pass ?coin=bitcoin or ?coin=ethereum

Example request

GET /api/x402/crypto-price?coin=bitcoin

Example response

{
  "coin": "bitcoin",
  "symbol": "BTC",
  "price": 67432.12,
  "currency": "USD",
  "change24h": 2.34,
  "marketCap": 1324000000000,
  "volume24h": 28500000000
}
Install

1. Add the marketplace (once):

/plugin marketplace add https://x402.pub/api/marketplace.json

2. Install this plugin:

/plugin install crypto-price@x402-pub
Pricing
Per call$0.001
Networks
Base
Ethereum
Solana
Currency
USDC