# Solana Token Intelligence (token-intel-x402) > One paid call returns a fused safety + market read on any Solana token — mint/freeze authorities, > holder concentration, dev holdings, organic (wash-trade) score, liquidity cross-checked across two > independent sources — synthesized into a 0-100 risk score and a low-risk/caution/high-risk verdict. > Built for autonomous agents: pay per call ($0.01 USDC on Base or Solana via x402 v2), no API key, > no account, no signup. Informational only, not financial advice, no warranty. Scores are heuristic; verify before transacting. ## Try it free first - GET https://token-intel-x402.echolonius.deno.net/api/token-intel/demo — full pipeline output for a fixed sample token (BONK), free. - MCP: POST https://token-intel-x402.echolonius.deno.net/mcp — tools: token_intel_demo (free), token_intel (paid). ## Paid usage (x402 v2) - GET https://token-intel-x402.echolonius.deno.net/api/token-intel?mint= — unpaid calls return HTTP 402 with full payment requirements (USDC on Base eip155:8453 OR Solana mainnet) in body + PAYMENT-REQUIRED header. Settle via any x402 client, retry with X-PAYMENT header. - MCP: call token_intel without payment to receive requirements in-band; retry with the '_payment' argument or X-PAYMENT header. ## Machine-readable - OpenAPI: https://token-intel-x402.echolonius.deno.net/openapi.json - x402 discovery: https://token-intel-x402.echolonius.deno.net/.well-known/x402 - A2A agent card: https://token-intel-x402.echolonius.deno.net/.well-known/agent.json - Source: https://github.com/Echolonius/token-intel-x402