Solana Token Intelligence
Solana token due-diligence: 3-source fused risk verdict incl. LP-lock depth. $0.01 via x402.
Open source Repository Open in the app JSON README (API)
About
Solana token due-diligence: 3-source fused risk verdict incl. LP-lock depth. $0.01 via x402.
Details
- Kind
- MCP servers
- Topic
- Finance & crypto
- Publisher
- echolonius
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.2.0
- Last push
- 2026-07-05T19:34:00Z
- Repository state
- ativo
- Language
- TypeScript
- Added
- 2026-08-29 03:01:50
- Updated
- 2026-08-29 03:01:50
- Origin id
io.github.Echolonius/token-intel
README
# token-intel-x402 — agent-native Solana token intelligence One **keyless** call returns a fused safety + market read on any Solana token — mint/freeze authority, top-holder %, dev holdings, wash-trade (organic) score, liquidity, verification — plus a **synthesized risk verdict** (`low-risk` / `caution` / `high-risk`) with plain-language flags. Gated by **x402**: an autonomous agent pays a $0.01 USDC micro-fee per call (Base or Solana) — **no API key, no account, no signup**. That is the differentiator: every rival (RugCheck, Birdeye, SolSniffer, GoPlus) needs a key and a signup; this is built for machine-to-machine payment. ``` GET /api/token-intel?mint=<SPL_MINT> # PAID (x402) → JSON intelligence GET / # free: what it is + how to pay GET /healthz # free ``` ### Security by design - **No private keys, no API keys on the server** — data (Jupiter) and payments (PayAI facilitator) are both keyless, so there is nothing here to steal. - **Read-only, no database, no PII** — near-zero attack surface. - Pay-to wallet is **receive-only**; its key never touches this host. - Every paid call requires payment first, so abuse costs the attacker money. - Input strictly validated (base58 mint) — no SSRF/injection. _Informational only, not financial advice, no warranty._