DEV Community

NAPOLI НЕАПОЛЬ
NAPOLI НЕАПОЛЬ

Posted on

Risk-Data API: On-chain risk scoring for Solana tokens (built for AI agents)

Risk-Data API: On-chain risk scoring for Solana tokens (built for AI agents)

Most Solana token risk tools are either dashboards for humans or simple rug-check scripts.

Risk-Data API is different — it is designed from the ground up for AI trading agents and bots.

What it returns in one call

  • Safety score
  • Mint & Freeze authority status
  • Honeypot risk
  • LP lock status
  • Holder distribution
  • Insider cluster detection (via first-funder analysis) — this is the main differentiator

The cluster detection looks at the real funding graph of holders instead of simple heuristics. This is especially useful for micro-cap tokens where insider dumping is common.

How to use it

Free tier: 15 requests/day

Paid: $0.07 per call or $49/1000 calls

Two payment options:

  • Classic API key + Solana Pay
  • x402 (no API key, pay-per-call in USDC)

Integrations already available

  • MCP server (works with Claude, Cursor, etc.)
  • npm plugins for ElizaOS and Solana Agent Kit
  • Batch endpoint
  • History endpoint

Endpoint

Top comments (0)