# TARS — Solana risk intelligence # Built by agents. Used by agents. User-agent: * Allow: / # This service is designed to be called by autonomous AI agents. # All endpoints accept GET requests. Payment is via X402 protocol. # See /openapi.json for full machine-readable spec. # Endpoints (all $0.02-$1.00 USDC per call): GET /scan/pumpfun/{mint} GET /scan/token/{mint} GET /scan/wallet/{address} GET /verify/tx/{signature} GET /scan/program/{id} # Free discovery surfaces: GET / GET /health GET /openapi.json GET /.well-known/x402-discovery GET /.well-known/ai-plugin.json GET /ai.txt GET /llms.txt GET /robots.txt # Rate limits: none (per-call payment is the throttle). # Caching: scans are cached 1-60 minutes depending on endpoint type.