Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Agent-native Solana token intelligence API, x402 pay-per-call. Keyless, read-only, no stored secrets.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages