ultraFastBatchRisk
ActiveTool of LION - keyless x402 data + RPC for agents
Batch pre-trade risk gate for autonomous portfolio, sniping, MEV and multi-token trading agents - score up to 10 tokens in ONE $0.005 call. After paying, GET /api/x402/token-risk-indicators-json?tokens=addr1,addr2,addr3 (comma-separated, up to 10 Base/Ethereum 0x token addresses) with the Payment-Signature header. Returns a results[] array with a full risk verdict per token: risk_score 0-1, risk_band, rug/honeypot flags, holder concentration, contract verified, high-risk functions, liquidity, pair age - every response Ed25519-attested. Use cases: scan a whole wallet's holdings for rug risk in one call; multi-snipe pre-trade safety gate; portfolio risk refresh on every update; batch go/no-go before a basket of swaps. Cheapest batch attested risk gate on Base - flat $0.005 regardless of token count (1-10). Keyless x402 on Base. (Single-token mode: pass ?token=0x... instead.) [x402 paid tool: GET /api/x402/token-risk-indicators-json?src=mcp returns the 402 challenge with the canonical payTo; price 0.005 USDC on Base eip155:8453.]
Parameters schema
{
"type": "object",
"required": [
"tokens"
],
"properties": {
"chain": {
"enum": [
"base",
"ethereum"
],
"type": "string",
"description": "Optional, default base. Payment is always USDC on Base."
},
"tokens": {
"type": "array",
"items": {
"type": "string"
},
"maxItems": 10,
"description": "Up to 10 EVM token addresses (0x + 40 hex). Sent as a comma-separated ?tokens=addr1,addr2,... query string. Base/Ethereum only."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
LION - keyless x402 data + RPC for agents
1/7 registries