Token Price X402
@Br0ski777
About Token Price X402
Real-time crypto prices via CoinGecko -- price, 24h change, market cap, volume. 10,000+ tokens supported. -- x402 micropayment API + MCP server for AI agents
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"token-price": {
"url": "https://token-price-production-f72e.up.railway.app/mcp",
"transport": "sse"
}
}
}Tools
1POST
Overview
What is Token Price X402?
Token Price X402 is an MCP server that provides real-time cryptocurrency prices from CoinGecko, including price, 24h change, market cap, and volume. It supports 10,000+ tokens and uses the x402 micropayment protocol (USDC on Base L2) for pay-per-call access — no API key, no signup, and no rate-limit wall. It is part of the klymax402 marketplace of x402 micropayment APIs for AI agents.
How to use Token Price X402?
Add the server to your MCP client configuration (e.g., Claude Desktop, Cursor, ElizaOS) using the URL https://token-price.api.klymax402.com/mcp. For direct HTTP access, send a POST request to /api/price with a JSON body containing the token name; an x402-aware client automatically handles the 402 payment challenge and retry cycle.
Key features of Token Price X402
- Real-time crypto prices from CoinGecko
- 10,000+ tokens supported
- Pay-per-call via x402 (USDC on Base L2)
- No API key, signup, or rate limits
- Returns price, 24h change, market cap, and volume
- Supports multiple currencies (usd, eur, gbp, etc.)
Use cases of Token Price X402
- Quick price lookups for any cryptocurrency
- Portfolio valuation with current market data
- Market monitoring by checking 24h changes and volumes
- Integration into AI agents for automated price queries
FAQ from Token Price X402
What tokens are supported?
Token Price X402 supports over 10,000 tokens by CoinGecko ID (e.g., bitcoin, ethereum, solana, dogecoin).
How does payment work?
Payments use the x402 protocol — an HTTP-native pay-per-call system. Each call costs $0.001 in USDC on Base L2 (network eip155:8453). No sign-up or API key is required; any x402-aware client handles the payment challenge automatically.
What data does the API return?
The API returns the current price in the requested currency, 24-hour price change percentage, market capitalization in USD, and 24-hour trading volume in USD, along with the token and currency identifiers.
What are the runtime requirements?
For MCP clients, only the server URL is needed. For HTTP access, an x402-aware client (such as @x402/fetch, x402-agent-tools, or ATXP) is required to handle the 402 payment challenge.
What is this server not for?
This server is not for stock prices, token safety checks, historical OHLCV data, or currency conversion. (Separate tools exist for those purposes in the klymax402 marketplace.)
Frequently asked questions
What tokens are supported?
Token Price X402 supports over 10,000 tokens by CoinGecko ID (e.g., bitcoin, ethereum, solana, dogecoin).
How does payment work?
Payments use the x402 protocol — an HTTP-native pay-per-call system. Each call costs $0.001 in USDC on Base L2 (network `eip155:8453`). No sign-up or API key is required; any x402-aware client handles the payment challenge automatically.
What data does the API return?
The API returns the current price in the requested currency, 24-hour price change percentage, market capitalization in USD, and 24-hour trading volume in USD, along with the token and currency identifiers.
What are the runtime requirements?
For MCP clients, only the server URL is needed. For HTTP access, an x402-aware client (such as `@x402/fetch`, `x402-agent-tools`, or ATXP) is required to handle the 402 payment challenge.
What is this server not for?
This server is not for stock prices, token safety checks, historical OHLCV data, or currency conversion. (Separate tools exist for those purposes in the klymax402 marketplace.)
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments