{"openapi":"3.1.0","info":{"title":"Blue Hub","description":"108 pay-per-use AI tools for Base builders and investors. Each tool requires a micro-payment in USDC on Base mainnet via the x402 protocol. No API keys — pay per call.\n\n**Payment:** x402 v2 (EIP-3009 USDC on Base, eip155:8453)\n**payTo:** `0x02950ad38ada1d599375bd447e080cd404809205`\n**Asset:** USDC `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`","version":"1.0.0","contact":{"name":"Blue Hub","url":"https://blueagent.dev"},"x-logo":{"url":"https://blueagent.dev/icon.png"}},"externalDocs":{"description":"Blue Hub on agentic.market","url":"https://agentic.market/services/blueagent-dev"},"servers":[{"url":"https://blueagent.dev","description":"Blue Hub (Base mainnet)"}],"paths":{"/api/x402/token-price":{"post":{"operationId":"token_price","summary":"Token Price","description":"Live price, mcap, volume and liquidity for any Base token (DexScreener).\n\n**Price:** $0.01 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string","description":"Token address or ticker","example":"0x… or AERO"}},"required":["token"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"10000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/pool-scan":{"post":{"operationId":"pool_scan","summary":"Pool Scan","description":"Trending + newly-active Base pools with the chain TVL snapshot.\n\n**Price:** $0.02 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"limit":{"type":"string","description":"Limit (optional)","example":"10"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"20000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/wallet-holdings":{"post":{"operationId":"wallet_holdings","summary":"Wallet Holdings","description":"Live ERC-20 + ETH holdings and USD value for a Base wallet (Moralis).\n\n**Price:** $0.02 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Wallet address","example":"0x…"}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"20000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/new-pools":{"post":{"operationId":"new_pools","summary":"New Pools","description":"Freshly-created Base pools with thin-liquidity honeypot flags.\n\n**Price:** $0.02 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"hours":{"type":"string","description":"Window hours (optional)","example":"24"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"20000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/gas-tracker":{"post":{"operationId":"gas_tracker","summary":"Gas Tracker","description":"Live Base gas price + USD cost estimates for common actions.\n\n**Price:** $0.01 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"10000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/quick-safety":{"post":{"operationId":"quick_safety","summary":"Quick Safety","description":"Fast contract safety check — liquidity, verification, risk verdict.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"contract":{"type":"string","description":"Contract address","example":"0x…"}},"required":["contract"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/wallet-risk":{"post":{"operationId":"wallet_risk","summary":"Wallet Risk","description":"AML / risk screen for a Base wallet from real on-chain flow (Moralis).\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Wallet address","example":"0x…"}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/b20-check":{"post":{"operationId":"b20_check","summary":"B20 Check","description":"ERC-20 compliance (B20) role + policy detection from verified source.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"contract":{"type":"string","description":"Contract address","example":"0x…"}},"required":["contract"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/b20-analyze":{"post":{"operationId":"b20_analyze","summary":"B20 Analyze","description":"B20 (Base Native Token Standard) guide — variants, roles, policies, integration tips. Powered by Beryl upgrade docs.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"action":{"type":"string","description":"Action","example":"guide / roles / policy / analyze / compare"},"address":{"type":"string","description":"Token address (optional)","example":"0x…"},"context":{"type":"string","description":"Context (optional)","example":"Describe your use case"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/b20-inspect":{"post":{"operationId":"b20_inspect","summary":"B20 Inspect","description":"Live on-chain B20 token inspector — reads real state from Base RPC via multicall. Returns isB20 flag, name/symbol/decimals, totalSupply, supplyCap, variant (ASSET/STABLECOIN), pause status per feature, and policy IDs per transfer/mint scope. Zero LLM.\n\n**Price:** $0.01 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Token address","example":"0x… (B20 token on Base)"},"network":{"type":"string","description":"Network","example":"mainnet (default) or sepolia"}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"5000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/liquidity-depth":{"post":{"operationId":"liquidity_depth","summary":"Liquidity Depth","description":"Liquidity depth, slippage estimate and exit risk for a Base token.\n\n**Price:** $0.03 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string","description":"Token address or ticker","example":"0x… or AERO"}},"required":["token"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"30000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"30000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/token-distribution":{"post":{"operationId":"token_distribution","summary":"Token Distribution","description":"Holder concentration + rug-risk distribution score (Moralis holders).\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"contract":{"type":"string","description":"Contract address","example":"0x…"}},"required":["contract"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/base-alpha":{"post":{"operationId":"base_alpha","summary":"Base Alpha","description":"Base market alpha — narratives, momentum picks, divergence signals.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/token-alpha":{"post":{"operationId":"token_alpha","summary":"Token Alpha","description":"Token trade signal — entry, whale confirmation, momentum and risk.\n\n**Price:** $0.15 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string","description":"Token address or ticker","example":"0x… or AERO"}},"required":["token"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"150000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"150000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/protocol-health":{"post":{"operationId":"protocol_health","summary":"Protocol Health","description":"Protocol TVL health, trend and risk signals (DefiLlama).\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"protocol":{"type":"string","description":"Protocol name","example":"Aerodrome"}},"required":["protocol"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/founder-check":{"post":{"operationId":"founder_check","summary":"Founder Check","description":"GitHub-based founder trust score — repos, stars, activity.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"handle":{"type":"string","description":"GitHub handle","example":"madebyshun"}},"required":["handle"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/narrative-pulse":{"post":{"operationId":"narrative_pulse","summary":"Narrative Pulse","description":"Live Base narrative phases, velocity and entry windows.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"focus":{"type":"string","description":"Focus (optional)","example":"AI agents, RWA"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/base-activity-score":{"post":{"operationId":"base_activity_score","summary":"Base Activity Score","description":"Onchain activity score + tier for a Base wallet (Moralis).\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Wallet address","example":"0x…"}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/scam-detector":{"post":{"operationId":"scam_detector","summary":"Scam Detector","description":"Detect honeypot / rug / fake-token patterns on a Base contract.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"contract":{"type":"string","description":"Contract address","example":"0x…"}},"required":["contract"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/cross-protocol-yield":{"post":{"operationId":"cross_protocol_yield","summary":"Cross-Protocol Yield","description":"Best Base yield for a token across protocols (DefiLlama).\n\n**Price:** $0.15 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string","description":"Token address or ticker","example":"0x… or AERO"}},"required":["token"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"150000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"150000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/agent-readiness":{"post":{"operationId":"agent_readiness","summary":"Agent Readiness","description":"x402 + MCP readiness probe for an agent endpoint.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"url":{"type":"string","description":"Endpoint URL","example":"https://…"}},"required":["url"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/base-pulse":{"post":{"operationId":"base_pulse","summary":"Base Pulse","description":"Base chain market pulse — TVL, DEX volume, sentiment, pulse score.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/token-pick-signal":{"post":{"operationId":"token_pick_signal","summary":"Token Pick Signal","description":"AI consensus on the highest-conviction asymmetric token setup on Base right now.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"context":{"type":"string","description":"Market context (optional)","example":"optional — leave blank for best pick, or add a focus (e.g. rising volume, a sector)"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/narrative-position":{"post":{"operationId":"narrative_position","summary":"Narrative Position","description":"Which narratives are building vs peaking on CT — and where to position.\n\n**Price:** $0.15 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"focus":{"type":"string","description":"Narrative focus (optional)","example":"e.g. AI agents, RWA, Base DeFi"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"150000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"150000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/ecosystem-digest":{"post":{"operationId":"ecosystem_digest","summary":"Ecosystem Digest","description":"Weekly Base ecosystem intelligence: top builders, protocols, and narratives.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/market-fit":{"post":{"operationId":"market_fit","summary":"Market Fit Validator","description":"Score your product's market fit with swarm intelligence across three personas.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"description":{"type":"string","description":"Product description","example":"What you're building, who it's for, and what problem it solves"},"stage":{"type":"string","description":"Stage","example":"e.g. idea, MVP, live product"}},"required":["description"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/token-launch-readiness":{"post":{"operationId":"token_launch_readiness","summary":"Token Launch Readiness","description":"Go/no-go signal on whether your project is ready to launch a token.\n\n**Price:** $0.30 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"name":{"type":"string","description":"Project / token name","example":"e.g. $MYTOKEN or your project name"},"description":{"type":"string","description":"Project description + traction","example":"What the project does, current metrics, community size, any live product"}},"required":["name"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"300000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"300000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/roadmap-validator":{"post":{"operationId":"roadmap_validator","summary":"Roadmap Validator","description":"Validate your roadmap against market timing, execution risk, and narrative fit.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project name","example":"Your project name"},"roadmap":{"type":"string","description":"Roadmap milestones","example":"Q1: X, Q2: Y, Q3: Z — be specific about what you plan to ship"}},"required":["project","roadmap"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/competitor-scan":{"post":{"operationId":"competitor_scan","summary":"Competitor Scan","description":"Identify direct/indirect competitors and surface your defensible edge.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Your project","example":"What you build and your main value prop"},"category":{"type":"string","description":"Category","example":"e.g. DeFi lending, AI agent, NFT marketplace"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/pitch-intelligence":{"post":{"operationId":"pitch_intelligence","summary":"Pitch Intelligence","description":"Transform your deck into investor-grade pitch intelligence with narrative scoring.\n\n**Price:** $0.30 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project","example":"Project name"},"description":{"type":"string","description":"Pitch summary","example":"Problem you solve, your solution, traction so far, and funding ask"}},"required":["project","description"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"300000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"300000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/fundraise-timing":{"post":{"operationId":"fundraise_timing","summary":"Fundraise Timing","description":"Is now the right time to raise? Market conditions, stage readiness, investor appetite.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project","example":"What you build"},"stage":{"type":"string","description":"Stage & metrics","example":"e.g. pre-seed, current MRR, user count, what you've shipped"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/gtm-brief":{"post":{"operationId":"gtm_brief","summary":"GTM Brief","description":"Go-to-market playbook: channels, timing, messaging, and early adopter strategy.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project name","example":"Your project name"},"description":{"type":"string","description":"What you're launching","example":"Product description and core value prop"},"target":{"type":"string","description":"Target audience","example":"Who are your first 100 users?"}},"required":["project","description"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/stack-recommender":{"post":{"operationId":"stack_recommender","summary":"Stack Recommender","description":"Optimal tech stack for Base builders — infra, tooling, protocols, integrations.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project_type":{"type":"string","description":"Project type","example":"e.g. DeFi protocol, AI agent, consumer app, NFT marketplace"},"constraints":{"type":"string","description":"Constraints","example":"e.g. solo dev, 2-week timeline, TypeScript only"}},"required":["project_type"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/investor-memo":{"post":{"operationId":"investor_memo","summary":"Investor Memo","description":"Full investor memo: thesis, market, moat, risks, and ask — ready to send.\n\n**Price:** $0.35 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project name","example":"Your project name"},"description":{"type":"string","description":"Description + traction","example":"What you do, current metrics, revenue, community — use real numbers"},"ask":{"type":"string","description":"Raise ask","example":"e.g. $500k pre-seed, $2M seed"}},"required":["project","description"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"350000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"350000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/agent-performance":{"post":{"operationId":"agent_performance","summary":"Agent Performance","description":"Benchmark your AI agent's revenue, engagement, and retention metrics.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"handle":{"type":"string","description":"Agent X/Twitter handle","example":"@yourhandle"},"repo":{"type":"string","description":"GitHub repo (optional)","example":"user/repo"}},"required":["handle"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/agent-collab-match":{"post":{"operationId":"agent_collab_match","summary":"Agent Collab Match","description":"Find agents that complement your tool and surface collab opportunities.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"agent_a":{"type":"string","description":"Your agent","example":"Your agent name and what it does"},"agent_b":{"type":"string","description":"Target agent","example":"Agent name to evaluate collab with, or 'any'"},"collab_goal":{"type":"string","description":"Collab goal","example":"e.g. joint tool, cross-promote, revenue share"}},"required":["agent_a","agent_b"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/repo-health":{"post":{"operationId":"repo_health","summary":"Repo Health","description":"Audit your GitHub repo health: code quality, docs, CI, contributor signals.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"repo":{"type":"string","description":"GitHub repo","example":"user/repo or full GitHub URL"}},"required":["repo"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/community-sentiment":{"post":{"operationId":"community_sentiment","summary":"Community Sentiment","description":"Real-time sentiment analysis across your community channels.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project / token","example":"Project name or token ticker"},"channels":{"type":"string","description":"Channels","example":"e.g. Twitter @handle, Telegram link, Discord"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/defi-opportunity":{"post":{"operationId":"defi_opportunity","summary":"DeFi Opportunity","description":"Scan Base DeFi for emerging yield, liquidity, and protocol opportunities.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"focus":{"type":"string","description":"Focus (optional)","example":"e.g. stablecoin yield, LP, lending, new protocols"},"risk_tolerance":{"type":"string","description":"Risk tolerance","example":"low / medium / high"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/builder-deep-dd":{"post":{"operationId":"builder_deep_dd","summary":"Builder Deep DD","description":"Full due diligence on a Base builder: onchain activity, shipped products, credibility.\n\n**Price:** $0.35 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"target":{"type":"string","description":"Builder handle or address","example":"@twitterhandle or 0x… wallet address"}},"required":["target"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"350000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"350000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/whale-copy-signal":{"post":{"operationId":"whale_copy_signal","summary":"Whale Copy Signal","description":"Track and copy high-alpha whale wallets on Base — entry, size, and timing.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["trading"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"wallet":{"type":"string","description":"Whale wallet (optional)","example":"0x… leave blank to scan top Base whales"},"token":{"type":"string","description":"Token to watch (optional)","example":"e.g. WETH, USDC, or a specific token ticker"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/token-momentum-scanner":{"post":{"operationId":"token_momentum_scanner","summary":"Token Momentum Scanner","description":"Real-time momentum scan for Base tokens — breakouts, volume spikes, narrative alignment.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["trading"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"min_mcap":{"type":"string","description":"Minimum market cap (USD)","example":"e.g. 50000"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/thread-intelligence":{"post":{"operationId":"thread_intelligence","summary":"Thread Intelligence","description":"Turn your alpha or project update into a high-engagement X thread.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"topic":{"type":"string","description":"Thread topic","example":"What do you want to write about?"},"angle":{"type":"string","description":"Angle","example":"e.g. alpha drop, project update, educational, hot take"}},"required":["topic"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/community-growth-playbook":{"post":{"operationId":"community_growth_playbook","summary":"Community Growth Playbook","description":"Proven growth tactics for Base builder communities — from 0 to 1000 members.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project name","example":"Your project name"},"current_size":{"type":"string","description":"Current community size","example":"e.g. 50 Telegram members, 200 Twitter followers"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/multi-agent-workflow":{"post":{"operationId":"multi_agent_workflow","summary":"Multi-Agent Workflow","description":"Design an automated workflow combining multiple agents for complex tasks.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["agent-economy"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"goal":{"type":"string","description":"Workflow goal","example":"What should this workflow accomplish end-to-end?"},"agents":{"type":"string","description":"Agents to use (optional)","example":"e.g. Blue Agent, Aeon, MiroShark, or your own"}},"required":["goal"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/base-grant-finder":{"post":{"operationId":"base_grant_finder","summary":"Base Grant Finder","description":"Find active grants, hackathons, and funding programs for Base builders.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["base-ecosystem"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project type / description","example":"What you're building — be specific about the category"},"stage":{"type":"string","description":"Stage","example":"e.g. idea, MVP, live product with users"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/base-protocol-comparison":{"post":{"operationId":"base_protocol_comparison","summary":"Base Protocol Comparison","description":"Side-by-side comparison of Base protocols for integrations and partnerships.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["base-ecosystem"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"protocol_a":{"type":"string","description":"Protocol A","example":"e.g. Aerodrome, Aave, Uniswap v4"},"protocol_b":{"type":"string","description":"Protocol B","example":"e.g. Morpho, Curve, Seamless"},"use_case":{"type":"string","description":"Your use case","example":"What do you need this protocol for?"}},"required":["protocol_a","protocol_b"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/protocol-risk-monitor":{"post":{"operationId":"protocol_risk_monitor","summary":"Protocol Risk Monitor","description":"Real-time risk assessment for your DeFi positions — exit signals, risk scores.\n\n**Price:** $0.35 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"protocol":{"type":"string","description":"Protocol","example":"e.g. Aerodrome, Aave Base, Uniswap v4, Morpho"},"position":{"type":"string","description":"Position details (optional)","example":"e.g. ETH/USDC LP, $5k USDC lend — helps get specific risk analysis"}},"required":["protocol"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"350000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"350000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/honeypot-check":{"post":{"operationId":"honeypot_check","summary":"Honeypot Check","description":"Detect honeypot tokens that can be bought but not sold. Transfer tax analysis + rug pattern detection on Base.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string","description":"Token contract address","example":"0x..."}},"required":["token"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/risk-gate":{"post":{"operationId":"risk_gate","summary":"Risk Gate","description":"Pre-transaction risk assessment — screen any address or swap for drainer patterns, AML signals, and malicious contracts.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"to":{"type":"string","description":"Target address","example":"0x..."},"action":{"type":"string","description":"Action type","example":"transfer | swap | approve | call"},"value":{"type":"string","description":"Amount in Wei (optional)","example":"1000000000000000000"}},"required":["to"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/deep-analysis":{"post":{"operationId":"deep_analysis","summary":"Deep Analysis","description":"Full due diligence on any Base token — security score, market fundamentals, on-chain activity, and composite verdict.\n\n**Price:** $0.50 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string","description":"Token contract address","example":"0x..."},"context":{"type":"string","description":"Additional context (optional)","example":"e.g. new Uniswap v4 pool token"}},"required":["token"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"500000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"500000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/agent-score":{"post":{"operationId":"agent_score","summary":"Agent Score","description":"Performance score for AI agents on Base — XP, interaction volume, uptime, ecosystem impact.\n\n**Price:** $0.35 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"handle":{"type":"string","description":"Agent handle or name","example":"blueagent_"}},"required":["handle"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"350000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"350000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/contract-trust":{"post":{"operationId":"contract_trust","summary":"Contract Trust","description":"Audit any Base contract before swapping or interacting. Basescan verification + security scan + community signal. Verdict: SAFE / CAUTION / RED_FLAG.\n\n**Price:** $0.15 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Contract address","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"context":{"type":"string","description":"What is this contract? (optional)","example":"USDC token on Base"}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"150000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"150000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/key-exposure":{"post":{"operationId":"key_exposure","summary":"Key Exposure Check","description":"Check if a wallet's public key is exposed on-chain (quantum vulnerability). Verdict computed from the real Base RPC nonce — never fabricated. EXPOSED means the key is visible, not that funds are at immediate risk.\n\n**Price:** $0.50 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Wallet address","example":"0x..."}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"500000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"500000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-idea":{"post":{"operationId":"blue_idea","summary":"Blue Idea","description":"Turn a rough concept into a fundable brief — problem, why now, why Base, MVP scope, risks, 24h plan.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"prompt":{"type":"string","description":"Your idea or concept","example":"A USDC streaming payroll app for DAOs on Base"}},"required":["prompt"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-build":{"post":{"operationId":"blue_build","summary":"Blue Build","description":"Architecture, stack, folder structure, integrations, test plan. Verified Base patterns, no hallucinations.\n\n**Price:** $0.50 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"prompt":{"type":"string","description":"What you're building","example":"Build a token-gated API with x402 payments on Base"}},"required":["prompt"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"500000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"500000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-audit":{"post":{"operationId":"blue_audit","summary":"Blue Audit","description":"Security + product risk review. Reentrancy, oracle, MEV, x402, Coinbase Smart Wallet. Go/no-go.\n\n**Price:** $1.00 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"prompt":{"type":"string","description":"Code, contract, or system to audit","example":"Paste contract code or paste system description"}},"required":["prompt"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"1000000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-ship":{"post":{"operationId":"blue_ship","summary":"Blue Ship","description":"Deployment checklist, verification, release notes, monitoring. Everything you forget when excited to launch.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"prompt":{"type":"string","description":"What you're shipping","example":"Ship my Uniswap v4 hook to Base mainnet"}},"required":["prompt"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-raise":{"post":{"operationId":"blue_raise","summary":"Blue Raise","description":"Fundraising narrative, investor deck outline, smart money map, competitive landscape for your Base niche.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"prompt":{"type":"string","description":"Project + raise context","example":"Raise a pre-seed for my Base DeFi protocol"}},"required":["prompt"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-monitor":{"post":{"operationId":"blue_monitor","summary":"Blue Monitor","description":"On-demand health + risk snapshot for a Base token/contract — live price, liquidity, verification, risk signals, and a watch plan with alert thresholds.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"target":{"type":"string","description":"Target","example":"0x… token/contract address, or a protocol name"},"focus":{"type":"string","description":"Focus (optional)","example":"e.g. liquidity, exit risk, contract changes"}},"required":["target"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-registry":{"post":{"operationId":"blue_registry","summary":"Blue Registry","description":"Discover the Blue Hub tool catalog — every callable x402 tool (first-party + community), filterable by query/category, with prices and how-to-call.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string","description":"Search (optional)","example":"e.g. honeypot, token, audit"},"category":{"type":"string","description":"Category (optional)","example":"e.g. security, intelligence, builder"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-research":{"post":{"operationId":"blue_research","summary":"Blue Research","description":"Deep DD memo on a Base project, narrative, or token — thesis, bull/bear, risks, contrarian take, verdict. Grounds in live market data when a token address is given.\n\n**Price:** $1.00 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"topic":{"type":"string","description":"Topic / project","example":"e.g. Base restaking, or a protocol name"},"target":{"type":"string","description":"Token address (optional)","example":"0x… to ground in live market data"}},"required":["topic"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"1000000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-compose":{"post":{"operationId":"blue_compose","summary":"Blue Compose","description":"Turn a goal into a runnable chain of Blue Hub tools — picks from the real catalog, orders them, suggests inputs, and estimates cost.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"goal":{"type":"string","description":"Goal","example":"e.g. take my Base DeFi idea from concept to audited + funded"}},"required":["goal"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-deploy":{"post":{"operationId":"blue_deploy","summary":"Blue Deploy","description":"Technical deploy mechanics for Base mainnet — deploy scripts, Basescan verify commands, env vars, gas notes, post-deploy checks. Never invents addresses.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"What you're deploying","example":"e.g. an ERC-20 + staking contract (Foundry)"},"stack":{"type":"string","description":"Stack (optional)","example":"e.g. Foundry, Hardhat, viem"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-analytics":{"post":{"operationId":"blue_analytics","summary":"Blue Analytics","description":"Performance/metrics read on a Base token — live price, momentum, liquidity health, volume/liquidity ratio, growth signals. Real DexScreener data.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["intelligence"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"target":{"type":"string","description":"Token address","example":"0x… Base token contract"},"focus":{"type":"string","description":"Focus (optional)","example":"e.g. momentum, liquidity, accumulation"}},"required":["target"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-simulate":{"post":{"operationId":"blue_simulate","summary":"Blue Simulate","description":"Bull/base/bear scenario modeling for a Base decision — tokenomics, fee model, growth, runway — with assumptions, projections, and sensitivities.\n\n**Price:** $0.15 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"scenario":{"type":"string","description":"What to simulate","example":"e.g. fee model at 0.3% vs 1% over 12 months"},"params":{"type":"string","description":"Parameters (optional)","example":"e.g. 10k users, $2M TVL, 5% monthly growth"}},"required":["scenario"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"150000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"150000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/blue-stream":{"post":{"operationId":"blue_stream","summary":"Blue Stream","description":"Live snapshot feed of onchain activity on Base or Robinhood Chain — trending & new pools, TVL, real price/volume/liquidity. Pure real data, poll for a near-real-time feed.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"feed":{"type":"string","description":"Feed","example":"movers | new | all (default: movers)"},"chain":{"type":"string","description":"Chain","example":"base | robinhood (default: base)"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/aml-screen":{"post":{"operationId":"aml_screen","summary":"AML Screen","description":"AML compliance screening for any wallet — transaction patterns, risk flags, clean/suspicious verdict.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Wallet address to screen","example":"0x..."}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/airdrop-check":{"post":{"operationId":"airdrop_check","summary":"Airdrop Check","description":"Base airdrop eligibility check — which protocols, activity score, estimated value.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Wallet address","example":"0x..."}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/whale-tracker":{"post":{"operationId":"whale_tracker","summary":"Whale Tracker","description":"Smart money and whale flow analysis — accumulation vs distribution signal for any token.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"type":"string","description":"Token or wallet address","example":"0x..."}},"required":["address"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/dex-flow":{"post":{"operationId":"dex_flow","summary":"DEX Flow","description":"DEX volume, buy/sell pressure and liquidity flow for any Base token — live DexScreener data.\n\n**Price:** $0.15 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string","description":"Token contract address or ticker","example":"0x... or BRETT"}},"required":["token"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"150000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"150000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/lp-analyzer":{"post":{"operationId":"lp_analyzer","summary":"LP Analyzer","description":"LP position analysis — impermanent loss, fee income, rebalance recommendation.\n\n**Price:** $0.25 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["earn"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token0":{"type":"string","description":"Token 0","example":"ETH or 0x..."},"token1":{"type":"string","description":"Token 1","example":"USDC or 0x..."},"entryPrice":{"type":"string","description":"Entry price (optional)","example":"e.g. 2400"},"investedAmount":{"type":"string","description":"Invested amount USD (optional)","example":"e.g. 5000"}},"required":["token0"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"250000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"250000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/launch-simulator-1":{"post":{"operationId":"launch_simulator_1","summary":"Launch Simulator Tier 1","description":"Quick Signal — baseline ecosystem read + 3-agent verdict. Fast pre-launch gut-check.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project name","example":"Your project name"},"description":{"type":"string","description":"Project description","example":"What it does, target audience, current stage"},"ticker":{"type":"string","description":"Token ticker (optional)","example":"e.g. $BLUEAGENT"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/launch-simulator-2":{"post":{"operationId":"launch_simulator_2","summary":"Launch Simulator Tier 2","description":"Deep Signal launch simulation with live DexScreener market data — price, volume, liquidity.\n\n**Price:** $0.35 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project name","example":"Your project name"},"description":{"type":"string","description":"Project description","example":"What it does, target audience, current stage"},"ticker":{"type":"string","description":"Token ticker (optional)","example":"e.g. $BLUEAGENT"},"contract":{"type":"string","description":"Contract address (optional)","example":"0x... for live market data"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"350000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"350000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/launch-simulator-3":{"post":{"operationId":"launch_simulator_3","summary":"Launch Simulator Tier 3","description":"Full Simulation — complete multi-agent report with risk matrix and timeline recommendation.\n\n**Price:** $0.50 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"project":{"type":"string","description":"Project name","example":"Your project name"},"description":{"type":"string","description":"Project description","example":"What it does, target audience, current stage"},"ticker":{"type":"string","description":"Token ticker (optional)","example":"e.g. $BLUEAGENT"},"contract":{"type":"string","description":"Contract address (optional)","example":"0x... for live market data"}},"required":["project"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"500000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"500000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/grant-evaluator":{"post":{"operationId":"grant_evaluator","summary":"Grant Evaluator","description":"Base ecosystem grant scoring — innovation, feasibility, impact, team quality.\n\n**Price:** $5.00 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"projectName":{"type":"string","description":"Project name","example":"Your project name"},"description":{"type":"string","description":"Project description","example":"What you're building and why it matters for Base"},"teamBackground":{"type":"string","description":"Team background (optional)","example":"Experience, previous projects, GitHub"},"requestedAmount":{"type":"string","description":"Requested grant amount (optional)","example":"e.g. $25,000"},"milestones":{"type":"string","description":"Milestones (optional)","example":"What you'll deliver and when"},"githubUrl":{"type":"string","description":"GitHub URL (optional)","example":"https://github.com/..."}},"required":["projectName","description"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"5000000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/base-token-scan":{"post":{"operationId":"base_token_scan","summary":"Base Token Scan","description":"Hard-filter token scan on Base — 5 quality gates (vol, liquidity, depth ratio, momentum, scam filter). Returns ≤ 3 grounded signals only. No LLM.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["signal"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/defi-yield-scan":{"post":{"operationId":"defi_yield_scan","summary":"DeFi Yield Scan","description":"Hard-filter DeFi yield scan on Base — deduped by protocol, APY ≥ 4%, TVL ≥ $500K. Returns top 5 live opportunities. No LLM.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["earn"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/narrative-scan":{"post":{"operationId":"narrative_scan","summary":"Narrative Scan","description":"Detects active Base narratives from real trending token data. Tracks Emerging → Rising → Peak → Fading lifecycle in KV. Venice LLM grounded by GeckoTerminal.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["signal"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-token":{"post":{"operationId":"rh_stock_token","summary":"RH Stock Token Lookup","description":"Canonical Robinhood Chain (4663) tokenized-stock lookup. Input a ticker (MSTR, AAPL, TSLA) or company name → contract address, decimals, Chainlink oracle price + DEX spot cross-check + Blockscout link. Real data only (docs.robinhood.com + Chainlink AggregatorV3 + GeckoTerminal).\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string","description":"Ticker or company name","example":"MSTR, AAPL, Tesla"}},"required":["query"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-rwa-index":{"post":{"operationId":"rh_rwa_index","summary":"RH RWA Index","description":"Full canonical Robinhood Chain RWA catalog — every token the RHJ factory has deployed (180+ tokenized stocks, 20+ ETFs), plus Chainlink-only feeds. Zero-input. A listing proves RHJ issued the token; it does not imply the token is tradable. For portfolio dashboards + sector basket builders.\n\n**Price:** $0.02 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"20000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-search":{"post":{"operationId":"rh_stock_search","summary":"RH Stock Search","description":"Fuzzy search across the canonical Robinhood Chain RWA registry. Typo-tolerant (Levenshtein + prefix). Returns top-N ranked matches. Never fabricates a contract address.\n\n**Price:** $0.02 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string","description":"Partial ticker or name","example":"micro, tesla, appl"},"limit":{"type":"string","description":"Max matches (optional)","example":"5"}},"required":["query"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"20000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-quote":{"post":{"operationId":"rh_stock_quote","summary":"RH Stock Quote (Chainlink)","description":"Deterministic live quote for Robinhood Chain tokenized stocks. On-chain Chainlink AggregatorV3 latestRoundData → raw answer + decimals + updatedAt + staleness. Falls back to DEX spot only if no feed exists. The one embed-friendly price tool.\n\n**Price:** $0.03 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"MSTR, AAPL, TSLA"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"30000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"30000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-ohlc":{"post":{"operationId":"rh_stock_ohlc","summary":"RH Stock OHLC","description":"OHLC candle history for a Robinhood Chain tokenized stock. Timeframes: minute / hour / day. Backed by GeckoTerminal pool history — deepest-liquidity pool auto-selected. Returns candles + summary (high, low, total volume, % change).\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"MSTR, AAPL, TSLA"},"timeframe":{"type":"string","description":"Timeframe","example":"minute / hour / day (default hour)"},"limit":{"type":"string","description":"Limit","example":"100 (max 500)"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-liquidity":{"post":{"operationId":"rh_stock_liquidity","summary":"RH Stock Liquidity","description":"Live DEX pool + TVL + slippage estimate for a Robinhood Chain tokenized stock. First-order xy=k slippage on ONE-side USD depth (reserve_usd / 2) — the total-TVL version under-estimates by ~2×. V4 concentrated-liquidity caveat included. All pools sorted by depth.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"MSTR, AAPL, TSLA"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-movers":{"post":{"operationId":"rh_stock_movers","summary":"RH Stock Movers (dust-filtered)","description":"Top gainers / losers 24h among Robinhood Chain tokenized stocks & ETFs. Dust-pool filter (default min $5k TVL + $500 24h volume) drops noise pools that would otherwise quote AAPL at $868 via a $453-TVL pool. Sign-filtered so a token with -1.56% never lands in gainers. Filtered pools surface as filtered_out for transparency.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["signal"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"limit":{"type":"string","description":"Limit per side (optional)","example":"5"},"min_tvl_usd":{"type":"string","description":"Min TVL USD (dust floor)","example":"5000"},"min_volume_24h_usd":{"type":"string","description":"Min 24h vol USD","example":"500"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-arb":{"post":{"operationId":"rh_stock_arb","summary":"RH Stock Arb (Chainlink vs DEX · market-hours aware)","description":"Chainlink oracle vs deepest DEX pool spot for a Robinhood Chain tokenized stock. Market-hours-aware verdict: OPEN → ALIGNED / LONG_DEX / SHORT_DEX (real arb); CLOSED → FROZEN_ALIGNED / PREMARKET_DRIFT / AFTERHOURS_DRIFT (Chainlink is frozen, DEX drift ≠ arb). Warnings for feed-abnormally-stale + thin pool.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["signal"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"MSTR, AAPL, TSLA"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-swap-quote":{"post":{"operationId":"rh_stock_swap_quote","summary":"RH Stock Swap Quote","description":"Quote a buy/sell for a Robinhood Chain tokenized stock. Route + best-pool from on-chain V3 factory, spot from Chainlink (fallback DEX), expected & min out at your slippage, plus a first-order liquidity upper bound. Denom USDG (default) or WETH.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["trading"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"MSTR, AAPL, TSLA"},"side":{"type":"string","description":"Side","example":"buy or sell"},"amount":{"type":"string","description":"Amount","example":"100 (USDG) or 0.05 (WETH)"},"denom":{"type":"string","description":"Denom","example":"USDG (default) or WETH"},"slippage_bps":{"type":"string","description":"Slippage bps","example":"100 = 1%"}},"required":["ticker","side","amount"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-swap-prepare":{"post":{"operationId":"rh_stock_swap_prepare","summary":"RH Stock Swap Prepare","description":"Non-custodial: returns the unsigned tx sequence (approve + swap, or 2 approves + 2 swaps for multi-hop) the caller's wallet must sign to swap a Robinhood Chain tokenized stock. Router = verified RobinhoodSwapRouter. Client signs, tool never holds funds.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["trading"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"MSTR, AAPL, TSLA"},"side":{"type":"string","description":"Side","example":"buy or sell"},"amount":{"type":"string","description":"Amount","example":"100 (USDG) or 0.05 (WETH)"},"recipient":{"type":"string","description":"Recipient","example":"0x…"},"denom":{"type":"string","description":"Denom","example":"USDG (default) or WETH"},"slippage_bps":{"type":"string","description":"Slippage bps","example":"100 = 1%"}},"required":["ticker","side","amount","recipient"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-swap-route":{"post":{"operationId":"rh_stock_swap_route","summary":"RH Swap Route Inspector","description":"Full V3 route map for any Robinhood Chain pair. Probes all 4 fee tiers for a direct pool and both legs of a WETH-hopped route. Returns liquidity per tier so a client can pick / split its own path. Accepts 0x addresses or RWA tickers.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["trading"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"token_in":{"type":"string","description":"Token in","example":"MSTR or 0x…"},"token_out":{"type":"string","description":"Token out","example":"USDG or 0x…"}},"required":["token_in","token_out"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-holdings":{"post":{"operationId":"rh_stock_holdings","summary":"RH Stock Holdings","description":"Full RH RWA portfolio for a wallet: reads balanceOf for every canonical tokenized stock/ETF in the registry, prices non-zero balances via Chainlink (fallback DEX). Real on-chain reads. Never fabricates — value_usd is null when no price source exists, and any balance read that failed is reported in unread_count rather than counted as a zero.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["portfolio"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"wallet":{"type":"string","description":"Wallet address","example":"0x…"}},"required":["wallet"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-pnl":{"post":{"operationId":"rh_stock_pnl","summary":"RH Stock PnL & Activity","description":"Wallet position + trade activity per RH RWA token from Blockscout Transfer logs: transfer counts, cumulative in/out, first/last activity. Cost-basis PnL requires historical Chainlink reads and is deferred to v2 rather than fabricated.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["portfolio"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"wallet":{"type":"string","description":"Wallet address","example":"0x…"},"ticker":{"type":"string","description":"Focus ticker (optional)","example":"MSTR (leave blank for full portfolio)"}},"required":["wallet"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-portfolio-rebalance":{"post":{"operationId":"rh_portfolio_rebalance","summary":"RH Portfolio Rebalance","description":"Target-allocation rebalance planner. Given a wallet + target weights map (e.g. {AAPL: 0.5, TSLA: 0.5}), returns an ordered swap plan (sell → buy pairs, USD-denominated) to move from current to target. Real math. Feeds into rh-stock-swap-prepare.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["portfolio"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"wallet":{"type":"string","description":"Wallet address","example":"0x…"},"targets":{"type":"string","description":"Targets JSON","example":"{\"AAPL\":0.5,\"TSLA\":0.5}"},"min_swap_usd":{"type":"string","description":"Min swap USD","example":"1 (default)"}},"required":["wallet","targets"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-sector-basket":{"post":{"operationId":"rh_sector_basket","summary":"RH Sector Basket","description":"Multi-buy plan for a sector or explicit ticker list. Input total USD + weighting (equal / market-cap-tvl proxy). Returns per-ticker allocation, live spot, expected units. Feeds each leg into rh-stock-swap-prepare for atomic-ish execution.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["portfolio"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"sector":{"type":"string","description":"Sector","example":"tech / finance / consumer / etf (or use tickers)"},"tickers":{"type":"string","description":"Tickers (optional)","example":"AAPL,TSLA,NVDA (bypasses sector)"},"total_usd":{"type":"string","description":"Total USD","example":"100"},"weighting":{"type":"string","description":"Weighting","example":"equal (default) or market-cap"},"max_constituents":{"type":"string","description":"Max constituents","example":"10"}},"required":["total_usd"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-holders":{"post":{"operationId":"rh_stock_holders","summary":"RH Stock Holders","description":"Top holders + concentration score for a RH RWA token. Real Blockscout data. Returns top-N shares + HHI (0 = flat / 10 000 = single holder).\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"MSTR (or use contract)"},"contract":{"type":"string","description":"Contract (opt.)","example":"0x…"},"limit":{"type":"string","description":"Limit","example":"10"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-flow":{"post":{"operationId":"rh_stock_flow","summary":"RH Stock Flow (24h)","description":"Buy vs sell pressure over 24h from GeckoTerminal trades feed. Hard-mapped verdict (BUY_HEAVY / SELL_HEAVY / BALANCED) at 10% net-of-total threshold. Never fabricates flow.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["signal"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"AAPL, TSLA"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-new-listings":{"post":{"operationId":"rh_stock_new_listings","summary":"RH New Listings","description":"Reads every `Deployed` event from the canonical RHJ token factory and diffs it against our registry. Provenance is structural — an impersonator cannot emit the real factory's events — so anything listed here is a genuine RH stock token, and anything missing from the registry is a real new listing.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"since_days":{"type":"string","description":"Since (days)","example":"30"},"limit":{"type":"string","description":"Limit","example":"20"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-beacon-check":{"post":{"operationId":"rh_stock_beacon_check","summary":"RH Beacon Check","description":"EIP-1967 beacon slot + implementation + admin/owner read for a RWA token proxy. Governance-risk snapshot — compare across runs to detect implementation upgrades. Real on-chain storage reads.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["security"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"MSTR (or use contract)"},"contract":{"type":"string","description":"Contract (opt.)","example":"0x…"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-correlations":{"post":{"operationId":"rh_stock_correlations","summary":"RH Stock Correlations","description":"Pairwise Pearson correlation matrix over daily closes from GT pool OHLC for 2–10 tickers. Correlation null when overlap < 3 candles — honest about nascent history.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"tickers":{"type":"string","description":"Tickers (2–10)","example":"AAPL,TSLA,NVDA"},"days":{"type":"string","description":"Window days","example":"30"}},"required":["tickers"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-rwa-dca":{"post":{"operationId":"rh_rwa_dca","summary":"RH RWA DCA","description":"Recurring buy schedule for a Robinhood Chain RWA. Returns config (cadence, periods, next_run) + the first-run unsigned tx calldata. Optionally persists to Vercel KV for the DCA cron worker to execute per period.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["portfolio"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"wallet":{"type":"string","description":"Wallet","example":"0x…"},"ticker":{"type":"string","description":"Ticker","example":"AAPL"},"amount_usd":{"type":"string","description":"Amount USD/period","example":"50"},"cadence":{"type":"string","description":"Cadence","example":"hour / day / week"},"total_periods":{"type":"string","description":"Total periods","example":"12"},"denom":{"type":"string","description":"Denom","example":"USDG or WETH"},"slippage_bps":{"type":"string","description":"Slippage bps","example":"100"},"persist":{"type":"string","description":"Persist to KV","example":"true or false"}},"required":["wallet","ticker","amount_usd"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-alert":{"post":{"operationId":"rh_stock_alert","summary":"RH Stock Alert","description":"Register a Chainlink-price threshold alert for a RH RWA. Polls Chainlink once at registration for immediate met/pending status; optionally persists to KV for a poller to watch. Above / below direction, USD threshold.\n\n**Price:** $0.10 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["signal"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"AAPL"},"threshold_usd":{"type":"string","description":"Threshold USD","example":"350"},"direction":{"type":"string","description":"Direction","example":"above or below"},"recipient":{"type":"string","description":"Recipient (opt.)","example":"0x… or channel ID"},"webhook_url":{"type":"string","description":"Webhook (opt.)","example":"https://…"},"persist":{"type":"string","description":"Persist to KV","example":"true or false"},"ttl_hours":{"type":"string","description":"TTL hours","example":"168"}},"required":["ticker","threshold_usd"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"100000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-report":{"post":{"operationId":"rh_stock_report","summary":"RH Stock Report","description":"Concise Markdown research brief for a Robinhood Chain RWA: verified on-chain facts (Chainlink oracle + DEX depth) + Venice web-searched news headlines with source URLs. Temperature 0.3, LLM never invents numbers.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"AAPL"},"horizon":{"type":"string","description":"News horizon","example":"week / month"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-stock-agent-brief":{"post":{"operationId":"rh_stock_agent_brief","summary":"RH Stock Agent Brief","description":"Agent-consumable JSON brief for a Robinhood Chain RWA. Deterministic market-hours-aware verdict: WATCH / ARB_LONG_DEX / ARB_SHORT_DEX (market OPEN) · FROZEN_ALIGNED / PREMARKET_DRIFT / AFTERHOURS_DRIFT (CLOSED) · THIN_LIQUIDITY / NO_ORACLE / INSUFFICIENT_DATA. Uses shared resolvePrimaryPool for cross-tool consistency. Web-search-grounded context + risk flags.\n\n**Price:** $0.20 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["signal"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"AAPL"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"200000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-bridge-route":{"post":{"operationId":"rh_bridge_route","summary":"RH Bridge Route","description":"Bridge routes Base ↔ Robinhood Chain: the canonical Orbit bridge plus known third-party aggregators (Across, LI.FI, Squid) with their live-quote endpoints.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"from_chain":{"type":"string","description":"From chain","example":"base (default) / ethereum / arbitrum"},"to_chain":{"type":"string","description":"To chain","example":"robinhood (default)"},"asset":{"type":"string","description":"Asset","example":"ETH / USDC / USDG"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-usdg-route":{"post":{"operationId":"rh_usdg_route","summary":"RH USDG Route","description":"Cheapest USDG (Global Dollar) acquisition on Robinhood Chain given a starting asset. Returns WETH-swap path, sell-RWA path, and bridge-first path with real GT + on-chain pool data.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["on-chain"],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"from_asset":{"type":"string","description":"From asset","example":"WETH / AAPL / TSLA / ..."},"amount":{"type":"string","description":"Amount","example":"0.05"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-rwa-embed-kit":{"post":{"operationId":"rh_rwa_embed_kit","summary":"RH RWA Embed Kit","description":"Copy-paste 'Buy $TICKER' button kit: chain config, live-price hook, and wagmi buy button wired to the RH swap prepare endpoint. Non-custodial. The Vlad-Tenev-builder-tweet-answering tool.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"AAPL"},"framework":{"type":"string","description":"Framework","example":"next-wagmi (default)"},"theme":{"type":"string","description":"Theme","example":"dark / light"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-rwa-readme":{"post":{"operationId":"rh_rwa_readme","summary":"RH RWA README","description":"Markdown README section for embedding a Robinhood RWA in another repo. Includes chain config, live oracle usage, buy-button integration, safety notes. Live numbers embedded.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"AAPL"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}},"/api/x402/rh-rwa-pricing-kit":{"post":{"operationId":"rh_rwa_pricing_kit","summary":"RH RWA Pricing Kit","description":"Standalone read-only React hook for a live Chainlink RH RWA price: ABI + viem client + hook + demo badge component. No wallet required, no cost per read.\n\n**Price:** $0.05 USDC | **Network:** Base mainnet (eip155:8453)\n\nPayment via x402 — include `X-Payment` header (EIP-3009 USDC transfer). Returns 402 with payment requirements if no valid payment is provided.","tags":["builder"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker","example":"AAPL"}},"required":["ticker"],"additionalProperties":false}}}},"responses":{"200":{"description":"Tool result (payment verified and settled)","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"string","description":"AI-generated output"},"command":{"type":"string","description":"Tool name"},"_settle":{"type":"object","description":"x402 settlement receipt","properties":{"ok":{"type":"boolean"},"status":{"type":"integer"},"tx":{"type":"string","description":"On-chain tx hash (Base)"}}}}}}}},"402":{"description":"Payment required — see x402 payment requirements in response body","content":{"application/json":{"schema":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string","example":"exact"},"network":{"type":"string","example":"eip155:8453"},"asset":{"type":"string","example":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"amount":{"type":"string","example":"50000"},"payTo":{"type":"string","example":"0x02950ad38ada1d599375bd447e080cd404809205"}}}}}}}}}},"x-x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","maxTimeoutSeconds":120}}}},"components":{"schemas":{"X402PaymentRequired":{"type":"object","description":"x402 v2 Payment Required response","properties":{"x402Version":{"type":"integer","example":2},"error":{"type":"string","example":"Payment Required"},"accepts":{"type":"array","items":{"type":"object"}}}}}},"x-x402-service":{"name":"Blue Hub","description":"108 AI tools for Base builders","payTo":"0x02950ad38ada1d599375bd447e080cd404809205","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","catalogUrl":"https://agentic.market/services/blueagent-dev"}}