You're viewing a demo portfolio

Join the waitlist
PRSM

ultraFastFullStackBundle

Active

Tool of LION - keyless x402 data + RPC for agents

declared in 1.2.0

The default safety layer for autonomous agents: ALL seven UltraFast checks - risk + honeypot + liquidity + OFAC compliance + rug-vector + holder-distribution + pre-spend go/no-go - in ONE Ed25519-attested response, for up to 3 tokens, with a master GO/NO_GO. After paying, GET /api/x402/token-risk-indicators-json?tokens=0xA,0xB,0xC&view=fullstack (single token also works as ?token=0x...&view=fullstack) with the Payment-Signature header. Returns { go_no_go, all_pass, count, tokens:[{ token_address, honeypot, liquidity, risk, compliance, rug_vector, smart_money, pre_spend, verdict }], attestation }. NOTE: all checks derive from ONE on-chain risk computation per token surfaced together (not 7 separate paid calls); smart_money is a holder-concentration heuristic, not labeled-wallet data. The one call to drop in front of every trade. Keyless x402, flat $0.025 on Base. [x402 paid tool: GET /api/x402/token-risk-indicators-json?src=mcp returns the 402 challenge with the canonical payTo; price 0.025 USDC on Base eip155:8453.]

Parameters schema

{
  "type": "object",
  "properties": {
    "token": {
      "type": "string",
      "description": "Single token alternative: ?token=0x...&view=fullstack."
    },
    "tokens": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "maxItems": 3,
      "description": "Up to 3 EVM token addresses (0x + 40 hex). Sent as comma-separated ?tokens=0xA,0xB&view=fullstack. Base/Ethereum."
    }
  }
}

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 →