lion_adaptive_query
ActiveTool of LION - keyless x402 data + RPC for agents
One endpoint, multiple live sources (chosen by "source" param): base_dex (price/liquidity/volume), token_risk (security/honeypot), defi_yields, wallet_profile, token_holders, base_rpc_read. Payment always $0.005 USDC on Base (even for Ethereum data). Perfect for pre-swap checks, counterparty profiling, market context. Keyless x402. Use with credits for high volume. No API key. [x402 paid tool: GET /api/x402/adaptive-query?src=mcp returns the 402 challenge with the canonical payTo; price 0.005 USDC on Base eip155:8453.]
Parameters schema
{
"type": "object",
"properties": {
"tx": {
"type": "string",
"description": "Base transaction hash (0x...) for source=base_rpc_read."
},
"chain": {
"enum": [
"base",
"ethereum"
],
"type": "string",
"description": "Which chain: base (default) or ethereum. Data is multi-chain; payment stays USDC on Base."
},
"token": {
"type": "string",
"description": "Base token address (0x...) for source=token_risk or source=token_holders."
},
"source": {
"enum": [
"base_dex",
"token_risk",
"defi_yields",
"base_rpc_read",
"wallet_profile",
"token_holders"
],
"type": "string",
"description": "Which live onchain source to query."
},
"address": {
"type": "string",
"description": "Base address (0x...) for source=base_rpc_read or source=wallet_profile."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
LION - keyless x402 data + RPC for agents
1/7 registries