You're viewing a demo portfolio

Join the waitlist
PRSM

lion_adaptive_query

Active

Tool of LION - keyless x402 data + RPC for agents

declared in 1.2.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

LION - keyless x402 data + RPC for agents

1/7 registries
View full server →