You're viewing a demo portfolio

Join the waitlist
PRSM

lion_composite_bundle

Active

Tool of LION - keyless attested data for AI agents

declared in 1.2.0

THE MULTI-CHAIN KEYLESS RPC for AI agents - keyless onchain reads on BOTH Base (eip155:8453) AND Ethereum (eip155:1), no API key, in ONE call - PLUS Ed25519-attested company enrichment as a verifiable trust moat. A broader, verifiable alternative to Ethereum-only keyless RPC (e.g. OneSource). Onchain: pass address=0x... (native balance + contract flag) and/or tx=0x... (receipt: status/block/from/to); add chain=base (default) | ethereum | both. Enrichment: pass identifier=<domain|name|ticker> (+ fields or format=apollo_org) for firmographics (Wikidata CC0) + financials (SEC EDGAR), each field source-labeled + confidence-scored, the whole body Ed25519-attested (verify offline via ?verify_helper=1). Granular in-band pricing in ONE invoice: flat-rate 0.001 USDC per onchain read (per chain) + pay-per-field 0.002 USDC per enrich field (band $0.004-$0.05). Keyless x402 on Base (payment always USDC on Base); company/org-level + public onchain facts only, no PII. Prepay once (lion_credits_purchase) then call with Authorization: Bearer lct_... - no new signature. [x402 paid tool: GET /api/x402/composite-bundle-json?src=mcp returns the 402 challenge with the canonical payTo; price 0.003 USDC on Base eip155:8453.]

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "tx": {
      "type": "string",
      "description": "0x... tx hash -> eth_getTransactionReceipt (status, block, from, to), per chain."
    },
    "chain": {
      "enum": [
        "base",
        "ethereum",
        "both"
      ],
      "type": "string",
      "description": "Which chain(s) to read: base (default), ethereum (eip155:1), or both. Payment is always USDC on Base."
    },
    "fields": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Enrich field names to return, e.g. [\"country\",\"revenue_usd\"]. Omit when using format=apollo_org."
    },
    "format": {
      "enum": [
        "apollo_org"
      ],
      "type": "string",
      "description": "Apollo-organization-shaped enrich half (pass identifier/domain)."
    },
    "address": {
      "type": "string",
      "description": "0x... address -> eth_getBalance + eth_getCode (native balance + contract flag), per chain."
    },
    "identifier": {
      "type": "string",
      "description": "Company/org NAME, DOMAIN (e.g. \"coinbase.com\"), or US TICKER for verifiable firmographics + financials."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

LION - keyless attested data for AI agents

1/7 registries
View full server →
lion_composite_bundle — LION - keyless attested data for AI agents — PRSM MCP