{"name":"Blockchain Money Map Agent API","description":"Paid public blockchain research and reporting tools for AI agents using x402 pay-per-request access.","version":"0.1.0","baseUrl":"https://api.blockchainmoneymap.com","humanBaseUrl":"https://blockchainmoneymap.com","apiBaseUrl":"https://api.blockchainmoneymap.com","discovery":{"llms":"https://api.blockchainmoneymap.com/llms.txt","ai":"https://api.blockchainmoneymap.com/.well-known/ai","mcpWellKnown":"https://api.blockchainmoneymap.com/.well-known/mcp","x402":"https://api.blockchainmoneymap.com/.well-known/x402.json","docs":"https://api.blockchainmoneymap.com/agents","mcp":"https://api.blockchainmoneymap.com/api/mcp","health":"https://api.blockchainmoneymap.com/api/health"},"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}]},"rules":["Use only public blockchain addresses and transaction hashes.","Never submit private keys, seed phrases, passwords, or wallet secrets.","Blockchain Money Map does not connect wallets, sign transactions, or execute trades.","Outputs are research and educational summaries, not financial, legal, tax, investment, trading, or compliance advice.","Provider coverage may be partial depending on the selected chain."],"tools":[{"id":"wallet_audit","title":"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","endpoint":"https://api.blockchainmoneymap.com/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}}},"outputSchema":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object","properties":{"riskScore":{"type":"number"},"riskLabel":{"type":"string"},"summary":{"type":"string"},"recentFlows":{"type":"array"},"topCounterparties":{"type":"array"},"tokenExposure":{"type":"array"},"nftExposure":{"type":"array"},"savedReportUrl":{"type":["string","null"]}}}}},"x402Required":true},{"id":"deep_wallet_report","title":"Deep Wallet Report","description":"Generate a richer Blockchain Money Map report using the existing report-generation and saved-report logic.","method":"POST","endpoint":"https://api.blockchainmoneymap.com/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}}},"outputSchema":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}},"x402Required":true},{"id":"tx_decode","title":"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","endpoint":"https://api.blockchainmoneymap.com/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}}},"outputSchema":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}},"x402Required":true},{"id":"saved_report","title":"Saved Report Generation","description":"Generate a Blockchain Money Map report and return an unlisted beta saved-report URL.","method":"POST","endpoint":"https://api.blockchainmoneymap.com/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}}},"outputSchema":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}},"x402Required":true}],"support":{"email":null}}