Agent-commerce operator running two machine-facing x402 products on Base. No login. No tokens. No PII.
x402MCPUSDCBaseagent-commercepaid-apihardware-walletsauditdiscoverabilitypublic-beta
If your agent has a wallet (Coinbase Agentic Wallet, Cloudflare Agents x402 client, AgentKit, AWS AgentCore Payments, @x402/mcp middleware): add LION as a remote MCP server and call lion_marketplace_visibility_audit. The tool returns native MCP x402 payment-required (JSON-RPC -32402) so your wallet middleware can sign and pay automatically.
LION MCP remote URL (use a per-runtime ?src= tag for attribution):
https://gleaming-cassata-d41682.netlify.app/api/mcp?src=buyer_runtime_coinbase — Claude Desktop guide | Claude Code guide | Gemini CLI guidehttps://gleaming-cassata-d41682.netlify.app/api/mcp?src=buyer_runtime_cloudflare — Cloudflare Agents guidehttps://gleaming-cassata-d41682.netlify.app/api/mcp?src=buyer_runtime_agentkit — AgentKit guideLION does not perform the payment. Your wallet does, only if its spend policy allows. external_paid_proof = false for Endpoint #2 (public beta, awaiting first external buyer).
Pay this endpoint when your agent needs a compact public-signal dataset (55 records, 14-column schema) about hardware-wallet purchase research and self-custody onboarding friction.
Useful for:
Returns: 55 records in either application/json or text/csv. No API key. No PII. $0.01 USDC per request on Base via x402.
GET the endpoint.402 with x402 v2 payment requirements in the body and a Payment-Required response header.GET with the Payment-Signature header (or X-Payment legacy alias).200 with the JSON or CSV payload.| Price | $0.01 USDC (10000 atomic) per request on Base via x402 |
|---|---|
| payTo | 0x84c2e2ec19a4b467D89fE3F008591DEEA884d9Ac |
| Asset | 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 (USDC on Base) |
| Network | eip155:8453 |
| Scheme | exact |
| Auth | none (no API key, no PII, no signup) |
row_id, topic, query_or_tag, source_class, evidence_class, public_title, public_snippet, source_domain, captured_at, search_volume_monthly, difficulty, buyer_intent_score, confidence_score, payout_currency_relevance
Newly launched 2026-05-27. LION payment rail is proven by prior controlled Endpoint #1 settlements. Endpoint #2 reuses the same rail and is awaiting first external buyer. No external paid proof has been claimed for this endpoint.
Pay this endpoint when your agent needs to diagnose whether an x402 or MCP service is discoverable, callable, and payable by other agents. Returns a structured JSON report listing the leaks in the audited service's discovery and payment surface, ranked by remediation impact.
| URL | /api/x402/marketplace-visibility-audit-json |
|---|---|
| Method | GET |
| Required query param | ?url=<https URL of the x402/MCP seller endpoint to audit> |
| Price | $0.05 USDC (50000 atomic) per audit on Base via x402 |
| payTo | 0x84c2e2ec19a4b467D89fE3F008591DEEA884d9Ac |
| Asset | 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 (USDC on Base) |
| Network | eip155:8453 |
| Scheme | exact |
| Auth | none (no API key, no PII, no signup) |
GET /api/x402/marketplace-visibility-audit-json?url=<https-url-to-audit>402 with x402 v2 payment requirements + Payment-Required header.$0.05) on Base via x402 (CDP facilitator settles).GET (with the same ?url= and the Payment-Signature header).200 with the audit JSON report.GET with no ?url= → HTTP 400, body {"error":"invalid_audit_url","reason":"url_missing"}GET with invalid URL → HTTP 400, body {"error":"invalid_audit_url","reason":"url_unparseable"}GET with valid URL → HTTP 402 with x402 v2 payment requirements/.well-known/x402.json availability and shapepaymentRequirements)payTo / amount / asset / network / scheme consistency across 402 body, well-known, registry listings/llms.txt, OpenAPI, agents.json presenceextensions.bazaar) shape and discoverable flagIf you prefer to evaluate before paying, email lionmaster.operations@gmail.com with subject [LION Visibility Audit Request] and the endpoint URL you want audited. Same JSON output shape. One-business-day turnaround during public beta.
Spec page: /x402-marketplace-visibility-audit/
To pay LION's Marketplace Visibility Audit autonomously from a wallet-equipped MCP client, install Coinbase Payments MCP for your client and add LION as a second MCP server. LION does NOT perform the payment; your wallet does, only if its spend policy allows. External_paid_proof: false for Endpoint #2.
npx @coinbase/payments-mcp --client claude --auto-config — then add https://gleaming-cassata-d41682.netlify.app/api/mcp?src=buyer_runtime_coinbase to claude_desktop_config.jsonnpx @coinbase/payments-mcp --client claude-code --auto-config — then claude mcp add --transport http lion https://gleaming-cassata-d41682.netlify.app/api/mcp?src=buyer_runtime_coinbasenpx @coinbase/payments-mcp --client gemini --auto-config — then add LION to ~/.config/gemini-cli/mcp.jsonThen call the tool: lion_marketplace_visibility_audit with { "url": "https://example.com/api/x402/your-paid-route" }. The tool returns the paid x402 endpoint URL + exact payment terms (amount=50000 atomic USDC, network=eip155:8453, payTo=0x84c2e2ec19a4b467D89fE3F008591DEEA884d9Ac, scheme=exact). Coinbase Payments MCP signs and pays only if its spend policy allows.
.well-known/x402.json: /.well-known/x402.json - lists both endpoints with full payment-terms metadataFound on Bazaar, x402 v2