{"name":"Blockchain Money Map","description":"x402-enabled public blockchain research and reporting API for AI agents, developers, and applications.","version":"0.1.0","baseUrl":"https://api.blockchainmoneymap.com","humanBaseUrl":"https://blockchainmoneymap.com","apiBaseUrl":"https://api.blockchainmoneymap.com","x402":{"enabled":true,"environment":"production","currency":"USDC","network":"base","caip2Network":"eip155:8453","facilitatorProvider":"cdp"},"mcp":{"enabled":true,"endpoint":"https://api.blockchainmoneymap.com/api/mcp","protocolVersion":"2025-11-25","transport":"streamable-http-json-rpc","discovery":"https://api.blockchainmoneymap.com/.well-known/mcp","tools":[{"name":"bmm_wallet_audit","x402ToolId":"wallet_audit","title":"Basic Wallet Audit","endpoint":"https://api.blockchainmoneymap.com/api/x402/wallet-audit","price":{"amount":"1.00","currency":"USDC","network":"base","x402Network":"eip155:8453"},"x402Required":true},{"name":"bmm_tx_hash_lookup","x402ToolId":"tx_decode","title":"Transaction Decode","endpoint":"https://api.blockchainmoneymap.com/api/x402/tx-decode","price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"},"x402Required":true}]},"resources":[{"id":"wallet_audit","name":"Basic Wallet Audit","description":"Audit a public EVM wallet and return risk score, recent flow summary, counterparties, failed transaction count, token exposure, NFT exposure, and optional saved report URL.","method":"POST","path":"/api/x402/wallet-audit","price":{"amount":"1.00","currency":"USDC","network":"base","x402Network":"eip155:8453"},"inputSchema":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Public EVM wallet or contract address."},"chain":{"type":"string","enum":["ethereum","base","polygon","arbitrum","optimism"],"default":"ethereum"},"depth":{"type":"string","enum":["basic","deep"],"default":"basic"},"reportType":{"type":"string","enum":["wallet_money_map","contract_project_risk_snapshot","stablecoin_creator_business_setup"],"default":"wallet_money_map"},"notes":{"type":"string","maxLength":1200}}}},{"id":"deep_wallet_report","name":"Deep Wallet Report","description":"Generate a richer Blockchain Money Map report using the existing report-generation and saved-report logic.","method":"POST","path":"/api/x402/deep-wallet-report","price":{"amount":"5.00","currency":"USDC","network":"base","x402Network":"eip155:8453"},"inputSchema":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Public EVM wallet or contract address."},"chain":{"type":"string","enum":["ethereum","base","polygon","arbitrum","optimism"],"default":"ethereum"},"depth":{"type":"string","enum":["basic","deep"],"default":"deep"},"reportType":{"type":"string","enum":["wallet_money_map","contract_project_risk_snapshot","stablecoin_creator_business_setup"],"default":"wallet_money_map"},"notes":{"type":"string","maxLength":1200}}}},{"id":"tx_decode","name":"Transaction Decode","description":"Decode a public EVM transaction hash into a plain-English summary using provider-returned status, value, gas, method, and token-transfer fields.","method":"POST","path":"/api/x402/tx-decode","price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"},"inputSchema":{"type":"object","required":["transactionHash"],"properties":{"transactionHash":{"type":"string","description":"Public EVM transaction hash."},"hash":{"type":"string","description":"Alias for transactionHash."},"chain":{"type":"string","enum":["ethereum","base","polygon","arbitrum","optimism"],"default":"ethereum"},"notes":{"type":"string","maxLength":1200}}}},{"id":"saved_report","name":"Saved Report Generation","description":"Generate a Blockchain Money Map report and return an unlisted beta saved-report URL.","method":"POST","path":"/api/x402/saved-report","price":{"amount":"1.00","currency":"USDC","network":"base","x402Network":"eip155:8453"},"inputSchema":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Public EVM wallet or contract address."},"chain":{"type":"string","enum":["ethereum","base","polygon","arbitrum","optimism"],"default":"ethereum"},"depth":{"type":"string","enum":["basic","deep"],"default":"deep"},"reportType":{"type":"string","enum":["wallet_money_map","contract_project_risk_snapshot","stablecoin_creator_business_setup"],"default":"wallet_money_map"},"notes":{"type":"string","maxLength":1200}}}}],"contact":{"email":null}}