Keyless x402 compliance for agents: screen a counterparty, get a portable signed compliance receipt.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

LION is a keyless, account-less MCP server that gives AI agents pay-per-call access to real-world business & crypto data. Agents pay per call in USDC on Base via the x402 protocol (HTTP 402 + EIP-3009) β no API key, no signup, no subscription. Payment is the only gate.
Every response is cryptographically Ed25519-attested: an agent can verify offline that the data was not tampered with β provable, not self-reported. Verify it yourself with the zero-dependency package in verify/ (@lionx402/receipt-verifier, Node + browser + CLI). Check x402 client compatibility in CLIENT_COMPAT.md.
π New here? β QUICKSTART.md β real attested data free in 10 seconds (no wallet), then your first paid call in 2 minutes.
https://lionx402.com/api/mcphttps://lionx402.com/.well-known/x402.json?wallet=0x...; or start with the free lion_declare_need / lion_quick_intel tools.eip155:8453), asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913.Then ask your agent: "Use the lionx402 tools β call lion_quick_intel for coinbase.com, then lion_cpg_product_intel with barcode 5449000000996."
| Tool | Price (USDC) | What it returns |
|---|---|---|
lion_declare_need | free | Quick-intel sample + the exact paid call to make |
lion_quick_intel | free | Lightweight entity signal (attention/momentum) |
lion_enrich_v1 | $0.002/field | Company firmographics + SEC financials (Apollo-style org enrich), pay-per-field, Ed25519-attested |
lion_cpg_product_intel | $0.004 | CPG/retail product + crowdsourced shop prices (Open Food Facts + Open Prices) |
lion_composite_bundle | $0.005 | Enrichment + attested tx context + Base RPC in one call |
lion_sec_financials | $0.005 | SEC EDGAR financials |
lion_token_risk_indicators | $0.01 | Base/Ethereum/Solana token risk score + itemized flags |
lion_ofac_sanctions_screen | $0.005 | OFAC sanctions screening |
lion_vat_validation | $0.005 | EU VAT validation |
lion_domain_intel | $0.005 | Domain trust signals |
lion_keyless_base_rpc | from $0.001 | Multi-chain Base/Ethereum JSON-RPC reads |
Full live catalog: /api/x402/catalog Β· /.well-known/x402.json
GET a paid route β server replies HTTP 402 with the payment requirements (accepts[]: asset, amount in micro-USDC, EIP-712 domain).TransferWithAuthorization with any funded Base wallet (off-chain, one-time, no allowance, no custody).Payment-Signature header and retry β 200 + data.Complete keyless reference clients: examples/pay-lion.mjs (Node) and examples/pay_lion.py (Python). A runnable end-to-end agent β counterparty due-diligence (firmographics + OFAC + token risk, with attestation verified) β is in examples/agents/.
Each paid response includes an attestation block:
Recompute SHA-256(canonical sorted-key JSON of the body without the attestation field) and verify the Ed25519 signature against the published signer. Ready-made verifiers (browser / Node / zero-dep Python) are in examples/verify/ β open index.html to paste-and-verify offline. Live helper: GET https://lionx402.com/api/x402/enrich-v1-json?verify_helper=1.
MIT β see LICENSE.
Public data only; no PII. Mechanical lookups from open sources. Not financial, investment, audit, or legal advice. Verify independently.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/lion-keyless-attested-compliance-data-for-ai-agents)<a href="https://allmcps.com/mcp/lion-keyless-attested-compliance-data-for-ai-agents"><img src="https://allmcps.com/api/badge/lion-keyless-attested-compliance-data-for-ai-agents?style=directory" alt="LION keyless attested compliance & data for AI agents on AllMCPs" /></a>