{"ok":true,"name":"Blockchain Money Map MCP","version":"0.2.0","protocolVersion":"2025-11-25","transport":"streamable-http-json-rpc","endpoint":"https://api.blockchainmoneymap.com/api/mcp","docs":"https://api.blockchainmoneymap.com/agents","x402Manifest":"https://api.blockchainmoneymap.com/.well-known/x402.json","agentManifest":"https://api.blockchainmoneymap.com/api/agents/manifest","enabled":true,"agentCommerceTrustTools":[{"name":"bmm_agent_payment_preflight","title":"Agent Payment Preflight","description":"Pre-payment public-chain and caller-context checks for an agent before it pays an x402 resource. Controlled by AGENT_COMMERCE_TRUST_ENABLED; returns heuristic public-chain signals only.","inputSchema":{"type":"object","required":["chain","payee","amount","currency","resource_url"],"properties":{"chain":{"type":"string"},"payee":{"type":"string"},"amount":{"type":"string"},"currency":{"const":"USDC"},"resource_url":{"type":"string","format":"uri"},"expected_payee":{"type":"string"},"max_amount":{"type":"string"},"caller_context":{"type":"object"}}},"outputSchema":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","payee_type","visible_activity"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"payment-preflight"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"payee_type":{"type":"string"},"visible_activity":{"type":"object","additionalProperties":true}},"additionalProperties":true},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"agentCommerceTrustEndpoint":"payment-preflight","endpoint":"https://api.blockchainmoneymap.com/api/x402/payment-preflight","featureFlag":"AGENT_COMMERCE_TRUST_ENABLED","enabled":true,"x402Required":true,"paidResource":true,"bundleId":"agent_commerce_trust_pack","suggestedPrice":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricing":{"id":"payment-preflight","path":"/api/x402/payment-preflight","tier":"low_cost_high_frequency","pricingRationale":"Frequent pre-payment x402 check.","suggestedPriceUsd":0.01,"suggestedPrice":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricingStatus":"x402_enforced","x402PaymentRequired":true,"pricingEnforced":true}}},{"name":"bmm_x402_seller_profile","title":"x402 Seller Profile","description":"Public seller and payment-receiver signals for an x402 service URL and payee address. Controlled by AGENT_COMMERCE_TRUST_ENABLED; returns heuristic public-chain signals only.","inputSchema":{"type":"object","required":["service_url","chain","payee","declared_price","currency"],"properties":{"service_url":{"type":"string","format":"uri"},"chain":{"type":"string"},"payee":{"type":"string"},"declared_price":{"type":"string"},"currency":{"const":"USDC"}}},"outputSchema":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","service","payment_receivers","market_signals","integrity_signals"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"seller-profile"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"service":{"type":"object","additionalProperties":true},"payment_receivers":{"type":"array","items":{"type":"object","additionalProperties":true}},"market_signals":{"type":"object","additionalProperties":true},"integrity_signals":{"type":"object","additionalProperties":true}},"additionalProperties":true},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"agentCommerceTrustEndpoint":"seller-profile","endpoint":"https://api.blockchainmoneymap.com/api/x402/seller-profile","featureFlag":"AGENT_COMMERCE_TRUST_ENABLED","enabled":true,"x402Required":true,"paidResource":true,"bundleId":"agent_commerce_trust_pack","suggestedPrice":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricing":{"id":"seller-profile","path":"/api/x402/seller-profile","tier":"mid_cost_profile","pricingRationale":"Seller profile and payment-receiver x402 checks.","suggestedPriceUsd":0.25,"suggestedPrice":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricingStatus":"x402_enforced","x402PaymentRequired":true,"pricingEnforced":true}}},{"name":"bmm_x402_authenticity_score","title":"x402 Authenticity Score","description":"Heuristic authenticity signals based on public payment graph observations and caller-provided context. Controlled by AGENT_COMMERCE_TRUST_ENABLED; returns heuristic public-chain signals only.","inputSchema":{"type":"object","required":["chain","payee","service_url"],"properties":{"chain":{"type":"string"},"payee":{"type":"string"},"service_url":{"type":"string","format":"uri"},"timeframe_days":{"type":"integer","minimum":1,"maximum":365}}},"outputSchema":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","authenticity_score","payment_graph"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"authenticity-score"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"authenticity_score":{"type":"number","minimum":0,"maximum":1},"payment_graph":{"type":"object","additionalProperties":true}},"additionalProperties":true},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"agentCommerceTrustEndpoint":"authenticity-score","endpoint":"https://api.blockchainmoneymap.com/api/x402/authenticity-score","featureFlag":"AGENT_COMMERCE_TRUST_ENABLED","enabled":true,"x402Required":true,"paidResource":true,"bundleId":"agent_commerce_trust_pack","suggestedPrice":{"amount":"1.00","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricing":{"id":"authenticity-score","path":"/api/x402/authenticity-score","tier":"premium_heuristic_score","pricingRationale":"Heuristic x402 score across wallet, payment graph, and service context.","suggestedPriceUsd":1,"suggestedPrice":{"amount":"1.00","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricingStatus":"x402_enforced","x402PaymentRequired":true,"pricingEnforced":true}}},{"name":"bmm_x402_receipt_audit","title":"x402 Receipt Audit","description":"Receipt-level comparison between a public transaction hash and caller-provided payment expectations. Controlled by AGENT_COMMERCE_TRUST_ENABLED; returns heuristic public-chain signals only.","inputSchema":{"type":"object","required":["chain","transaction_hash","expected_payee","expected_amount","currency","resource_url_hash","response_hash"],"properties":{"chain":{"type":"string"},"transaction_hash":{"type":"string"},"expected_payee":{"type":"string"},"expected_amount":{"type":"string"},"currency":{"const":"USDC"},"resource_url_hash":{"type":"string","pattern":"^sha256:"},"response_hash":{"type":"string","pattern":"^sha256:"}}},"outputSchema":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","payment_status","chain","transaction_hash","receipt_grade"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"receipt-audit"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"payment_status":{"type":"string","enum":["settled","pending","failed","not_found","unknown"]},"chain":{"type":"string"},"transaction_hash":{"type":"string"},"paid_amount":{"type":["string","null"]},"currency":{"type":"string"},"payee":{"type":["string","null"]},"payee_matches_expected":{"type":["boolean","null"]},"amount_matches_expected":{"type":["boolean","null"]},"receipt_grade":{"type":"string","enum":["complete","partial","weak"]}},"additionalProperties":true},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"agentCommerceTrustEndpoint":"receipt-audit","endpoint":"https://api.blockchainmoneymap.com/api/x402/receipt-audit","featureFlag":"AGENT_COMMERCE_TRUST_ENABLED","enabled":true,"x402Required":true,"paidResource":true,"bundleId":"agent_commerce_trust_pack","suggestedPrice":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricing":{"id":"receipt-audit","path":"/api/x402/receipt-audit","tier":"low_cost_verification","pricingRationale":"Post-payment receipt x402 comparison.","suggestedPriceUsd":0.01,"suggestedPrice":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricingStatus":"x402_enforced","x402PaymentRequired":true,"pricingEnforced":true}}},{"name":"bmm_agent_wallet_profile","title":"Agent Wallet Profile","description":"Public wallet profile signals that help agents reason about payment delegation and visible activity. Controlled by AGENT_COMMERCE_TRUST_ENABLED; returns heuristic public-chain signals only.","inputSchema":{"type":"object","required":["chain","address"],"properties":{"chain":{"type":"string"},"address":{"type":"string"},"include_contract_signals":{"type":"boolean"},"include_delegation_signals":{"type":"boolean"}}},"outputSchema":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","wallet_type","delegation_detected","contract_signals","agent_relevant_notes"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"agent-wallet-profile"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"wallet_type":{"type":"string","enum":["eoa","contract","proxy_contract","delegated_smart_account","unknown"]},"delegation_detected":{"type":"boolean"},"contract_signals":{"type":"object","additionalProperties":true},"agent_relevant_notes":{"type":"array","items":{"type":"string"}}},"additionalProperties":true},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"agentCommerceTrustEndpoint":"agent-wallet-profile","endpoint":"https://api.blockchainmoneymap.com/api/x402/agent-wallet-profile","featureFlag":"AGENT_COMMERCE_TRUST_ENABLED","enabled":true,"x402Required":true,"paidResource":true,"bundleId":"agent_commerce_trust_pack","suggestedPrice":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricing":{"id":"agent-wallet-profile","path":"/api/x402/agent-wallet-profile","tier":"low_cost_lookup","pricingRationale":"Single wallet profile x402 lookup.","suggestedPriceUsd":0.01,"suggestedPrice":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricingStatus":"x402_enforced","x402PaymentRequired":true,"pricingEnforced":true}}},{"name":"bmm_mandate_chain_evidence","title":"Mandate Chain Evidence","description":"Public-chain evidence that compares a transaction hash against a caller-declared payment mandate. Controlled by AGENT_COMMERCE_TRUST_ENABLED; returns heuristic public-chain signals only.","inputSchema":{"type":"object","required":["chain","transaction_hash","mandate_context"],"properties":{"chain":{"type":"string"},"transaction_hash":{"type":"string"},"mandate_context":{"type":"object","required":["authorized_max_amount","currency","expected_payee","purpose","human_present"]}}},"outputSchema":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","intent_summary","payment_observed","chain_evidence"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"mandate-chain-evidence"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"intent_summary":{"type":"string"},"payment_observed":{"type":"boolean"},"amount_within_declared_limit":{"type":["boolean","null"]},"payee_matches_expected":{"type":["boolean","null"]},"chain_evidence":{"type":"array","items":{"type":"object","additionalProperties":true}}},"additionalProperties":true},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"agentCommerceTrustEndpoint":"mandate-chain-evidence","endpoint":"https://api.blockchainmoneymap.com/api/x402/mandate-chain-evidence","featureFlag":"AGENT_COMMERCE_TRUST_ENABLED","enabled":true,"x402Required":true,"paidResource":true,"bundleId":"agent_commerce_trust_pack","suggestedPrice":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricing":{"id":"mandate-chain-evidence","path":"/api/x402/mandate-chain-evidence","tier":"mid_cost_audit_evidence","pricingRationale":"Caller-declared mandate compared with public transaction evidence as an x402 paid resource.","suggestedPriceUsd":0.25,"suggestedPrice":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"},"pricingStatus":"x402_enforced","x402PaymentRequired":true,"pricingEnforced":true}}}],"tools":[{"name":"bmm_wallet_snapshot","title":"Wallet Snapshot","description":"Fast wallet triage for AI agents, including visible balance, token/NFT exposure, recent activity, confidence context, and recommended next action. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object","properties":{"addressSummary":{"type":"object"},"assetExposure":{"type":"object"},"recentActivity":{"type":"array"},"confidence":{"type":"string"},"recommendedNextAction":{"type":"string"}}},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"wallet_snapshot","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/wallet-snapshot","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_batch_wallet_snapshot","title":"Batch Wallet Snapshot","description":"Screen up to 10 public EVM wallets in one paid call and return ordered triage snapshots with escalation candidates. Requires x402 payment of 0.05 USDC on base.","inputSchema":{"type":"object","required":["addresses"],"properties":{"addresses":{"type":"array","minItems":1,"maxItems":10,"items":{"type":"string","description":"Public EVM wallet or contract address."}},"chain":{"type":"string","enum":["ethereum","base","polygon","arbitrum","optimism"],"default":"ethereum"},"notes":{"type":"string","maxLength":1200},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object","properties":{"snapshots":{"type":"array"},"escalationCandidates":{"type":"array"}}},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"batch_wallet_snapshot","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/batch-wallet-snapshot","x402Required":true,"price":{"amount":"0.05","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_tx_status","title":"Transaction Status","description":"Low-cost transaction receipt, status, confirmation, fee, method, and finality context for a public EVM transaction hash. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object","properties":{"transactionHash":{"type":"string"},"status":{"type":"string"},"blockNumber":{"type":["string","null"]},"confirmations":{"type":["number","null"]},"finality":{"type":"string"},"explorerUrl":{"type":["string","null"]}}},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"tx_status","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/tx-status","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_wallet_audit","title":"Wallet Audit","description":"Wallet audit API for AI agents. Investigate a public EVM wallet with recent flows, counterparties, token and NFT exposure, failed transaction count, conservative attention signals, confidence context, and optional saved report URL. Requires x402 payment of 1.00 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"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"]}}}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"wallet_audit","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/wallet-audit","x402Required":true,"price":{"amount":"1.00","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_deep_wallet_report","title":"Deep Wallet Report","description":"Generate a richer Blockchain Money Map report using the existing report-generation and saved-report logic. Requires x402 payment of 5.00 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"deep_wallet_report","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/deep-wallet-report","x402Required":true,"price":{"amount":"5.00","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_tx_hash_lookup","title":"Transaction Decode","description":"Transaction decode API for AI agents. Decode a public EVM transaction hash into plain-English transaction context using status, value, gas, method, contract interaction, and token-transfer fields. Requires x402 payment of 0.25 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"tx_decode","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/tx-decode","x402Required":true,"price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_saved_report","title":"Saved Report Generation","description":"Generate a Blockchain Money Map report and return an unlisted saved-report URL. Requires x402 payment of 1.00 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"saved_report","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/saved-report","x402Required":true,"price":{"amount":"1.00","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_agent_payment_preflight","title":"Agent Payment Preflight","description":"Pre-payment public-chain and caller-context checks for an agent before it pays an x402 resource. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","required":["chain","payee","amount","currency","resource_url"],"properties":{"chain":{"type":"string"},"payee":{"type":"string"},"amount":{"type":"string"},"currency":{"enum":["USDC"]},"resource_url":{"type":"string","format":"uri"},"expected_payee":{"type":"string"},"max_amount":{"type":"string"},"caller_context":{"type":"object"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","payee_type","visible_activity"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"payment-preflight"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"payee_type":{"type":"string"},"visible_activity":{"type":"object","additionalProperties":true}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"agent_payment_preflight","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/payment-preflight","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_seller_profile","title":"x402 Seller Profile","description":"Public seller and payment-receiver signals for an x402 service URL and payee address. Requires x402 payment of 0.25 USDC on base.","inputSchema":{"type":"object","required":["service_url","chain","payee","declared_price","currency"],"properties":{"service_url":{"type":"string","format":"uri"},"chain":{"type":"string"},"payee":{"type":"string"},"declared_price":{"type":"string"},"currency":{"enum":["USDC"]},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","service","payment_receivers","market_signals","integrity_signals"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"seller-profile"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"service":{"type":"object","additionalProperties":true},"payment_receivers":{"type":"array","items":{"type":"object","additionalProperties":true}},"market_signals":{"type":"object","additionalProperties":true},"integrity_signals":{"type":"object","additionalProperties":true}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"seller_profile","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/seller-profile","x402Required":true,"price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_authenticity_score","title":"x402 Authenticity Score","description":"Heuristic authenticity signals based on public payment graph observations and caller-provided context. Requires x402 payment of 1.00 USDC on base.","inputSchema":{"type":"object","required":["chain","payee","service_url"],"properties":{"chain":{"type":"string"},"payee":{"type":"string"},"service_url":{"type":"string","format":"uri"},"timeframe_days":{"type":"integer","minimum":1,"maximum":365},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","authenticity_score","payment_graph"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"authenticity-score"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"authenticity_score":{"type":"number","minimum":0,"maximum":1},"payment_graph":{"type":"object","additionalProperties":true}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"authenticity_score","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/authenticity-score","x402Required":true,"price":{"amount":"1.00","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_receipt_audit","title":"x402 Receipt Audit","description":"Receipt-level comparison between a public transaction hash and caller-provided payment expectations. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","required":["chain","transaction_hash","expected_payee","expected_amount","currency","resource_url_hash","response_hash"],"properties":{"chain":{"type":"string"},"transaction_hash":{"type":"string"},"expected_payee":{"type":"string"},"expected_amount":{"type":"string"},"currency":{"enum":["USDC"]},"resource_url_hash":{"type":"string","pattern":"^sha256:"},"response_hash":{"type":"string","pattern":"^sha256:"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","payment_status","chain","transaction_hash","receipt_grade"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"receipt-audit"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"payment_status":{"type":"string","enum":["settled","pending","failed","not_found","unknown"]},"chain":{"type":"string"},"transaction_hash":{"type":"string"},"paid_amount":{"type":["string","null"]},"currency":{"type":"string"},"payee":{"type":["string","null"]},"payee_matches_expected":{"type":["boolean","null"]},"amount_matches_expected":{"type":["boolean","null"]},"receipt_grade":{"type":"string","enum":["complete","partial","weak"]}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"receipt_audit","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/receipt-audit","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_agent_wallet_profile","title":"Agent Wallet Profile","description":"Public wallet profile signals that help agents reason about payment delegation and visible activity. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","required":["chain","address"],"properties":{"chain":{"type":"string"},"address":{"type":"string"},"include_contract_signals":{"type":"boolean"},"include_delegation_signals":{"type":"boolean"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","wallet_type","delegation_detected","contract_signals","agent_relevant_notes"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"agent-wallet-profile"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"wallet_type":{"type":"string","enum":["eoa","contract","proxy_contract","delegated_smart_account","unknown"]},"delegation_detected":{"type":"boolean"},"contract_signals":{"type":"object","additionalProperties":true},"agent_relevant_notes":{"type":"array","items":{"type":"string"}}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"agent_wallet_profile","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/agent-wallet-profile","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_mandate_chain_evidence","title":"Mandate Chain Evidence","description":"Public-chain evidence that compares a transaction hash against a caller-declared payment mandate. Requires x402 payment of 0.25 USDC on base.","inputSchema":{"type":"object","required":["chain","transaction_hash","mandate_context"],"properties":{"chain":{"type":"string"},"transaction_hash":{"type":"string"},"mandate_context":{"type":"object","required":["authorized_max_amount","currency","expected_payee","purpose","human_present"]},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limits","intent_summary","payment_observed","chain_evidence"],"properties":{"product_family":{"const":"agent_commerce_trust_api"},"endpoint":{"const":"mandate-chain-evidence"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limits":{"type":"array","items":{"type":"string"}},"intent_summary":{"type":"string"},"payment_observed":{"type":"boolean"},"amount_within_declared_limit":{"type":["boolean","null"]},"payee_matches_expected":{"type":["boolean","null"]},"chain_evidence":{"type":"array","items":{"type":"object","additionalProperties":true}}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"mandate_chain_evidence","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/mandate-chain-evidence","x402Required":true,"price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_agent_compatibility_analyzer","title":"Agent Compatibility Analyzer","description":"Diagnose malformed or failed agent requests and return safe fix steps plus corrected request templates without executing the failed request. Requires x402 payment of 0.25 USDC on base.","inputSchema":{"type":"object","required":["attempted_endpoint"],"properties":{"attempted_endpoint":{"type":"string","description":"Root-relative path or public URL the agent attempted to call."},"http_method":{"type":"string","default":"POST"},"http_status":{"type":"integer","minimum":100,"maximum":599},"error_code":{"type":"string","description":"Safe error code from the failed call, such as invalid_payload or DEVAGENTPAL_JSON_REQUIRED."},"request_content_type":{"type":"string","description":"Request content-type header value, without secrets."},"request_body_fields":{"type":"array","items":{"type":"string"},"description":"Field names only. Do not include field values or secrets."},"request_headers_present":{"type":"array","items":{"type":"string"},"description":"Header names only. Do not include header values."},"request_body_excerpt":{"type":"string","maxLength":2000,"description":"Optional redacted body excerpt. Do not include credentials, private keys, seed phrases, cookies, or bearer tokens."},"observed_response_excerpt":{"type":"string","maxLength":2000,"description":"Optional safe error response excerpt."},"public_manifest_url":{"type":"string","format":"uri"},"agent_context":{"type":"object","properties":{"agent_name":{"type":"string"},"sdk_name":{"type":"string"},"runtime":{"type":"string"},"notes":{"type":"string"}}},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"additionalProperties":false},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["ok","tool","decision","detected_issues","fix_steps","corrected_request_template"],"properties":{"ok":{"type":"boolean"},"tool":{"const":"agent_compatibility_analyzer"},"endpoint":{"type":"string"},"version":{"type":"string"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"decision":{"type":"string","enum":["fixable","payment_required","unsafe_input","needs_more_context","likely_compatible"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"matched_tool_id":{"type":["string","null"]},"detected_issues":{"type":"array","items":{"type":"object"}},"fix_steps":{"type":"array","items":{"type":"string"}},"corrected_request_template":{"type":["object","null"]},"expected_fields":{"type":"array","items":{"type":"string"}},"safety_warnings":{"type":"array","items":{"type":"string"}},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"agent_compatibility_analyzer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/agent-compatibility-analyzer","x402Required":true,"price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_recursive_commerce_loop_breaker","title":"Recursive Commerce Loop Breaker","description":"Detect recursive agent-commerce loops, repeated purchases, delegation depth breaches, fan-out amplification, and bounded projected spend before an autonomous purchase proceeds. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","required":["principalAgentId","currentAgentId","proposedPurchase","delegationPath","purchaseHistory","policy"],"properties":{"principalAgentId":{"type":"string"},"currentAgentId":{"type":"string"},"proposedPurchase":{"type":"object"},"delegationPath":{"type":"array","maxItems":100},"purchaseHistory":{"type":"array","maxItems":500},"policy":{"type":"object"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["requestId","service","version","decision","riskScore","summary","reasons","evidence","inputFingerprint","generatedAt"],"properties":{"requestId":{"type":"string"},"service":{"type":"string"},"version":{"type":"string"},"decision":{"type":"string","enum":["allow","block","review","completed","partial","failed"]},"riskScore":{"type":"number","minimum":0,"maximum":100},"summary":{"type":"string"},"reasons":{"type":"array","items":{"type":"object"}},"evidence":{"type":"object"},"inputFingerprint":{"type":"string"},"generatedAt":{"type":"string","format":"date-time"},"cycleDetected":{"type":"boolean"},"cyclePath":{"type":"array","items":{"type":"string"}},"projectedSpend":{"type":"string"},"triggeredPolicies":{"type":"array","items":{"type":"string"}}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_recursive_commerce_loop_breaker","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/recursive-commerce-loop-breaker","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_economic_dry_run_simulator","title":"Economic Dry-Run Simulator","description":"Run deterministic or seeded simulations of paid multi-agent plans without calling submitted providers. Requires x402 payment of 0.05 USDC on base.","inputSchema":{"type":"object","required":["seed","plan","policy"],"properties":{"seed":{"type":"integer"},"plan":{"type":"object","required":["nodes"]},"policy":{"type":"object"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["requestId","service","version","decision","riskScore","summary","reasons","evidence","inputFingerprint","generatedAt"],"properties":{"requestId":{"type":"string"},"service":{"type":"string"},"version":{"type":"string"},"decision":{"type":"string","enum":["allow","block","review","completed","partial","failed"]},"riskScore":{"type":"number","minimum":0,"maximum":100},"summary":{"type":"string"},"reasons":{"type":"array","items":{"type":"object"}},"evidence":{"type":"object"},"inputFingerprint":{"type":"string"},"generatedAt":{"type":"string","format":"date-time"},"simulationMode":{"type":"string"},"cost":{"type":"object"},"latencyMs":{"type":"object"},"successProbability":{"type":"number"}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_economic_dry_run_simulator","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/economic-dry-run-simulator","x402Required":true,"price":{"amount":"0.05","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_spend_laundering_detector","title":"Spend-Laundering Detector","description":"Detect elevated control-bypass risk from fragmented, delegated, wallet-hopped, near-threshold, burst, repeated, or concentrated autonomous spend. Requires x402 payment of 0.05 USDC on base.","inputSchema":{"type":"object","required":["principal","delegations","spendEvents","policy"],"properties":{"principal":{"type":"object"},"delegations":{"type":"array","maxItems":100},"spendEvents":{"type":"array","maxItems":1000},"policy":{"type":"object"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["requestId","service","version","decision","riskScore","summary","reasons","evidence","inputFingerprint","generatedAt"],"properties":{"requestId":{"type":"string"},"service":{"type":"string"},"version":{"type":"string"},"decision":{"type":"string","enum":["allow","block","review","completed","partial","failed"]},"riskScore":{"type":"number","minimum":0,"maximum":100},"summary":{"type":"string"},"reasons":{"type":"array","items":{"type":"object"}},"evidence":{"type":"object"},"inputFingerprint":{"type":"string"},"generatedAt":{"type":"string","format":"date-time"},"aggregateSpend":{"type":"string"},"walletsObserved":{"type":"array","items":{"type":"string"}},"triggeredPolicies":{"type":"array","items":{"type":"string"}}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_spend_laundering_detector","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/spend-laundering-detector","x402Required":true,"price":{"amount":"0.05","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_human_intent_checksum","title":"Human-Intent Checksum","description":"Issue or verify a canonical human mandate checksum and deterministic action constraints, including signature trust-policy checks. Requires x402 payment of 0.05 USDC on base.","inputSchema":{"type":"object","required":["mode","intent"],"properties":{"mode":{"type":"string","enum":["issue","verify"]},"intent":{"type":"object"},"intentChecksum":{"type":"string"},"authorization":{"type":"object"},"proposedAction":{"type":"object"},"policy":{"type":"object"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["requestId","service","version","decision","riskScore","summary","reasons","evidence","inputFingerprint","generatedAt"],"properties":{"requestId":{"type":"string"},"service":{"type":"string"},"version":{"type":"string"},"decision":{"type":"string","enum":["allow","block","review","completed","partial","failed"]},"riskScore":{"type":"number","minimum":0,"maximum":100},"summary":{"type":"string"},"reasons":{"type":"array","items":{"type":"object"}},"evidence":{"type":"object"},"inputFingerprint":{"type":"string"},"generatedAt":{"type":"string","format":"date-time"},"intentChecksum":{"type":"string"},"checksumValid":{"type":"boolean"},"signatureStatus":{"type":"string"},"violations":{"type":"array","items":{"type":"string"}}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_human_intent_checksum","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/human-intent-checksum","x402Required":true,"price":{"amount":"0.05","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_revocation_propagation","title":"Revocation Propagation Agent","description":"Validate revocation authority separately from x402 payment and prepare bounded propagation to opted-in verified targets. Requires x402 payment of 0.25 USDC on base.","inputSchema":{"type":"object","required":["authorizationProof","revocation","targets","policy"],"properties":{"authorizationProof":{"type":"object"},"revocation":{"type":"object"},"targets":{"type":"array","maxItems":25},"policy":{"type":"object"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["requestId","service","version","decision","riskScore","summary","reasons","evidence","inputFingerprint","generatedAt"],"properties":{"requestId":{"type":"string"},"service":{"type":"string"},"version":{"type":"string"},"decision":{"type":"string","enum":["allow","block","review","completed","partial","failed"]},"riskScore":{"type":"number","minimum":0,"maximum":100},"summary":{"type":"string"},"reasons":{"type":"array","items":{"type":"object"}},"evidence":{"type":"object"},"inputFingerprint":{"type":"string"},"generatedAt":{"type":"string","format":"date-time"},"authorizationStatus":{"type":"string"},"revocationId":{"type":"string"},"targetResults":{"type":"array","items":{"type":"object"}},"completionStatus":{"type":"string"}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_revocation_propagation","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/revocation-propagation","x402Required":true,"price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_micropurchase_fragmentation_guard","title":"Micropurchase Fragmentation Guard","description":"Detect caller-supplied micropurchase fragmentation before an autonomous purchase proceeds. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_micropurchase_fragmentation_guard","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/micropurchase-fragmentation-guard","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_conflict_of_interest_scanner","title":"Agent Conflict-of-Interest Scanner","description":"Scan supplied recommendation, seller, and relationship evidence for conflict-of-interest review signals. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_conflict_of_interest_scanner","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/conflict-of-interest-scanner","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_counterfactual_value_meter","title":"Counterfactual Value Meter","description":"Estimate comparative evidence value from caller-supplied decision states without causal claims. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_counterfactual_value_meter","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/counterfactual-value-meter","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_negative_capability_registry","title":"Negative Capability Registry","description":"Query or append signed evidence-backed agent limitation records with correction and dispute handling. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_negative_capability_registry","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/negative-capability/query","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_version_continuity_proof","title":"Agent Version Continuity Proof","description":"Evaluate signed agent-version continuity before reputation transfer. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_version_continuity_proof","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/version-continuity-proof","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_temporal_consistency_gate","title":"Temporal Consistency Gate","description":"Check timestamp, finality, block, validity-window, and causal-order compatibility. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_temporal_consistency_gate","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/temporal-consistency-gate","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_evidence_budget_router","title":"Evidence Budget Router","description":"Select the least-cost verification provider set that satisfies coverage, confidence, independence, and budget policy. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_evidence_budget_router","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/evidence-budget-router","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_reputation_reincarnation_detector","title":"Reputation Reincarnation Detector","description":"Identify supplied continuity-risk signals without identity, fraud, or wrongdoing claims. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_reputation_reincarnation_detector","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/reputation-reincarnation-detector","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_hidden_dependency_map","title":"Hidden Dependency Concentration Map","description":"Measure verified dependency concentration and observed-but-undeclared common-mode dependencies. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_hidden_dependency_map","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/hidden-dependency-map","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"devagentpal_service_exit_handoff","title":"Service Exit Handoff Agent","description":"Plan and authorize migration from one opted-in service to one opted-in target, with outbound disabled by default. Requires x402 payment of 0.01 USDC on base.","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},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"pricePaid":{"type":"object"},"result":{"type":"object"},"metadata":{"type":"object"}}}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"devagentpal_service_exit_handoff","x402Endpoint":"https://api.blockchainmoneymap.com/api/devagentpal/service-exit-handoff/plan","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_service_discovery_audit","title":"x402 Service Discovery Audit","description":"Checks caller-supplied x402 and agent discovery documents for path, price, currency, network, and routing consistency. Requires x402 payment of 0.25 USDC on base.","inputSchema":{"type":"object","required":["service_url","discovery_documents"],"properties":{"service_url":{"type":"string","format":"uri"},"expected_resource_path":{"type":"string"},"expected_price":{"type":"string"},"expected_currency":{"enum":["USDC"]},"network":{"type":"string"},"discovery_documents":{"type":"object","properties":{"x402":{"type":"object"},"agent_manifest":{"type":"object"},"ai":{"type":"object"},"mcp":{"type":"object"},"llms_text":{"type":"string"}}},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","tool_id","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limitations"],"properties":{"product_family":{"const":"agent_expansion_v2_api"},"endpoint":{"const":"service-discovery-audit"},"tool_id":{"const":"service_discovery_audit"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object","additionalProperties":true}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"service_discovery_audit","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/service-discovery-audit","x402Required":true,"price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_agent_payment_history_summary","title":"Agent Payment History Summary","description":"Summarizes recent BMM x402 payment-log activity for a payee, chain, currency, and optional paid resource path. Requires x402 payment of 0.25 USDC on base.","inputSchema":{"type":"object","required":["chain","payee","currency"],"properties":{"chain":{"type":"string"},"payee":{"type":"string"},"lookback_days":{"type":"integer","minimum":1,"maximum":365},"resource_path":{"type":"string"},"currency":{"enum":["USDC"]},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","tool_id","version","request_id","x402_request_id","generated_at","decision","confidence","summary","evidence","risk_flags","recommended_next_action","limitations"],"properties":{"product_family":{"const":"agent_expansion_v2_api"},"endpoint":{"const":"agent-payment-history-summary"},"tool_id":{"const":"agent_payment_history_summary"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"evidence":{"type":"object","additionalProperties":true},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object","additionalProperties":true}},"additionalProperties":true}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"agent_payment_history_summary","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/agent-payment-history-summary","x402Required":true,"price":{"amount":"0.25","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_catalog_drift_monitor","title":"x402 Catalog Drift Monitor","description":"Compares caller-supplied x402 catalog, OpenAPI, MCP/tool metadata, and unpaid challenge samples for endpoint, method, price, currency, network, receiver, and tool drift. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","required":["service_url","expected_endpoint"],"properties":{"service_url":{"type":"string","format":"uri","maxLength":2048,"description":"Public HTTPS service URL used only as a sanitized label in v1."},"expected_endpoint":{"type":"string","maxLength":256,"description":"Root-relative endpoint path expected by the buyer agent."},"expected_method":{"type":"string","enum":["GET","POST"],"default":"POST"},"catalog_json":{"type":"object","additionalProperties":true},"openapi_json":{"type":"object","additionalProperties":true},"mcp_tool_name":{"type":"string","maxLength":120},"expected_tool_id":{"type":"string","maxLength":120},"expected_price":{"type":"string","pattern":"^[0-9]+(\\.[0-9]{1,6})?$"},"expected_currency":{"type":"string","maxLength":20},"expected_network":{"type":"string","maxLength":40},"expected_receiver":{"type":"string","maxLength":120},"payment_challenge_json":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"additionalProperties":false},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","tool_id","version","request_id","x402_request_id","generated_at","decision","confidence","summary","checked_surfaces","mismatches","risk_flags","recommended_next_action","limitations"],"properties":{"product_family":{"const":"agent_expansion_v2_api"},"endpoint":{"const":"x402-catalog-drift-monitor"},"tool_id":{"const":"x402_catalog_drift_monitor"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string","description":"x402 route request ID used for Supabase x402_agent_requests ledger reconciliation when available."},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["consistent","minor_drift","major_drift","insufficient_evidence","unsafe_target"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"checked_surfaces":{"type":"array","items":{"type":"string"}},"mismatches":{"type":"array","items":{"type":"object","required":["field","severity","expected","observed","source"],"properties":{"field":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]},"source":{"type":"string"},"explanation":{"type":"string"}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_catalog_drift_monitor","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-catalog-drift-monitor","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_response_contract_linter","title":"Agent Response Contract Linter","description":"Lints caller-submitted agent API, MCP, and x402 response samples for machine-actionable contract completeness without making network calls. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","required":["response_sample"],"properties":{"response_sample":{"type":"object"},"schema_sample":{"type":"object"},"tool_context":{"type":"object","properties":{"endpoint_path":{"type":"string","maxLength":160},"tool_id":{"type":"string","maxLength":120},"mcp_tool_name":{"type":"string","maxLength":120},"operation_id":{"type":"string","maxLength":120},"expected_price":{"type":"string","maxLength":32},"currency":{"type":"string","enum":["USDC"]},"network":{"type":"string","maxLength":64}},"additionalProperties":false},"lint_profile":{"type":"string","enum":["api","mcp","x402","auto"]},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"additionalProperties":false},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","tool_id","version","request_id","x402_request_id","generated_at","decision","confidence","summary","risk_flags","recommended_next_action","limitations","metadata","lint_profile","score","findings"],"properties":{"product_family":{"const":"agent_expansion_v3_api"},"endpoint":{"const":"x402-response-contract-linter"},"tool_id":{"const":"x402_response_contract_linter"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"}},"additionalProperties":false},"lint_profile":{"type":"string","enum":["api","mcp","x402"]},"score":{"type":"number","minimum":0,"maximum":100},"findings":{"type":"array","items":{"type":"object"}}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_response_contract_linter","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-response-contract-linter","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_failure_fact_classifier","title":"Sanitized x402 Failure-Fact Classifier","description":"Classifies sanitized x402 failure facts into safe diagnostic causes without replaying payments or storing raw logs. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","required":["failure_facts"],"properties":{"failure_facts":{"type":"object","properties":{"http_status":{"type":"integer","minimum":100,"maximum":599},"x402_version":{"type":"integer","minimum":1,"maximum":2},"scheme":{"type":"string","maxLength":64},"network":{"type":"string","maxLength":64},"currency":{"type":"string","enum":["USDC"]},"amount":{"type":"string","maxLength":32},"receiver":{"type":"string","maxLength":80},"resource_path":{"type":"string","maxLength":160},"facilitator_error_code":{"type":"string","pattern":"^[A-Za-z0-9_.:-]{1,120}$"},"target_error_code":{"type":"string","pattern":"^[A-Za-z0-9_.:-]{1,120}$"},"retry_status":{"type":"string","maxLength":64},"present_header_names":{"type":"array","items":{"type":"string","maxLength":80},"maxItems":40}},"additionalProperties":false},"expected_facts":{"type":"object","properties":{"resource_path":{"type":"string","maxLength":160},"tool_id":{"type":"string","maxLength":120},"scheme":{"type":"string","maxLength":64},"network":{"type":"string","maxLength":64},"currency":{"type":"string","enum":["USDC"]},"amount":{"type":"string","maxLength":32},"receiver":{"type":"string","maxLength":80}},"additionalProperties":false},"caller_context":{"type":"object","properties":{"environment":{"type":"string","enum":["local","preview","production","test","unknown"]},"integration_step":{"type":"string","enum":["challenge","sign","retry","verify","settle","target_response","unknown"]},"client_name":{"type":"string","pattern":"^[A-Za-z0-9_. -]{1,80}$"},"client_version":{"type":"string","pattern":"^[A-Za-z0-9_.:-]{1,40}$"}},"additionalProperties":false},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"additionalProperties":false},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","tool_id","version","request_id","x402_request_id","generated_at","decision","confidence","summary","risk_flags","recommended_next_action","limitations","metadata","likely_cause","evidence"],"properties":{"product_family":{"const":"agent_expansion_v3_api"},"endpoint":{"const":"x402-failure-fact-classifier"},"tool_id":{"const":"x402_failure_fact_classifier"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string"},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"}},"additionalProperties":false},"likely_cause":{"type":"string"},"evidence":{"type":"array","items":{"type":"object"}}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_failure_fact_classifier","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-failure-fact-classifier","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_response_provenance_notary","title":"x402 Response Provenance Notary","description":"Creates or verifies hash-only caller-submitted x402 response provenance records with scoped idempotency and one-time lookup secrets. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["create","verify"]},"idempotency_key":{"type":"string","minLength":32,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{32,160}$"},"idempotency_scope_token":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"endpoint_path":{"type":"string","maxLength":160},"tool_id":{"type":"string","maxLength":120},"schema_version":{"type":"string","maxLength":40},"generated_at":{"type":"string","format":"date-time"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"response_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"metadata_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"operation_id":{"type":"string","maxLength":120},"mcp_tool_name":{"type":"string","maxLength":120},"payment_network":{"type":"string","maxLength":64},"currency":{"type":"string","enum":["USDC"]},"amount":{"type":"string","maxLength":32},"service_label":{"type":"string","maxLength":200},"retention_class":{"type":"string","enum":["short","standard","support"]},"notary_id":{"type":"string","minLength":24,"maxLength":120,"pattern":"^[A-Za-z0-9_-]{24,120}$"},"lookup_secret":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","tool_id","version","request_id","x402_request_id","generated_at","decision","confidence","summary","risk_flags","recommended_next_action","limitations","metadata","notary_id","stored_hashes","retention"],"properties":{"product_family":{"const":"agent_expansion_v3_api"},"endpoint":{"const":"x402-response-provenance-notary"},"tool_id":{"const":"x402_response_provenance_notary"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["record_created","record_replayed","record_verified","hash_mismatch"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"risk_flags":{"type":"array","items":{"type":"string"}},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"}},"additionalProperties":false},"notary_id":{"type":"string"},"stored_hashes":{"type":"object"},"retention":{"type":"object"},"lookup_secret":{"type":"string","description":"Returned once only on record_created responses."}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_response_provenance_notary","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-response-provenance-notary","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_authorized_payee_rotation_notary","title":"Hash-Only Authorized Payee Rotation Notary","description":"Records and verifies hash-only evidence for authorized x402 payee-wallet rotations. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["create","verify"]},"facts":{"type":"object","required":[],"properties":{"seller_id_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"previous_payee_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"new_payee_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"rotation_evidence_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"effective_at":{"type":"string","maxLength":500},"service_url_label":{"type":"string","maxLength":500},"chain_id":{"type":"string","maxLength":500},"currency":{"type":"string","maxLength":500},"listing_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"reference_facts":{"type":"object","required":[],"properties":{"seller_id_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"previous_payee_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"new_payee_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"rotation_evidence_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"effective_at":{"type":"string","maxLength":500},"service_url_label":{"type":"string","maxLength":500},"chain_id":{"type":"string","maxLength":500},"currency":{"type":"string","maxLength":500},"listing_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"idempotency_key":{"type":"string","minLength":32,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{32,160}$"},"idempotency_scope_token":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"retention_class":{"type":"string","enum":["short","standard","support"]},"lookup_secret":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"record_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"ledger_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"notary_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_scope_token"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-authorized-payee-rotation-notary"},"service_id":{"const":"hash-only-authorized-payee-rotation-notary"},"tool_id":{"const":"x402_authorized_payee_rotation_notary"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_authorized_payee_rotation_notary","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-authorized-payee-rotation-notary","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_paid_agent_response_completeness_drift_ledger","title":"Paid-Agent Response Completeness Drift Ledger","description":"Tracks hash-only completeness snapshots for paid-agent response contracts across releases. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["snapshot","compare","verify"]},"facts":{"type":"object","required":[],"properties":{"service_id_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"schema_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"response_contract_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"required_field_count":{"type":"number"},"present_field_count":{"type":"number"},"missing_field_codes":{"type":"array","maxItems":50},"version_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":[],"properties":{"service_id_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"schema_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"response_contract_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"required_field_count":{"type":"number"},"present_field_count":{"type":"number"},"missing_field_codes":{"type":"array","maxItems":50},"version_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"idempotency_key":{"type":"string","minLength":32,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{32,160}$"},"idempotency_scope_token":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"retention_class":{"type":"string","enum":["short","standard","support"]},"lookup_secret":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"record_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"ledger_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"notary_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-paid-agent-response-completeness-drift-ledger"},"service_id":{"const":"paid-agent-response-completeness-drift-ledger"},"tool_id":{"const":"x402_paid_agent_response_completeness_drift_ledger"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_paid_agent_response_completeness_drift_ledger","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-paid-agent-response-completeness-drift-ledger","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_operation_stability_ledger","title":"x402/MCP Operation Stability Ledger","description":"Records and compares hash-only x402, OpenAPI, and MCP operation stability facts. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["fingerprint","compare","verify"]},"facts":{"type":"object","required":[],"properties":{"operation_id":{"type":"string","maxLength":500},"mcp_tool_name":{"type":"string","maxLength":500},"route_path":{"type":"string","maxLength":500},"method":{"type":"string","maxLength":500},"resource_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"input_schema_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"output_schema_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"payment_metadata_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"version_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":[],"properties":{"operation_id":{"type":"string","maxLength":500},"mcp_tool_name":{"type":"string","maxLength":500},"route_path":{"type":"string","maxLength":500},"method":{"type":"string","maxLength":500},"resource_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"input_schema_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"output_schema_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"payment_metadata_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"version_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"idempotency_key":{"type":"string","minLength":32,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{32,160}$"},"idempotency_scope_token":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"retention_class":{"type":"string","enum":["short","standard","support"]},"lookup_secret":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"record_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"ledger_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"notary_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-operation-stability-ledger"},"service_id":{"const":"x402-mcp-operation-stability-ledger"},"tool_id":{"const":"x402_mcp_operation_stability_ledger"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_operation_stability_ledger","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-operation-stability-ledger","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_ap2_mandate_constraint_gap_auditor","title":"AP2 Mandate Constraint Gap Auditor","description":"Audits sanitized AP2-style mandate facts for missing autonomous-purchase constraints. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["mandate_type","agent_binding_present","verifier_binding_present","merchant_binding_present","amount_cap","currency","expiry","item_constraints","recurrence_constraints","receipt_requirement","intended_action"],"properties":{"mandate_type":{"type":"string","maxLength":500},"agent_binding_present":{"type":"boolean"},"verifier_binding_present":{"type":"boolean"},"merchant_binding_present":{"type":"boolean"},"amount_cap":{"type":"number"},"currency":{"type":"string","maxLength":500},"expiry":{"type":"string","maxLength":500},"item_constraints":{"type":"array","maxItems":50},"recurrence_constraints":{"type":"array","maxItems":50},"receipt_requirement":{"type":"string","maxLength":500},"intended_action":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["mandate_type","agent_binding_present","verifier_binding_present","merchant_binding_present","amount_cap","currency","expiry","item_constraints","recurrence_constraints","receipt_requirement","intended_action"],"properties":{"mandate_type":{"type":"string","maxLength":500},"agent_binding_present":{"type":"boolean"},"verifier_binding_present":{"type":"boolean"},"merchant_binding_present":{"type":"boolean"},"amount_cap":{"type":"number"},"currency":{"type":"string","maxLength":500},"expiry":{"type":"string","maxLength":500},"item_constraints":{"type":"array","maxItems":50},"recurrence_constraints":{"type":"array","maxItems":50},"receipt_requirement":{"type":"string","maxLength":500},"intended_action":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"idempotency_key":{"type":"string","minLength":32,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{32,160}$"},"idempotency_scope_token":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"retention_class":{"type":"string","enum":["short","standard","support"]},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-ap2-mandate-constraint-gap-auditor"},"service_id":{"const":"ap2-mandate-constraint-gap-auditor"},"tool_id":{"const":"x402_ap2_mandate_constraint_gap_auditor"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_ap2_mandate_constraint_gap_auditor","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-ap2-mandate-constraint-gap-auditor","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_wallet_policy_coverage_gap_analyzer","title":"Agent Wallet Policy Coverage Gap Analyzer","description":"Compares sanitized autonomous-task facts against wallet policy coverage. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["intended_task","policy_scope","spend_caps","allowed_counterparties","allowed_chains","allowed_assets","time_window","recurrence","revocation_supported"],"properties":{"intended_task":{"type":"string","maxLength":500},"policy_scope":{"type":"object","maxProperties":50,"additionalProperties":true},"spend_caps":{"type":"object","maxProperties":50,"additionalProperties":true},"allowed_counterparties":{"type":"array","maxItems":50},"allowed_chains":{"type":"array","maxItems":50},"allowed_assets":{"type":"array","maxItems":50},"time_window":{"type":"object","maxProperties":50,"additionalProperties":true},"recurrence":{"type":"string","maxLength":500},"revocation_supported":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["intended_task","policy_scope","spend_caps","allowed_counterparties","allowed_chains","allowed_assets","time_window","recurrence","revocation_supported"],"properties":{"intended_task":{"type":"string","maxLength":500},"policy_scope":{"type":"object","maxProperties":50,"additionalProperties":true},"spend_caps":{"type":"object","maxProperties":50,"additionalProperties":true},"allowed_counterparties":{"type":"array","maxItems":50},"allowed_chains":{"type":"array","maxItems":50},"allowed_assets":{"type":"array","maxItems":50},"time_window":{"type":"object","maxProperties":50,"additionalProperties":true},"recurrence":{"type":"string","maxLength":500},"revocation_supported":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"idempotency_key":{"type":"string","minLength":32,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{32,160}$"},"idempotency_scope_token":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"retention_class":{"type":"string","enum":["short","standard","support"]},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-wallet-policy-coverage-gap-analyzer"},"service_id":{"const":"agent-wallet-policy-coverage-gap-analyzer"},"tool_id":{"const":"x402_agent_wallet_policy_coverage_gap_analyzer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_wallet_policy_coverage_gap_analyzer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-wallet-policy-coverage-gap-analyzer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_autonomous_purchase_intent_to_receipt_reconciler","title":"Autonomous Purchase Intent-to-Receipt Reconciler","description":"Reconciles sanitized autonomous-purchase intent facts against receipt facts. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["create","reconcile","verify"]},"facts":{"type":"object","required":[],"properties":{"intent_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"payment_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"output_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"payee_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"transaction_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"reference_facts":{"type":"object","required":[],"properties":{"intent_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"payment_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"output_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"payee_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"transaction_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"idempotency_key":{"type":"string","minLength":32,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{32,160}$"},"idempotency_scope_token":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"retention_class":{"type":"string","enum":["short","standard","support"]},"lookup_secret":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"record_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"ledger_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"notary_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-autonomous-purchase-intent-to-receipt-reconciler"},"service_id":{"const":"autonomous-purchase-intent-to-receipt-reconciler"},"tool_id":{"const":"x402_autonomous_purchase_intent_to_receipt_reconciler"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_autonomous_purchase_intent_to_receipt_reconciler","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-autonomous-purchase-intent-to-receipt-reconciler","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_paid_tool_latency_sla_evidence_notary","title":"Paid Tool Latency SLA Evidence Notary","description":"Creates and verifies hash-only latency SLA evidence for paid agent tools. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["create","verify"]},"facts":{"type":"object","required":[],"properties":{"request_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"response_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"started_at":{"type":"string","maxLength":500},"completed_at":{"type":"string","maxLength":500},"latency_ms":{"type":"number"},"sla_threshold_ms":{"type":"number"},"tool_id":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"reference_facts":{"type":"object","required":[],"properties":{"request_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"response_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"started_at":{"type":"string","maxLength":500},"completed_at":{"type":"string","maxLength":500},"latency_ms":{"type":"number"},"sla_threshold_ms":{"type":"number"},"tool_id":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"idempotency_key":{"type":"string","minLength":32,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{32,160}$"},"idempotency_scope_token":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"retention_class":{"type":"string","enum":["short","standard","support"]},"lookup_secret":{"type":"string","minLength":43,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{43,160}$"},"record_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"ledger_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"notary_id":{"type":"string","minLength":12,"maxLength":160,"pattern":"^[A-Za-z0-9_-]{12,160}$"},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_scope_token"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-paid-tool-latency-sla-evidence-notary"},"service_id":{"const":"paid-tool-latency-sla-evidence-notary"},"tool_id":{"const":"x402_paid_tool_latency_sla_evidence_notary"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_paid_tool_latency_sla_evidence_notary","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-paid-tool-latency-sla-evidence-notary","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_multi_provider_challenge_normalizer","title":"Multi-Provider x402 Challenge Normalizer","description":"Normalizes safe x402 challenge metadata from multiple provider formats. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["normalize"]},"facts":{"type":"object","required":["provider_label","status_code","headers","challenge_json"],"properties":{"provider_label":{"type":"string","maxLength":500},"status_code":{"type":"number"},"headers":{"type":"object","maxProperties":10,"properties":{"content_type":{"type":"string","maxLength":120},"cache-control":{"type":"string","maxLength":160},"content-length":{"type":"string","maxLength":40},"x-request-id":{"type":"string","maxLength":160},"x-provider":{"type":"string","maxLength":120},"x-version":{"type":"string","maxLength":80}},"additionalProperties":false},"challenge_json":{"type":"object","maxProperties":50,"additionalProperties":true},"resource_url_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["provider_label","status_code","headers","challenge_json"],"properties":{"provider_label":{"type":"string","maxLength":500},"status_code":{"type":"number"},"headers":{"type":"object","maxProperties":10,"properties":{"content_type":{"type":"string","maxLength":120},"cache-control":{"type":"string","maxLength":160},"content-length":{"type":"string","maxLength":40},"x-request-id":{"type":"string","maxLength":160},"x-provider":{"type":"string","maxLength":120},"x-version":{"type":"string","maxLength":80}},"additionalProperties":false},"challenge_json":{"type":"object","maxProperties":50,"additionalProperties":true},"resource_url_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-multi-provider-challenge-normalizer"},"service_id":{"const":"multi-provider-x402-challenge-normalizer"},"tool_id":{"const":"x402_multi_provider_challenge_normalizer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_multi_provider_challenge_normalizer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-multi-provider-challenge-normalizer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_facilitator_cost_comparator","title":"x402 Facilitator Cost Comparator","description":"Compares caller-supplied x402 facilitator cost facts for buyer-agent routing. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["compare"]},"facts":{"type":"object","required":["expected_monthly_calls","average_price_usd","providers"],"properties":{"expected_monthly_calls":{"type":"number"},"average_price_usd":{"type":"number"},"providers":{"type":"array","maxItems":50}},"additionalProperties":false},"reference_facts":{"type":"object","required":["expected_monthly_calls","average_price_usd","providers"],"properties":{"expected_monthly_calls":{"type":"number"},"average_price_usd":{"type":"number"},"providers":{"type":"array","maxItems":50}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-facilitator-cost-comparator"},"service_id":{"const":"x402-facilitator-cost-comparator"},"tool_id":{"const":"x402_facilitator_cost_comparator"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_facilitator_cost_comparator","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-facilitator-cost-comparator","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_bmm_agent_spend_category_classifier","title":"BMM Agent Spend Category Classifier","description":"Classifies sanitized agent spend facts into operational categories. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["classify"]},"facts":{"type":"object","required":["seller_label","tool_id","description","amount","currency","network"],"properties":{"seller_label":{"type":"string","maxLength":500},"tool_id":{"type":"string","maxLength":500},"description":{"type":"string","maxLength":500},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"receipt_type":{"type":"string","maxLength":500},"protocol":{"type":"string","maxLength":500},"marketplace_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["seller_label","tool_id","description","amount","currency","network"],"properties":{"seller_label":{"type":"string","maxLength":500},"tool_id":{"type":"string","maxLength":500},"description":{"type":"string","maxLength":500},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"receipt_type":{"type":"string","maxLength":500},"protocol":{"type":"string","maxLength":500},"marketplace_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-bmm-agent-spend-category-classifier"},"service_id":{"const":"bmm-agent-spend-category-classifier"},"tool_id":{"const":"x402_bmm_agent_spend_category_classifier"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_bmm_agent_spend_category_classifier","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-bmm-agent-spend-category-classifier","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_cross_protocol_agent_commerce_profile_normalizer","title":"Cross-Protocol Agent Commerce Profile Normalizer","description":"Normalizes safe agent-commerce profile facts across x402, MCP, and AP2-style surfaces. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["normalize"]},"facts":{"type":"object","required":["profiles"],"properties":{"profiles":{"type":"array","maxItems":50}},"additionalProperties":false},"reference_facts":{"type":"object","required":["profiles"],"properties":{"profiles":{"type":"array","maxItems":50}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-cross-protocol-agent-commerce-profile-normalizer"},"service_id":{"const":"cross-protocol-agent-commerce-profile-normalizer"},"tool_id":{"const":"x402_cross_protocol_agent_commerce_profile_normalizer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_cross_protocol_agent_commerce_profile_normalizer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-cross-protocol-agent-commerce-profile-normalizer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_paid_tool_permission_scope_auditor","title":"MCP Paid Tool Permission Scope Auditor","description":"Audits sanitized MCP paid-tool permission scope declarations. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["tool_name","tool_description","input_schema","declared_permission_scope","paid_operation_description"],"properties":{"tool_name":{"type":"string","maxLength":500},"tool_description":{"type":"string","maxLength":500},"input_schema":{"type":"object","maxProperties":50,"additionalProperties":true},"declared_permission_scope":{"type":"string","maxLength":500},"paid_operation_description":{"type":"string","maxLength":500},"destructive_action_declared":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["tool_name","tool_description","input_schema","declared_permission_scope","paid_operation_description"],"properties":{"tool_name":{"type":"string","maxLength":500},"tool_description":{"type":"string","maxLength":500},"input_schema":{"type":"object","maxProperties":50,"additionalProperties":true},"declared_permission_scope":{"type":"string","maxLength":500},"paid_operation_description":{"type":"string","maxLength":500},"destructive_action_declared":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-paid-tool-permission-scope-auditor"},"service_id":{"const":"mcp-paid-tool-permission-scope-auditor"},"tool_id":{"const":"x402_mcp_paid_tool_permission_scope_auditor"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_paid_tool_permission_scope_auditor","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-paid-tool-permission-scope-auditor","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_offer_replay_hygiene_auditor","title":"x402 Offer Replay Hygiene Auditor","description":"Checks x402 offer metadata for replay-hygiene controls. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["pay_to","amount","currency","network","valid_from","valid_until","nonce_present","signature_present","scheme"],"properties":{"resource_label":{"type":"string","maxLength":500},"resource_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"pay_to":{"type":"string","maxLength":500},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"valid_from":{"type":"string","maxLength":500},"valid_until":{"type":"string","maxLength":500},"nonce_present":{"type":"boolean"},"signature_present":{"type":"boolean"},"scheme":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["pay_to","amount","currency","network","valid_from","valid_until","nonce_present","signature_present","scheme"],"properties":{"resource_label":{"type":"string","maxLength":500},"resource_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"pay_to":{"type":"string","maxLength":500},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"valid_from":{"type":"string","maxLength":500},"valid_until":{"type":"string","maxLength":500},"nonce_present":{"type":"boolean"},"signature_present":{"type":"boolean"},"scheme":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-offer-replay-hygiene-auditor"},"service_id":{"const":"x402-offer-replay-hygiene-auditor"},"tool_id":{"const":"x402_offer_replay_hygiene_auditor"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_offer_replay_hygiene_auditor","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-offer-replay-hygiene-auditor","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_commerce_error_taxonomy_normalizer","title":"Agent Commerce Error Taxonomy Normalizer","description":"Normalizes sanitized agent-commerce error facts into a stable taxonomy. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["classify"]},"facts":{"type":"object","required":["protocol","status_code","error_code","message_excerpt"],"properties":{"protocol":{"type":"string","maxLength":500},"status_code":{"type":"number"},"error_code":{"type":"string","maxLength":500},"message_excerpt":{"type":"string","maxLength":500},"provider_label":{"type":"string","maxLength":500},"retry_after":{"type":"string","maxLength":500},"payment_state":{"type":"string","maxLength":500},"authorization_state":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["protocol","status_code","error_code","message_excerpt"],"properties":{"protocol":{"type":"string","maxLength":500},"status_code":{"type":"number"},"error_code":{"type":"string","maxLength":500},"message_excerpt":{"type":"string","maxLength":500},"provider_label":{"type":"string","maxLength":500},"retry_after":{"type":"string","maxLength":500},"payment_state":{"type":"string","maxLength":500},"authorization_state":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-commerce-error-taxonomy-normalizer"},"service_id":{"const":"agent-commerce-error-taxonomy-normalizer"},"tool_id":{"const":"x402_agent_commerce_error_taxonomy_normalizer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_commerce_error_taxonomy_normalizer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-error-taxonomy-normalizer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_price_display_unit_sanity_checker","title":"x402 Price Display Unit Sanity Checker","description":"Checks x402 price display units for decimal, atomic-unit, currency, and network consistency. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["display_price","display_currency","payment_amount","payment_currency","token_decimals","network"],"properties":{"display_price":{"type":"number"},"display_currency":{"type":"string","maxLength":500},"payment_amount":{"type":"number"},"payment_currency":{"type":"string","maxLength":500},"token_decimals":{"type":"number"},"network":{"type":"string","maxLength":500},"atomic_units":{"type":"number"},"catalog_label":{"type":"string","maxLength":500},"challenge_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["display_price","display_currency","payment_amount","payment_currency","token_decimals","network"],"properties":{"display_price":{"type":"number"},"display_currency":{"type":"string","maxLength":500},"payment_amount":{"type":"number"},"payment_currency":{"type":"string","maxLength":500},"token_decimals":{"type":"number"},"network":{"type":"string","maxLength":500},"atomic_units":{"type":"number"},"catalog_label":{"type":"string","maxLength":500},"challenge_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-price-display-unit-sanity-checker"},"service_id":{"const":"x402-price-display-unit-sanity-checker"},"tool_id":{"const":"x402_price_display_unit_sanity_checker"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_price_display_unit_sanity_checker","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-price-display-unit-sanity-checker","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_facilitator_readiness_passport","title":"x402 Facilitator Readiness Passport","description":"Scores caller-supplied x402 facilitator facts for production readiness. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["facilitator_url_label","environment","verify_status","settle_status","allowed_networks"],"properties":{"facilitator_url_label":{"type":"string","maxLength":500},"environment":{"type":"string","maxLength":500},"verify_status":{"type":"string","maxLength":500},"settle_status":{"type":"string","maxLength":500},"allowed_networks":{"type":"array","maxItems":50},"production_evidence":{"type":"string","maxLength":500},"known_caveats":{"type":"string","maxLength":500},"settlement_cache_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["facilitator_url_label","environment","verify_status","settle_status","allowed_networks"],"properties":{"facilitator_url_label":{"type":"string","maxLength":500},"environment":{"type":"string","maxLength":500},"verify_status":{"type":"string","maxLength":500},"settle_status":{"type":"string","maxLength":500},"allowed_networks":{"type":"array","maxItems":50},"production_evidence":{"type":"string","maxLength":500},"known_caveats":{"type":"string","maxLength":500},"settlement_cache_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-facilitator-readiness-passport"},"service_id":{"const":"facilitator-readiness-passport"},"tool_id":{"const":"x402_facilitator_readiness_passport"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_facilitator_readiness_passport","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-facilitator-readiness-passport","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_network_token_route_planner","title":"x402 Network Token Route Planner","description":"Plans safer x402 network, token, amount-format, and transfer-method routing from caller facts. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["network","token","price_format","transfer_method"],"properties":{"network":{"type":"string","maxLength":500},"token":{"type":"string","maxLength":500},"price_format":{"type":"string","maxLength":500},"transfer_method":{"type":"string","maxLength":500},"token_decimals":{"type":"number"},"default_asset_supported_present":{"type":"boolean"},"explicit_token_amount_present":{"type":"boolean"},"facilitator_label":{"type":"string","maxLength":500},"fallback_network":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["network","token","price_format","transfer_method"],"properties":{"network":{"type":"string","maxLength":500},"token":{"type":"string","maxLength":500},"price_format":{"type":"string","maxLength":500},"transfer_method":{"type":"string","maxLength":500},"token_decimals":{"type":"number"},"default_asset_supported_present":{"type":"boolean"},"explicit_token_amount_present":{"type":"boolean"},"facilitator_label":{"type":"string","maxLength":500},"fallback_network":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-network-token-route-planner"},"service_id":{"const":"network-token-route-planner"},"tool_id":{"const":"x402_network_token_route_planner"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_network_token_route_planner","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-network-token-route-planner","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_payment_identifier_retry_safety_lens","title":"x402 Payment Identifier Retry Safety Lens","description":"Classifies x402 payment identifier and retry facts for duplicate-charge and privacy risk. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["payment_id_format","retry_cache_policy","dedupe_scope","crash_recovery_policy"],"properties":{"payment_id_format":{"type":"string","maxLength":500},"retry_cache_policy":{"type":"string","maxLength":500},"dedupe_scope":{"type":"string","maxLength":500},"crash_recovery_policy":{"type":"string","maxLength":500},"identifier_privacy_notes":{"type":"string","maxLength":500},"cached_response_present":{"type":"boolean"},"unique_prefix_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["payment_id_format","retry_cache_policy","dedupe_scope","crash_recovery_policy"],"properties":{"payment_id_format":{"type":"string","maxLength":500},"retry_cache_policy":{"type":"string","maxLength":500},"dedupe_scope":{"type":"string","maxLength":500},"crash_recovery_policy":{"type":"string","maxLength":500},"identifier_privacy_notes":{"type":"string","maxLength":500},"cached_response_present":{"type":"boolean"},"unique_prefix_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-payment-identifier-retry-safety-lens"},"service_id":{"const":"payment-identifier-retry-safety-lens"},"tool_id":{"const":"x402_payment_identifier_retry_safety_lens"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_payment_identifier_retry_safety_lens","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-payment-identifier-retry-safety-lens","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_signed_receipt_delivery_confidence_scorer","title":"x402 Signed Receipt Delivery Confidence Scorer","description":"Scores signed offer and receipt metadata for paid-service delivery confidence. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["offer_present","receipt_present","delivery_proof_present","resource_label","amount","currency"],"properties":{"offer_present":{"type":"boolean"},"receipt_present":{"type":"boolean"},"delivery_proof_present":{"type":"boolean"},"resource_label":{"type":"string","maxLength":500},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"valid_until":{"type":"string","maxLength":500},"signed_at":{"type":"string","maxLength":500},"response_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["offer_present","receipt_present","delivery_proof_present","resource_label","amount","currency"],"properties":{"offer_present":{"type":"boolean"},"receipt_present":{"type":"boolean"},"delivery_proof_present":{"type":"boolean"},"resource_label":{"type":"string","maxLength":500},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"valid_until":{"type":"string","maxLength":500},"signed_at":{"type":"string","maxLength":500},"response_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-signed-receipt-delivery-confidence-scorer"},"service_id":{"const":"signed-receipt-delivery-confidence-scorer"},"tool_id":{"const":"x402_signed_receipt_delivery_confidence_scorer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_signed_receipt_delivery_confidence_scorer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-signed-receipt-delivery-confidence-scorer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_default_asset_tokenamount_advisor","title":"x402 Default Asset TokenAmount Advisor","description":"Advises whether an x402 route should use dollar-string pricing or explicit TokenAmount facts. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["network","token","price_format","token_decimals","default_asset_supported_present"],"properties":{"network":{"type":"string","maxLength":500},"token":{"type":"string","maxLength":500},"price_format":{"type":"string","maxLength":500},"token_decimals":{"type":"number"},"default_asset_supported_present":{"type":"boolean"},"explicit_token_amount_present":{"type":"boolean"},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["network","token","price_format","token_decimals","default_asset_supported_present"],"properties":{"network":{"type":"string","maxLength":500},"token":{"type":"string","maxLength":500},"price_format":{"type":"string","maxLength":500},"token_decimals":{"type":"number"},"default_asset_supported_present":{"type":"boolean"},"explicit_token_amount_present":{"type":"boolean"},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-default-asset-tokenamount-advisor"},"service_id":{"const":"default-asset-tokenamount-advisor"},"tool_id":{"const":"x402_default_asset_tokenamount_advisor"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_default_asset_tokenamount_advisor","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-default-asset-tokenamount-advisor","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_permit2_approval_friction_explainer","title":"x402 Permit2 Approval Friction Explainer","description":"Explains buyer-agent approval friction for EIP-3009, Permit2, and unsupported transfer methods. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["network","token","transfer_method"],"properties":{"network":{"type":"string","maxLength":500},"token":{"type":"string","maxLength":500},"transfer_method":{"type":"string","maxLength":500},"approval_required_present":{"type":"boolean"},"eip3009_supported_present":{"type":"boolean"},"permit2_supported_present":{"type":"boolean"},"gas_sponsor_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["network","token","transfer_method"],"properties":{"network":{"type":"string","maxLength":500},"token":{"type":"string","maxLength":500},"transfer_method":{"type":"string","maxLength":500},"approval_required_present":{"type":"boolean"},"eip3009_supported_present":{"type":"boolean"},"permit2_supported_present":{"type":"boolean"},"gas_sponsor_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-permit2-approval-friction-explainer"},"service_id":{"const":"permit2-approval-friction-explainer"},"tool_id":{"const":"x402_permit2_approval_friction_explainer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_permit2_approval_friction_explainer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-permit2-approval-friction-explainer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_multi_chain_facilitator_failover_planner","title":"x402 Multi-Chain Facilitator Failover Planner","description":"Builds an advisory failover ladder for caller-supplied x402 facilitator and network options. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["primary_facilitator","allowed_networks","fallback_policy"],"properties":{"primary_facilitator":{"type":"string","maxLength":500},"allowed_networks":{"type":"array","maxItems":50},"fallback_policy":{"type":"string","maxLength":500},"secondary_facilitator":{"type":"string","maxLength":500},"settlement_caveats":{"type":"string","maxLength":500},"manual_review_policy":{"type":"string","maxLength":500},"duplicate_settlement_caution_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["primary_facilitator","allowed_networks","fallback_policy"],"properties":{"primary_facilitator":{"type":"string","maxLength":500},"allowed_networks":{"type":"array","maxItems":50},"fallback_policy":{"type":"string","maxLength":500},"secondary_facilitator":{"type":"string","maxLength":500},"settlement_caveats":{"type":"string","maxLength":500},"manual_review_policy":{"type":"string","maxLength":500},"duplicate_settlement_caution_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-multi-chain-facilitator-failover-planner"},"service_id":{"const":"multi-chain-facilitator-failover-planner"},"tool_id":{"const":"x402_multi_chain_facilitator_failover_planner"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_multi_chain_facilitator_failover_planner","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-multi-chain-facilitator-failover-planner","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_paid_route_boundary_mapper","title":"x402 MCP Paid Route Boundary Mapper","description":"Maps paid MCP tool surfaces against x402 routes and possible unpaid aliases. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["tool_name","paid_route","input_schema","paid_operation_description"],"properties":{"tool_name":{"type":"string","maxLength":500},"paid_route":{"type":"string","maxLength":500},"free_route":{"type":"string","maxLength":500},"input_schema":{"type":"object","maxProperties":50,"additionalProperties":true},"declared_permission_scope":{"type":"string","maxLength":500},"paid_operation_description":{"type":"string","maxLength":500},"payment_required_present":{"type":"boolean"},"alias_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["tool_name","paid_route","input_schema","paid_operation_description"],"properties":{"tool_name":{"type":"string","maxLength":500},"paid_route":{"type":"string","maxLength":500},"free_route":{"type":"string","maxLength":500},"input_schema":{"type":"object","maxProperties":50,"additionalProperties":true},"declared_permission_scope":{"type":"string","maxLength":500},"paid_operation_description":{"type":"string","maxLength":500},"payment_required_present":{"type":"boolean"},"alias_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-paid-route-boundary-mapper"},"service_id":{"const":"mcp-paid-route-boundary-mapper"},"tool_id":{"const":"x402_mcp_paid_route_boundary_mapper"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_paid_route_boundary_mapper","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-paid-route-boundary-mapper","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_schema_curb_appeal_grader","title":"x402 MCP Schema Curb Appeal Grader","description":"Grades paid MCP tool names, descriptions, schemas, and output labels for buyer-agent clarity. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["tool_name","tool_title","tool_description","input_schema","output_description"],"properties":{"tool_name":{"type":"string","maxLength":500},"tool_title":{"type":"string","maxLength":500},"tool_description":{"type":"string","maxLength":500},"input_schema":{"type":"object","maxProperties":50,"additionalProperties":true},"output_description":{"type":"string","maxLength":500},"buyer_task":{"type":"string","maxLength":500},"price_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["tool_name","tool_title","tool_description","input_schema","output_description"],"properties":{"tool_name":{"type":"string","maxLength":500},"tool_title":{"type":"string","maxLength":500},"tool_description":{"type":"string","maxLength":500},"input_schema":{"type":"object","maxProperties":50,"additionalProperties":true},"output_description":{"type":"string","maxLength":500},"buyer_task":{"type":"string","maxLength":500},"price_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-schema-curb-appeal-grader"},"service_id":{"const":"mcp-schema-curb-appeal-grader"},"tool_id":{"const":"x402_mcp_schema_curb_appeal_grader"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_schema_curb_appeal_grader","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-schema-curb-appeal-grader","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_tool_change_blast_radius_analyzer","title":"x402 MCP Tool Change Blast Radius Analyzer","description":"Classifies one-shot MCP paid-tool metadata changes for buyer-agent compatibility risk. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["compare"]},"facts":{"type":"object","required":["tool_name","tool_description","input_schema","version_label"],"properties":{"tool_name":{"type":"string","maxLength":500},"tool_description":{"type":"string","maxLength":500},"input_schema":{"type":"object","maxProperties":50,"additionalProperties":true},"version_label":{"type":"string","maxLength":500},"route_path":{"type":"string","maxLength":500},"required_field_count":{"type":"number"},"payment_required_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["tool_name","tool_description","input_schema","version_label"],"properties":{"tool_name":{"type":"string","maxLength":500},"tool_description":{"type":"string","maxLength":500},"input_schema":{"type":"object","maxProperties":50,"additionalProperties":true},"version_label":{"type":"string","maxLength":500},"route_path":{"type":"string","maxLength":500},"required_field_count":{"type":"number"},"payment_required_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","reference_facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-tool-change-blast-radius-analyzer"},"service_id":{"const":"mcp-tool-change-blast-radius-analyzer"},"tool_id":{"const":"x402_mcp_tool_change_blast_radius_analyzer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_tool_change_blast_radius_analyzer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-tool-change-blast-radius-analyzer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_wallet_spend_policy_simulator","title":"x402 Agent Wallet Spend Policy Simulator","description":"Simulates sanitized buyer-agent payment workloads against wallet spend-policy facts. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["intended_task","spend_caps","time_window","recurrence","retry_policy","workload_description"],"properties":{"intended_task":{"type":"string","maxLength":500},"spend_caps":{"type":"object","maxProperties":50,"additionalProperties":true},"time_window":{"type":"object","maxProperties":50,"additionalProperties":true},"recurrence":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"workload_description":{"type":"string","maxLength":500},"allowed_counterparties":{"type":"array","maxItems":50},"allowed_chains":{"type":"array","maxItems":50},"allowed_assets":{"type":"array","maxItems":50}},"additionalProperties":false},"reference_facts":{"type":"object","required":["intended_task","spend_caps","time_window","recurrence","retry_policy","workload_description"],"properties":{"intended_task":{"type":"string","maxLength":500},"spend_caps":{"type":"object","maxProperties":50,"additionalProperties":true},"time_window":{"type":"object","maxProperties":50,"additionalProperties":true},"recurrence":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"workload_description":{"type":"string","maxLength":500},"allowed_counterparties":{"type":"array","maxItems":50},"allowed_chains":{"type":"array","maxItems":50},"allowed_assets":{"type":"array","maxItems":50}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-wallet-spend-policy-simulator"},"service_id":{"const":"agent-wallet-spend-policy-simulator"},"tool_id":{"const":"x402_agent_wallet_spend_policy_simulator"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_wallet_spend_policy_simulator","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-wallet-spend-policy-simulator","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_spend_permission_allowance_fit_checker","title":"x402 Spend Permission Allowance Fit Checker","description":"Checks whether a bounded spend permission fits a caller-supplied paid-agent workload. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["spender_role","token","amount_cap","time_window","intended_workload","allowance_unit"],"properties":{"spender_role":{"type":"string","maxLength":500},"token":{"type":"string","maxLength":500},"amount_cap":{"type":"number"},"time_window":{"type":"object","maxProperties":50,"additionalProperties":true},"intended_workload":{"type":"string","maxLength":500},"allowance_unit":{"type":"string","maxLength":500},"recurrence":{"type":"string","maxLength":500},"allowed_counterparties":{"type":"array","maxItems":50},"allowed_chains":{"type":"array","maxItems":50}},"additionalProperties":false},"reference_facts":{"type":"object","required":["spender_role","token","amount_cap","time_window","intended_workload","allowance_unit"],"properties":{"spender_role":{"type":"string","maxLength":500},"token":{"type":"string","maxLength":500},"amount_cap":{"type":"number"},"time_window":{"type":"object","maxProperties":50,"additionalProperties":true},"intended_workload":{"type":"string","maxLength":500},"allowance_unit":{"type":"string","maxLength":500},"recurrence":{"type":"string","maxLength":500},"allowed_counterparties":{"type":"array","maxItems":50},"allowed_chains":{"type":"array","maxItems":50}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-spend-permission-allowance-fit-checker"},"service_id":{"const":"spend-permission-allowance-fit-checker"},"tool_id":{"const":"x402_spend_permission_allowance_fit_checker"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_spend_permission_allowance_fit_checker","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-spend-permission-allowance-fit-checker","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_payment_recovery_playbook","title":"x402 Agent Payment Recovery Playbook","description":"Turns sanitized failed-payment facts into a conservative buyer-agent recovery playbook. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["classify"]},"facts":{"type":"object","required":["failure_phase","status_code","error_code","payment_identifier_present","receipt_present","retry_cache_policy"],"properties":{"failure_phase":{"type":"string","maxLength":500},"status_code":{"type":"number"},"error_code":{"type":"string","maxLength":500},"payment_identifier_present":{"type":"boolean"},"receipt_present":{"type":"boolean"},"retry_cache_policy":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"settlement_status":{"type":"string","maxLength":500},"provider_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["failure_phase","status_code","error_code","payment_identifier_present","receipt_present","retry_cache_policy"],"properties":{"failure_phase":{"type":"string","maxLength":500},"status_code":{"type":"number"},"error_code":{"type":"string","maxLength":500},"payment_identifier_present":{"type":"boolean"},"receipt_present":{"type":"boolean"},"retry_cache_policy":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"settlement_status":{"type":"string","maxLength":500},"provider_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-payment-recovery-playbook"},"service_id":{"const":"agent-payment-recovery-playbook"},"tool_id":{"const":"x402_agent_payment_recovery_playbook"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_payment_recovery_playbook","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-payment-recovery-playbook","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_commerce_mandate_receipt_fit_card","title":"x402 Agent Commerce Mandate Receipt Fit Card","description":"Compares mandate, signed offer, and receipt facts for agent-commerce evidence fit. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["mandate_type","intent_binding_present","offer_present","receipt_present","amount","currency","resource_label"],"properties":{"mandate_type":{"type":"string","maxLength":500},"intent_binding_present":{"type":"boolean"},"offer_present":{"type":"boolean"},"receipt_present":{"type":"boolean"},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"resource_label":{"type":"string","maxLength":500},"merchant_binding_present":{"type":"boolean"},"delivery_proof_present":{"type":"boolean"},"network":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["mandate_type","intent_binding_present","offer_present","receipt_present","amount","currency","resource_label"],"properties":{"mandate_type":{"type":"string","maxLength":500},"intent_binding_present":{"type":"boolean"},"offer_present":{"type":"boolean"},"receipt_present":{"type":"boolean"},"amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"resource_label":{"type":"string","maxLength":500},"merchant_binding_present":{"type":"boolean"},"delivery_proof_present":{"type":"boolean"},"network":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-commerce-mandate-receipt-fit-card"},"service_id":{"const":"agent-commerce-mandate-receipt-fit-card"},"tool_id":{"const":"x402_agent_commerce_mandate_receipt_fit_card"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_commerce_mandate_receipt_fit_card","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-mandate-receipt-fit-card","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_paid_tool_upsell_path_optimizer","title":"x402 Paid Tool Upsell Path Optimizer","description":"Orders caller-supplied paid agent tools into a clear, trust-preserving upsell path. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["catalog_summary","buyer_task","starting_tool","premium_tool","price_ladder","stop_condition"],"properties":{"catalog_summary":{"type":"string","maxLength":500},"buyer_task":{"type":"string","maxLength":500},"starting_tool":{"type":"string","maxLength":500},"premium_tool":{"type":"string","maxLength":500},"price_ladder":{"type":"string","maxLength":500},"stop_condition":{"type":"string","maxLength":500},"risk_appetite":{"type":"string","maxLength":500},"evidence_requirement":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["catalog_summary","buyer_task","starting_tool","premium_tool","price_ladder","stop_condition"],"properties":{"catalog_summary":{"type":"string","maxLength":500},"buyer_task":{"type":"string","maxLength":500},"starting_tool":{"type":"string","maxLength":500},"premium_tool":{"type":"string","maxLength":500},"price_ladder":{"type":"string","maxLength":500},"stop_condition":{"type":"string","maxLength":500},"risk_appetite":{"type":"string","maxLength":500},"evidence_requirement":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-paid-tool-upsell-path-optimizer"},"service_id":{"const":"paid-tool-upsell-path-optimizer"},"tool_id":{"const":"x402_paid_tool_upsell_path_optimizer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_paid_tool_upsell_path_optimizer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-paid-tool-upsell-path-optimizer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_cache_leakage_guard","title":"x402 Cache Leakage Guard","description":"Checks caller-supplied HTTP 402 cache and paid-route facts for leakage risk. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["route_path","status_code","cache_control","payment_required_present"],"properties":{"route_path":{"type":"string","maxLength":500},"status_code":{"type":"number"},"headers":{"type":"object","maxProperties":10,"properties":{"content_type":{"type":"string","maxLength":120},"cache-control":{"type":"string","maxLength":160},"content-length":{"type":"string","maxLength":40},"x-request-id":{"type":"string","maxLength":160},"x-provider":{"type":"string","maxLength":120},"x-version":{"type":"string","maxLength":80}},"additionalProperties":false},"cache_control":{"type":"string","maxLength":500},"payment_required_present":{"type":"boolean"},"free_route_present":{"type":"boolean"},"paid_content_cached_present":{"type":"boolean"},"cdn_cache_present":{"type":"boolean"},"resource_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["route_path","status_code","cache_control","payment_required_present"],"properties":{"route_path":{"type":"string","maxLength":500},"status_code":{"type":"number"},"headers":{"type":"object","maxProperties":10,"properties":{"content_type":{"type":"string","maxLength":120},"cache-control":{"type":"string","maxLength":160},"content-length":{"type":"string","maxLength":40},"x-request-id":{"type":"string","maxLength":160},"x-provider":{"type":"string","maxLength":120},"x-version":{"type":"string","maxLength":80}},"additionalProperties":false},"cache_control":{"type":"string","maxLength":500},"payment_required_present":{"type":"boolean"},"free_route_present":{"type":"boolean"},"paid_content_cached_present":{"type":"boolean"},"cdn_cache_present":{"type":"boolean"},"resource_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-cache-leakage-guard"},"service_id":{"const":"cache-leakage-guard"},"tool_id":{"const":"x402_cache_leakage_guard"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_cache_leakage_guard","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-cache-leakage-guard","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_checkout_state_simulator","title":"Agent Checkout State Simulator","description":"Simulates caller-supplied agent checkout state facts for readiness gaps. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["checkout_session_status","line_item_summary","fulfillment_options","payment_handler","final_total_amount"],"properties":{"checkout_session_status":{"type":"string","maxLength":500},"line_item_summary":{"type":"string","maxLength":500},"fulfillment_options":{"type":"string","maxLength":500},"payment_handler":{"type":"string","maxLength":500},"final_total_amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"checkout_steps":{"type":"array","maxItems":50},"buyer_confirmation_present":{"type":"boolean"},"completion_rule":{"type":"string","maxLength":500},"tax_amount":{"type":"number"},"shipping_amount":{"type":"number"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["checkout_session_status","line_item_summary","fulfillment_options","payment_handler","final_total_amount"],"properties":{"checkout_session_status":{"type":"string","maxLength":500},"line_item_summary":{"type":"string","maxLength":500},"fulfillment_options":{"type":"string","maxLength":500},"payment_handler":{"type":"string","maxLength":500},"final_total_amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"checkout_steps":{"type":"array","maxItems":50},"buyer_confirmation_present":{"type":"boolean"},"completion_rule":{"type":"string","maxLength":500},"tax_amount":{"type":"number"},"shipping_amount":{"type":"number"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-checkout-state-simulator"},"service_id":{"const":"agent-checkout-state-simulator"},"tool_id":{"const":"x402_agent_checkout_state_simulator"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_checkout_state_simulator","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-checkout-state-simulator","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_final_total_delta_guard","title":"Final Total Delta Guard","description":"Compares agent-commerce quote, checkout, final payment, and order totals for unexplained deltas. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["quote_total_amount","final_total_amount","currency","reconfirmation_present"],"properties":{"quote_total_amount":{"type":"number"},"selected_total_amount":{"type":"number"},"final_total_amount":{"type":"number"},"order_total_amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"tax_amount":{"type":"number"},"shipping_amount":{"type":"number"},"reconfirmation_present":{"type":"boolean"},"fulfillment_label":{"type":"string","maxLength":500},"promotion_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["quote_total_amount","final_total_amount","currency","reconfirmation_present"],"properties":{"quote_total_amount":{"type":"number"},"selected_total_amount":{"type":"number"},"final_total_amount":{"type":"number"},"order_total_amount":{"type":"number"},"currency":{"type":"string","maxLength":500},"tax_amount":{"type":"number"},"shipping_amount":{"type":"number"},"reconfirmation_present":{"type":"boolean"},"fulfillment_label":{"type":"string","maxLength":500},"promotion_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-final-total-delta-guard"},"service_id":{"const":"final-total-delta-guard"},"tool_id":{"const":"x402_final_total_delta_guard"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_final_total_delta_guard","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-final-total-delta-guard","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_rendered_checkout_ui_diff","title":"Agent-Rendered Checkout UI Diff","description":"Compares seller checkout facts with caller-supplied agent-rendered buyer views. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["compare"]},"facts":{"type":"object","required":["seller_total_amount","rendered_total_amount","seller_line_items","rendered_line_items","currency"],"properties":{"seller_total_amount":{"type":"number"},"rendered_total_amount":{"type":"number"},"seller_line_items":{"type":"array","maxItems":50},"rendered_line_items":{"type":"array","maxItems":50},"currency":{"type":"string","maxLength":500},"seller_fulfillment_methods":{"type":"array","maxItems":50},"rendered_fulfillment_methods":{"type":"array","maxItems":50},"hidden_fee_present":{"type":"boolean"},"snapshot_label":{"type":"string","maxLength":500},"buyer_view_summary":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["seller_total_amount","rendered_total_amount","seller_line_items","rendered_line_items","currency"],"properties":{"seller_total_amount":{"type":"number"},"rendered_total_amount":{"type":"number"},"seller_line_items":{"type":"array","maxItems":50},"rendered_line_items":{"type":"array","maxItems":50},"currency":{"type":"string","maxLength":500},"seller_fulfillment_methods":{"type":"array","maxItems":50},"rendered_fulfillment_methods":{"type":"array","maxItems":50},"hidden_fee_present":{"type":"boolean"},"snapshot_label":{"type":"string","maxLength":500},"buyer_view_summary":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-rendered-checkout-ui-diff"},"service_id":{"const":"agent-rendered-checkout-ui-diff"},"tool_id":{"const":"x402_agent_rendered_checkout_ui_diff"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_rendered_checkout_ui_diff","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-rendered-checkout-ui-diff","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_paid_tool_confirmation_prompt_auditor","title":"Paid Tool Confirmation Prompt Auditor","description":"Audits paid MCP/tool confirmation prompts for clear buyer spend consent. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["tool_name","prompt_text","price_label","scope_summary","confirmation_required_present"],"properties":{"tool_name":{"type":"string","maxLength":500},"prompt_text":{"type":"string","maxLength":500},"price_label":{"type":"string","maxLength":500},"scope_summary":{"type":"string","maxLength":500},"confirmation_required_present":{"type":"boolean"},"consequence_text_present":{"type":"boolean"},"buyer_cancel_option_present":{"type":"boolean"},"wallet_prompt_label":{"type":"string","maxLength":500},"mcp_tool_name":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["tool_name","prompt_text","price_label","scope_summary","confirmation_required_present"],"properties":{"tool_name":{"type":"string","maxLength":500},"prompt_text":{"type":"string","maxLength":500},"price_label":{"type":"string","maxLength":500},"scope_summary":{"type":"string","maxLength":500},"confirmation_required_present":{"type":"boolean"},"consequence_text_present":{"type":"boolean"},"buyer_cancel_option_present":{"type":"boolean"},"wallet_prompt_label":{"type":"string","maxLength":500},"mcp_tool_name":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-paid-tool-confirmation-prompt-auditor"},"service_id":{"const":"paid-tool-confirmation-prompt-auditor"},"tool_id":{"const":"x402_paid_tool_confirmation_prompt_auditor"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_paid_tool_confirmation_prompt_auditor","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-paid-tool-confirmation-prompt-auditor","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_partial_work_charge_boundary_tester","title":"x402 Partial Work Charge Boundary Tester","description":"Classifies timeout, cancellation, partial result, retry, and charge-policy facts for paid work boundaries. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["classify"]},"facts":{"type":"object","required":["work_status","charge_policy","retry_policy","result_summary"],"properties":{"work_status":{"type":"string","maxLength":500},"charge_policy":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"result_summary":{"type":"string","maxLength":500},"timeout_present":{"type":"boolean"},"cancellation_present":{"type":"boolean"},"partial_result_present":{"type":"boolean"},"receipt_present":{"type":"boolean"},"support_path_present":{"type":"boolean"},"completion_percent":{"type":"number"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["work_status","charge_policy","retry_policy","result_summary"],"properties":{"work_status":{"type":"string","maxLength":500},"charge_policy":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"result_summary":{"type":"string","maxLength":500},"timeout_present":{"type":"boolean"},"cancellation_present":{"type":"boolean"},"partial_result_present":{"type":"boolean"},"receipt_present":{"type":"boolean"},"support_path_present":{"type":"boolean"},"completion_percent":{"type":"number"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-partial-work-charge-boundary-tester"},"service_id":{"const":"partial-work-charge-boundary-tester"},"tool_id":{"const":"x402_partial_work_charge_boundary_tester"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_partial_work_charge_boundary_tester","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-partial-work-charge-boundary-tester","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_commerce_terms_uri_resolver","title":"Agent Commerce Terms URI Resolver","description":"Checks agent-commerce terms, license, refund, support, and usage-policy URI metadata. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["terms_url_label","license_url_label","support_url_label"],"properties":{"terms_url_label":{"type":"string","maxLength":500},"license_url_label":{"type":"string","maxLength":500},"refund_url_label":{"type":"string","maxLength":500},"support_url_label":{"type":"string","maxLength":500},"usage_policy_url_label":{"type":"string","maxLength":500},"version_label":{"type":"string","maxLength":500},"machine_readable_present":{"type":"boolean"},"stale_policy_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["terms_url_label","license_url_label","support_url_label"],"properties":{"terms_url_label":{"type":"string","maxLength":500},"license_url_label":{"type":"string","maxLength":500},"refund_url_label":{"type":"string","maxLength":500},"support_url_label":{"type":"string","maxLength":500},"usage_policy_url_label":{"type":"string","maxLength":500},"version_label":{"type":"string","maxLength":500},"machine_readable_present":{"type":"boolean"},"stale_policy_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-commerce-terms-uri-resolver"},"service_id":{"const":"agent-commerce-terms-uri-resolver"},"tool_id":{"const":"x402_agent_commerce_terms_uri_resolver"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_commerce_terms_uri_resolver","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-terms-uri-resolver","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_merchant_of_record_boundary_explainer","title":"Merchant-of-Record Boundary Explainer","description":"Maps caller-supplied agent-commerce role facts into payment, fulfillment, support, and refund boundaries. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["platform_role","merchant_role","payment_owner","fulfillment_owner","refund_owner"],"properties":{"platform_role":{"type":"string","maxLength":500},"merchant_role":{"type":"string","maxLength":500},"seller_role":{"type":"string","maxLength":500},"agent_role":{"type":"string","maxLength":500},"payment_owner":{"type":"string","maxLength":500},"fulfillment_owner":{"type":"string","maxLength":500},"support_owner":{"type":"string","maxLength":500},"refund_owner":{"type":"string","maxLength":500},"order_owner":{"type":"string","maxLength":500},"communication_owner":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["platform_role","merchant_role","payment_owner","fulfillment_owner","refund_owner"],"properties":{"platform_role":{"type":"string","maxLength":500},"merchant_role":{"type":"string","maxLength":500},"seller_role":{"type":"string","maxLength":500},"agent_role":{"type":"string","maxLength":500},"payment_owner":{"type":"string","maxLength":500},"fulfillment_owner":{"type":"string","maxLength":500},"support_owner":{"type":"string","maxLength":500},"refund_owner":{"type":"string","maxLength":500},"order_owner":{"type":"string","maxLength":500},"communication_owner":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-merchant-of-record-boundary-explainer"},"service_id":{"const":"merchant-of-record-boundary-explainer"},"tool_id":{"const":"x402_merchant_of_record_boundary_explainer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_merchant_of_record_boundary_explainer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-merchant-of-record-boundary-explainer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_post_purchase_event_continuity_checker","title":"Post-Purchase Event Continuity Checker","description":"Checks sanitized order, webhook, shipment, delivery, return, refund, and adjustment facts for continuity. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["order_id_label","order_status","order_events"],"properties":{"order_id_label":{"type":"string","maxLength":500},"order_status":{"type":"string","maxLength":500},"order_events":{"type":"array","maxItems":50},"webhook_events":{"type":"array","maxItems":50},"shipment_events":{"type":"array","maxItems":50},"return_events":{"type":"array","maxItems":50},"refund_events":{"type":"array","maxItems":50},"adjustment_events":{"type":"array","maxItems":50},"tracking_present":{"type":"boolean"},"delivery_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["order_id_label","order_status","order_events"],"properties":{"order_id_label":{"type":"string","maxLength":500},"order_status":{"type":"string","maxLength":500},"order_events":{"type":"array","maxItems":50},"webhook_events":{"type":"array","maxItems":50},"shipment_events":{"type":"array","maxItems":50},"return_events":{"type":"array","maxItems":50},"refund_events":{"type":"array","maxItems":50},"adjustment_events":{"type":"array","maxItems":50},"tracking_present":{"type":"boolean"},"delivery_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-post-purchase-event-continuity-checker"},"service_id":{"const":"post-purchase-event-continuity-checker"},"tool_id":{"const":"x402_post_purchase_event_continuity_checker"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_post_purchase_event_continuity_checker","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-post-purchase-event-continuity-checker","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_registry_release_quality_gate","title":"MCP Registry Release Quality Gate","description":"Checks MCP server release metadata for registry and paid-tool readiness. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["server_name","version_label","tool_descriptions_present","input_schemas_present","auth_notes_present"],"properties":{"server_name":{"type":"string","maxLength":500},"version_label":{"type":"string","maxLength":500},"tool_descriptions_present":{"type":"boolean"},"input_schemas_present":{"type":"boolean"},"auth_notes_present":{"type":"boolean"},"payment_notes_present":{"type":"boolean"},"production_warning_present":{"type":"boolean"},"changelog_present":{"type":"boolean"},"contact_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["server_name","version_label","tool_descriptions_present","input_schemas_present","auth_notes_present"],"properties":{"server_name":{"type":"string","maxLength":500},"version_label":{"type":"string","maxLength":500},"tool_descriptions_present":{"type":"boolean"},"input_schemas_present":{"type":"boolean"},"auth_notes_present":{"type":"boolean"},"payment_notes_present":{"type":"boolean"},"production_warning_present":{"type":"boolean"},"changelog_present":{"type":"boolean"},"contact_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-registry-release-quality-gate"},"service_id":{"const":"mcp-registry-release-quality-gate"},"tool_id":{"const":"x402_mcp_registry_release_quality_gate"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_registry_release_quality_gate","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-registry-release-quality-gate","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_commerce_sandbox_seed_pack","title":"Agent-Commerce Sandbox Seed Pack","description":"Creates safe fixture scenario recommendations for agent-commerce payment and checkout tests. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["create"]},"facts":{"type":"object","required":["protocol_mix","scenario_goal","test_environment"],"properties":{"protocol_mix":{"type":"string","maxLength":500},"scenario_goal":{"type":"string","maxLength":500},"test_environment":{"type":"string","maxLength":500},"checkout_required_present":{"type":"boolean"},"payment_required_present":{"type":"boolean"},"receipt_required_present":{"type":"boolean"},"order_required_present":{"type":"boolean"},"consent_required_present":{"type":"boolean"},"fixture_count":{"type":"number"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["protocol_mix","scenario_goal","test_environment"],"properties":{"protocol_mix":{"type":"string","maxLength":500},"scenario_goal":{"type":"string","maxLength":500},"test_environment":{"type":"string","maxLength":500},"checkout_required_present":{"type":"boolean"},"payment_required_present":{"type":"boolean"},"receipt_required_present":{"type":"boolean"},"order_required_present":{"type":"boolean"},"consent_required_present":{"type":"boolean"},"fixture_count":{"type":"number"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-commerce-sandbox-seed-pack"},"service_id":{"const":"agent-commerce-sandbox-seed-pack"},"tool_id":{"const":"x402_agent_commerce_sandbox_seed_pack"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_commerce_sandbox_seed_pack","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-sandbox-seed-pack","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_payment_method_disclosure_map","title":"Payment Method Disclosure Map","description":"Maps payment rails, handlers, tokens, networks, wallet requirements, and buyer disclosures. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["normalize"]},"facts":{"type":"object","required":["payment_handlers","supported_networks","supported_tokens"],"properties":{"payment_handlers":{"type":"array","maxItems":50},"supported_networks":{"type":"array","maxItems":50},"supported_tokens":{"type":"array","maxItems":50},"wallet_requirements":{"type":"array","maxItems":50},"settlement_networks":{"type":"array","maxItems":50},"buyer_disclosures":{"type":"array","maxItems":50},"unsupported_methods":{"type":"array","maxItems":50},"default_method_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["payment_handlers","supported_networks","supported_tokens"],"properties":{"payment_handlers":{"type":"array","maxItems":50},"supported_networks":{"type":"array","maxItems":50},"supported_tokens":{"type":"array","maxItems":50},"wallet_requirements":{"type":"array","maxItems":50},"settlement_networks":{"type":"array","maxItems":50},"buyer_disclosures":{"type":"array","maxItems":50},"unsupported_methods":{"type":"array","maxItems":50},"default_method_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-payment-method-disclosure-map"},"service_id":{"const":"payment-method-disclosure-map"},"tool_id":{"const":"x402_payment_method_disclosure_map"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_payment_method_disclosure_map","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-payment-method-disclosure-map","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_commerce_pii_minimization_check","title":"Commerce PII Minimization Check","description":"Classifies commerce schema fields for buyer-data minimization risk. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["flow_purpose","requested_fields"],"properties":{"flow_purpose":{"type":"string","maxLength":500},"requested_fields":{"type":"array","maxItems":50},"required_fields":{"type":"array","maxItems":50},"optional_fields":{"type":"array","maxItems":50},"redacted_fields":{"type":"array","maxItems":50},"payment_fields":{"type":"array","maxItems":50},"fulfillment_fields":{"type":"array","maxItems":50},"account_linking_present":{"type":"boolean"},"raw_pii_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["flow_purpose","requested_fields"],"properties":{"flow_purpose":{"type":"string","maxLength":500},"requested_fields":{"type":"array","maxItems":50},"required_fields":{"type":"array","maxItems":50},"optional_fields":{"type":"array","maxItems":50},"redacted_fields":{"type":"array","maxItems":50},"payment_fields":{"type":"array","maxItems":50},"fulfillment_fields":{"type":"array","maxItems":50},"account_linking_present":{"type":"boolean"},"raw_pii_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-commerce-pii-minimization-check"},"service_id":{"const":"commerce-pii-minimization-check"},"tool_id":{"const":"x402_commerce_pii_minimization_check"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_commerce_pii_minimization_check","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-commerce-pii-minimization-check","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_elicitation_consent_transcript_auditor","title":"MCP Elicitation Consent Transcript Auditor","description":"Audits sanitized MCP elicitation prompts and consent facts for scope and record gaps. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["tool_name","elicitation_prompt_summary","requested_fields","consent_record_present"],"properties":{"tool_name":{"type":"string","maxLength":500},"elicitation_prompt_summary":{"type":"string","maxLength":500},"requested_fields":{"type":"array","maxItems":50},"scope_summary":{"type":"string","maxLength":500},"consent_record_present":{"type":"boolean"},"decline_path_present":{"type":"boolean"},"purpose_text_present":{"type":"boolean"},"sensitive_fields_present":{"type":"boolean"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["tool_name","elicitation_prompt_summary","requested_fields","consent_record_present"],"properties":{"tool_name":{"type":"string","maxLength":500},"elicitation_prompt_summary":{"type":"string","maxLength":500},"requested_fields":{"type":"array","maxItems":50},"scope_summary":{"type":"string","maxLength":500},"consent_record_present":{"type":"boolean"},"decline_path_present":{"type":"boolean"},"purpose_text_present":{"type":"boolean"},"sensitive_fields_present":{"type":"boolean"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-elicitation-consent-transcript-auditor"},"service_id":{"const":"mcp-elicitation-consent-transcript-auditor"},"tool_id":{"const":"x402_mcp_elicitation_consent_transcript_auditor"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_elicitation_consent_transcript_auditor","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-elicitation-consent-transcript-auditor","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_machine_payment_treasury_dust_map","title":"Machine-Payment Treasury Dust Map","description":"Maps aggregate high-volume low-value machine-payment facts for treasury dust and reconciliation risk. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["payment_count","dust_amount","dust_threshold_amount","rail_count","network_count"],"properties":{"payment_count":{"type":"number"},"dust_amount":{"type":"number"},"dust_threshold_amount":{"type":"number"},"rail_count":{"type":"number"},"network_count":{"type":"number"},"token_count":{"type":"number"},"wallet_count":{"type":"number"},"settlement_cycle":{"type":"string","maxLength":500},"cleanup_policy":{"type":"string","maxLength":500},"average_payment_amount":{"type":"number"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["payment_count","dust_amount","dust_threshold_amount","rail_count","network_count"],"properties":{"payment_count":{"type":"number"},"dust_amount":{"type":"number"},"dust_threshold_amount":{"type":"number"},"rail_count":{"type":"number"},"network_count":{"type":"number"},"token_count":{"type":"number"},"wallet_count":{"type":"number"},"settlement_cycle":{"type":"string","maxLength":500},"cleanup_policy":{"type":"string","maxLength":500},"average_payment_amount":{"type":"number"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-machine-payment-treasury-dust-map"},"service_id":{"const":"machine-payment-treasury-dust-map"},"tool_id":{"const":"x402_machine_payment_treasury_dust_map"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_machine_payment_treasury_dust_map","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-machine-payment-treasury-dust-map","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_a2a_agent_card_trust_radar","title":"A2A Agent Card Trust Radar","description":"Buyer agents cannot quickly tell whether a public Agent Card has enough identity, skill, interface, security, signature, and documentation evidence before delegation. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["agentCardJson","sourceLabel"],"properties":{"agentCardJson":{"type":"object","maxProperties":50,"additionalProperties":true},"sourceLabel":{"type":"string","maxLength":500},"buyerPolicy":{"type":"object","maxProperties":50,"additionalProperties":true},"expectedInputModes":{"type":"array","maxItems":10},"expectedOutputModes":{"type":"array","maxItems":10}},"additionalProperties":false},"reference_facts":{"type":"object","required":["agentCardJson","sourceLabel"],"properties":{"agentCardJson":{"type":"object","maxProperties":50,"additionalProperties":true},"sourceLabel":{"type":"string","maxLength":500},"buyerPolicy":{"type":"object","maxProperties":50,"additionalProperties":true},"expectedInputModes":{"type":"array","maxItems":10},"expectedOutputModes":{"type":"array","maxItems":10}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-a2a-agent-card-trust-radar"},"service_id":{"const":"a2a-agent-card-trust-radar"},"tool_id":{"const":"x402_a2a_agent_card_trust_radar"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_a2a_agent_card_trust_radar","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-a2a-agent-card-trust-radar","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_a2a_skill_to_task_matchmaker","title":"A2A Skill-to-Task Matchmaker","description":"Buyer agents need to choose the right remote skill without executing tasks or trusting vague service descriptions. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["compare"]},"facts":{"type":"object","required":["taskBrief","candidateAgents"],"properties":{"taskBrief":{"type":"string","maxLength":500},"candidateAgents":{"type":"array","maxItems":5},"buyerConstraints":{"type":"object","maxProperties":50,"additionalProperties":true},"requiredInputModes":{"type":"array","maxItems":10},"requiredOutputModes":{"type":"array","maxItems":10}},"additionalProperties":false},"reference_facts":{"type":"object","required":["taskBrief","candidateAgents"],"properties":{"taskBrief":{"type":"string","maxLength":500},"candidateAgents":{"type":"array","maxItems":5},"buyerConstraints":{"type":"object","maxProperties":50,"additionalProperties":true},"requiredInputModes":{"type":"array","maxItems":10},"requiredOutputModes":{"type":"array","maxItems":10}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-a2a-skill-to-task-matchmaker"},"service_id":{"const":"a2a-skill-to-task-matchmaker"},"tool_id":{"const":"x402_a2a_skill_to_task_matchmaker"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_a2a_skill_to_task_matchmaker","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-a2a-skill-to-task-matchmaker","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_marketplace_comparison_board","title":"Agent Marketplace Comparison Board","description":"Buyer agents see multiple similar services but lack one normalized board for price visibility, proof, limitations, and fit. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["compare"]},"facts":{"type":"object","required":["listings"],"properties":{"listings":{"type":"array","maxItems":5,"minItems":2},"buyerTask":{"type":"string","maxLength":500},"comparisonWeights":{"type":"object","maxProperties":50,"additionalProperties":true},"sourceLabels":{"type":"array","maxItems":10}},"additionalProperties":false},"reference_facts":{"type":"object","required":["listings"],"properties":{"listings":{"type":"array","maxItems":5,"minItems":2},"buyerTask":{"type":"string","maxLength":500},"comparisonWeights":{"type":"object","maxProperties":50,"additionalProperties":true},"sourceLabels":{"type":"array","maxItems":10}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-marketplace-comparison-board"},"service_id":{"const":"agent-marketplace-comparison-board"},"tool_id":{"const":"x402_agent_marketplace_comparison_board"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_marketplace_comparison_board","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-marketplace-comparison-board","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_paid_agent_proof_of_value_preview_auditor","title":"Paid Agent Proof-of-Value Preview Auditor","description":"Buyer agents often see a price and promise but no useful preview that proves what the paid result will contain. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["listingPromise","sampleOutput"],"properties":{"listingPromise":{"type":"string","maxLength":500},"sampleOutput":{"type":"object","maxProperties":50,"additionalProperties":true},"price":{"type":["string","number"],"maxLength":500},"limitations":{"type":"string","maxLength":500},"buyerSuccessCriteria":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["listingPromise","sampleOutput"],"properties":{"listingPromise":{"type":"string","maxLength":500},"sampleOutput":{"type":"object","maxProperties":50,"additionalProperties":true},"price":{"type":["string","number"],"maxLength":500},"limitations":{"type":"string","maxLength":500},"buyerSuccessCriteria":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-paid-agent-proof-of-value-preview-auditor"},"service_id":{"const":"paid-agent-proof-of-value-preview-auditor"},"tool_id":{"const":"x402_paid_agent_proof_of_value_preview_auditor"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_paid_agent_proof_of_value_preview_auditor","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-paid-agent-proof-of-value-preview-auditor","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_buyer_tour_storyboard_generator","title":"Agent Buyer Tour Storyboard Generator","description":"Agent listings often fail to show the buyer journey from discovery to payment expectation, output promise, proof, limitations, and support. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["create"]},"facts":{"type":"object","required":["serviceMetadata","sampleResponse"],"properties":{"serviceMetadata":{"type":"object","maxProperties":50,"additionalProperties":true},"sampleResponse":{"type":"object","maxProperties":50,"additionalProperties":true},"price":{"type":["string","number"],"maxLength":500},"limitations":{"type":"string","maxLength":500},"supportLinks":{"type":"array","maxItems":10},"buyerTask":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["serviceMetadata","sampleResponse"],"properties":{"serviceMetadata":{"type":"object","maxProperties":50,"additionalProperties":true},"sampleResponse":{"type":"object","maxProperties":50,"additionalProperties":true},"price":{"type":["string","number"],"maxLength":500},"limitations":{"type":"string","maxLength":500},"supportLinks":{"type":"array","maxItems":10},"buyerTask":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-buyer-tour-storyboard-generator"},"service_id":{"const":"agent-buyer-tour-storyboard-generator"},"tool_id":{"const":"x402_agent_buyer_tour_storyboard_generator"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_buyer_tour_storyboard_generator","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-buyer-tour-storyboard-generator","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_a2a_handoff_readiness_boarding_pass","title":"A2A Handoff Readiness Boarding Pass","description":"Agent-to-agent task handoffs can fail because payload shape, mode support, status handling, auth disclosure, or failure behavior is unclear. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["handoffPayload","sourceAgent","targetAgent"],"properties":{"handoffPayload":{"type":"object","maxProperties":50,"additionalProperties":true},"sourceAgent":{"type":"object","maxProperties":50,"additionalProperties":true},"targetAgent":{"type":"object","maxProperties":50,"additionalProperties":true},"inputModes":{"type":"array","maxItems":10},"outputModes":{"type":"array","maxItems":10},"statusFields":{"type":"array","maxItems":10},"failureModes":{"type":"array","maxItems":10}},"additionalProperties":false},"reference_facts":{"type":"object","required":["handoffPayload","sourceAgent","targetAgent"],"properties":{"handoffPayload":{"type":"object","maxProperties":50,"additionalProperties":true},"sourceAgent":{"type":"object","maxProperties":50,"additionalProperties":true},"targetAgent":{"type":"object","maxProperties":50,"additionalProperties":true},"inputModes":{"type":"array","maxItems":10},"outputModes":{"type":"array","maxItems":10},"statusFields":{"type":"array","maxItems":10},"failureModes":{"type":"array","maxItems":10}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-a2a-handoff-readiness-boarding-pass"},"service_id":{"const":"a2a-handoff-readiness-boarding-pass"},"tool_id":{"const":"x402_a2a_handoff_readiness_boarding_pass"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_a2a_handoff_readiness_boarding_pass","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-a2a-handoff-readiness-boarding-pass","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_claims_evidence_wall","title":"Agent Claims Evidence Wall","description":"Public agent listings make capability and trust claims that are hard for buyer agents to connect to actual evidence. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["claims","evidenceSnippets"],"properties":{"claims":{"type":"array","maxItems":10},"evidenceSnippets":{"type":"array","maxItems":10},"sourceLabels":{"type":"array","maxItems":10},"sampleOutputs":{"type":"array","maxItems":10},"limitations":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["claims","evidenceSnippets"],"properties":{"claims":{"type":"array","maxItems":10},"evidenceSnippets":{"type":"array","maxItems":10},"sourceLabels":{"type":"array","maxItems":10},"sampleOutputs":{"type":"array","maxItems":10},"limitations":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-claims-evidence-wall"},"service_id":{"const":"agent-claims-evidence-wall"},"tool_id":{"const":"x402_agent_claims_evidence_wall"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_claims_evidence_wall","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-claims-evidence-wall","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_llms_txt_agent_buyer_path_mapper","title":"llms.txt Agent Buyer Path Mapper","description":"Buyer agents can land on public docs but fail to find service purpose, examples, price, limitations, and support path. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["llmsTxtContent","sourceLabel"],"properties":{"llmsTxtContent":{"type":"string","maxLength":500},"sourceLabel":{"type":"string","maxLength":500},"openApiExcerpt":{"type":"string","maxLength":500},"docsExcerpt":{"type":"string","maxLength":500},"targetBuyerTask":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["llmsTxtContent","sourceLabel"],"properties":{"llmsTxtContent":{"type":"string","maxLength":500},"sourceLabel":{"type":"string","maxLength":500},"openApiExcerpt":{"type":"string","maxLength":500},"docsExcerpt":{"type":"string","maxLength":500},"targetBuyerTask":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-llms-txt-agent-buyer-path-mapper"},"service_id":{"const":"llms-txt-agent-buyer-path-mapper"},"tool_id":{"const":"x402_llms_txt_agent_buyer_path_mapper"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_llms_txt_agent_buyer_path_mapper","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-llms-txt-agent-buyer-path-mapper","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_sampling_exposure_card","title":"MCP Sampling Exposure Card","description":"MCP servers can expose sampling behavior that is hard for buyers to understand before connecting or paying. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["mcpCapabilities"],"properties":{"mcpCapabilities":{"type":"object","maxProperties":50,"additionalProperties":true},"samplingDescription":{"type":"string","maxLength":500},"approvalFlow":{"type":"string","maxLength":500},"promptExposureNotes":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["mcpCapabilities"],"properties":{"mcpCapabilities":{"type":"object","maxProperties":50,"additionalProperties":true},"samplingDescription":{"type":"string","maxLength":500},"approvalFlow":{"type":"string","maxLength":500},"promptExposureNotes":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-sampling-exposure-card"},"service_id":{"const":"mcp-sampling-exposure-card"},"tool_id":{"const":"x402_mcp_sampling_exposure_card"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_sampling_exposure_card","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-sampling-exposure-card","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_resource_shelf_classifier","title":"MCP Resource Shelf Classifier","description":"MCP resource lists can mix public docs, schemas, logs, user data, and restricted-looking resources without clear buyer labels. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["classify"]},"facts":{"type":"object","required":["resources"],"properties":{"resources":{"type":"array","maxItems":10},"serverDescription":{"type":"string","maxLength":500},"accessNotes":{"type":"string","maxLength":500},"sourceLabels":{"type":"array","maxItems":10}},"additionalProperties":false},"reference_facts":{"type":"object","required":["resources"],"properties":{"resources":{"type":"array","maxItems":10},"serverDescription":{"type":"string","maxLength":500},"accessNotes":{"type":"string","maxLength":500},"sourceLabels":{"type":"array","maxItems":10}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-resource-shelf-classifier"},"service_id":{"const":"mcp-resource-shelf-classifier"},"tool_id":{"const":"x402_mcp_resource_shelf_classifier"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_resource_shelf_classifier","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-resource-shelf-classifier","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_a2a_agent_card_signature_confidence_lens","title":"A2A Agent Card Signature Confidence Lens","description":"Buyer agents cannot quickly tell whether a public Agent Card is unsigned, unverifiable, or ready for a later verification workflow. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["agentCardJson","signatureFields"],"properties":{"agentCardJson":{"type":"object","maxProperties":50,"additionalProperties":true},"signatureFields":{"type":"object","maxProperties":50,"additionalProperties":true},"version":{"type":"string","maxLength":500},"issuerLabel":{"type":"string","maxLength":500},"sourceLabel":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["agentCardJson","signatureFields"],"properties":{"agentCardJson":{"type":"object","maxProperties":50,"additionalProperties":true},"signatureFields":{"type":"object","maxProperties":50,"additionalProperties":true},"version":{"type":"string","maxLength":500},"issuerLabel":{"type":"string","maxLength":500},"sourceLabel":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-a2a-agent-card-signature-confidence-lens"},"service_id":{"const":"a2a-agent-card-signature-confidence-lens"},"tool_id":{"const":"x402_a2a_agent_card_signature_confidence_lens"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_a2a_agent_card_signature_confidence_lens","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-a2a-agent-card-signature-confidence-lens","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_price_to_proof_value_meter","title":"Agent Price-to-Proof Value Meter","description":"Buyer agents can see a price but not whether the public proof is proportional to the value being promised. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["compare"]},"facts":{"type":"object","required":["price","proofSnippets"],"properties":{"price":{"type":["string","number"],"maxLength":500},"proofSnippets":{"type":"array","maxItems":10},"sampleOutput":{"type":"object","maxProperties":50,"additionalProperties":true},"limitations":{"type":"string","maxLength":500},"buyerTask":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["price","proofSnippets"],"properties":{"price":{"type":["string","number"],"maxLength":500},"proofSnippets":{"type":"array","maxItems":10},"sampleOutput":{"type":"object","maxProperties":50,"additionalProperties":true},"limitations":{"type":"string","maxLength":500},"buyerTask":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-price-to-proof-value-meter"},"service_id":{"const":"agent-price-to-proof-value-meter"},"tool_id":{"const":"x402_agent_price_to_proof_value_meter"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_price_to_proof_value_meter","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-price-to-proof-value-meter","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_public_agent_changelog_impact_explainer","title":"Public Agent Changelog Impact Explainer","description":"Buyer agents and marketplaces cannot quickly tell whether public release notes matter to their workflows. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["classify"]},"facts":{"type":"object","required":["changelogSnippets","versionLabels"],"properties":{"changelogSnippets":{"type":"array","maxItems":10},"versionLabels":{"type":"array","maxItems":10},"affectedTools":{"type":"array","maxItems":10},"affectedRoutes":{"type":"array","maxItems":10},"buyerWorkflowTags":{"type":"array","maxItems":10}},"additionalProperties":false},"reference_facts":{"type":"object","required":["changelogSnippets","versionLabels"],"properties":{"changelogSnippets":{"type":"array","maxItems":10},"versionLabels":{"type":"array","maxItems":10},"affectedTools":{"type":"array","maxItems":10},"affectedRoutes":{"type":"array","maxItems":10},"buyerWorkflowTags":{"type":"array","maxItems":10}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-public-agent-changelog-impact-explainer"},"service_id":{"const":"public-agent-changelog-impact-explainer"},"tool_id":{"const":"x402_public_agent_changelog_impact_explainer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_public_agent_changelog_impact_explainer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-public-agent-changelog-impact-explainer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_to_agent_team_role_map","title":"Agent-to-Agent Team Role Map","description":"Workflow builders can see multiple public agents but cannot quickly map which one should lead, specialize, validate, or be excluded. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["teamTask","candidateAgents"],"properties":{"teamTask":{"type":"string","maxLength":500},"candidateAgents":{"type":"array","maxItems":8},"requiredRoles":{"type":"array","maxItems":10},"constraints":{"type":"object","maxProperties":50,"additionalProperties":true},"handoffNotes":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["teamTask","candidateAgents"],"properties":{"teamTask":{"type":"string","maxLength":500},"candidateAgents":{"type":"array","maxItems":8},"requiredRoles":{"type":"array","maxItems":10},"constraints":{"type":"object","maxProperties":50,"additionalProperties":true},"handoffNotes":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-to-agent-team-role-map"},"service_id":{"const":"agent-to-agent-team-role-map"},"tool_id":{"const":"x402_agent_to_agent_team_role_map"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_to_agent_team_role_map","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-to-agent-team-role-map","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_discovery_snippet_aso_grader","title":"Agent Discovery Snippet ASO Grader","description":"Public discovery snippets often fail to state who the agent serves, what it does, what it costs, what proof it returns, and what it does not do. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["discoverySnippets"],"properties":{"discoverySnippets":{"type":"array","maxItems":10},"targetBuyerTask":{"type":"string","maxLength":500},"agentCardExcerpt":{"type":"string","maxLength":500},"docsExcerpt":{"type":"string","maxLength":500},"listingExcerpt":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["discoverySnippets"],"properties":{"discoverySnippets":{"type":"array","maxItems":10},"targetBuyerTask":{"type":"string","maxLength":500},"agentCardExcerpt":{"type":"string","maxLength":500},"docsExcerpt":{"type":"string","maxLength":500},"listingExcerpt":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-discovery-snippet-aso-grader"},"service_id":{"const":"agent-discovery-snippet-aso-grader"},"tool_id":{"const":"x402_agent_discovery_snippet_aso_grader"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_discovery_snippet_aso_grader","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-discovery-snippet-aso-grader","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agentic_money_trail_atlas","title":"BMM Agentic Money Trail Atlas","description":"Agent-commerce participants need to explain where money went, what it bought, and which evidence links are missing. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["buyer_wallet_label","seller_wallet_label","route_path","payment_status","result_status"],"properties":{"buyer_wallet_label":{"type":"string","maxLength":500},"seller_wallet_label":{"type":"string","maxLength":500},"route_path":{"type":"string","maxLength":500},"payment_status":{"type":"string","maxLength":500},"result_status":{"type":"string","maxLength":500},"x402_request_id":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"transaction_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"mcp_tool_name":{"type":"string","maxLength":500},"agent_card_label":{"type":"string","maxLength":500},"known_gaps":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["buyer_wallet_label","seller_wallet_label","route_path","payment_status","result_status"],"properties":{"buyer_wallet_label":{"type":"string","maxLength":500},"seller_wallet_label":{"type":"string","maxLength":500},"route_path":{"type":"string","maxLength":500},"payment_status":{"type":"string","maxLength":500},"result_status":{"type":"string","maxLength":500},"x402_request_id":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"transaction_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"mcp_tool_name":{"type":"string","maxLength":500},"agent_card_label":{"type":"string","maxLength":500},"known_gaps":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agentic-money-trail-atlas"},"service_id":{"const":"agentic-money-trail-atlas"},"tool_id":{"const":"x402_agentic_money_trail_atlas"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agentic_money_trail_atlas","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agentic-money-trail-atlas","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_autonomous_spend_flight_recorder","title":"Autonomous Spend Flight Recorder","description":"Autonomous spend attempts need a black-box timeline that shows where the flow was safe, uncertain, failed, or completed. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["events","policy_summary","final_status"],"properties":{"events":{"type":"array","maxItems":10},"policy_summary":{"type":"string","maxLength":500},"final_status":{"type":"string","maxLength":500},"spend_cap":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"retry_count":{"type":"number"},"x402_request_id":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["events","policy_summary","final_status"],"properties":{"events":{"type":"array","maxItems":10},"policy_summary":{"type":"string","maxLength":500},"final_status":{"type":"string","maxLength":500},"spend_cap":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"retry_count":{"type":"number"},"x402_request_id":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-autonomous-spend-flight-recorder"},"service_id":{"const":"autonomous-spend-flight-recorder"},"tool_id":{"const":"x402_autonomous_spend_flight_recorder"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_autonomous_spend_flight_recorder","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-autonomous-spend-flight-recorder","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_commerce_dispute_evidence_packager","title":"Agent Commerce Dispute Evidence Packager","description":"Paid agent disputes need a compact packet showing request, payment, delivery, receipt, and mismatch evidence. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["buyer_claim","paid_amount","expected_output","delivered_output_status"],"properties":{"buyer_claim":{"type":"string","maxLength":500},"paid_amount":{"type":"number"},"expected_output":{"type":"string","maxLength":500},"delivered_output_status":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"request_id":{"type":"string","maxLength":500},"seller_response":{"type":"string","maxLength":500},"artifact_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["buyer_claim","paid_amount","expected_output","delivered_output_status"],"properties":{"buyer_claim":{"type":"string","maxLength":500},"paid_amount":{"type":"number"},"expected_output":{"type":"string","maxLength":500},"delivered_output_status":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"request_id":{"type":"string","maxLength":500},"seller_response":{"type":"string","maxLength":500},"artifact_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-commerce-dispute-evidence-packager"},"service_id":{"const":"agent-commerce-dispute-evidence-packager"},"tool_id":{"const":"x402_agent_commerce_dispute_evidence_packager"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_commerce_dispute_evidence_packager","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-dispute-evidence-packager","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_seller_revenue_command_center","title":"x402 Seller Revenue Command Center","description":"Sellers need to know whether paid-agent endpoints are priced, discoverable, converting, or leaking free access. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["routes","price_policy","discovery_status"],"properties":{"routes":{"type":"array","maxItems":10},"price_policy":{"type":"string","maxLength":500},"discovery_status":{"type":"string","maxLength":500},"safe_log_summary":{"type":"string","maxLength":500},"receipt_sample_count":{"type":"number"},"mcp_listing_status":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["routes","price_policy","discovery_status"],"properties":{"routes":{"type":"array","maxItems":10},"price_policy":{"type":"string","maxLength":500},"discovery_status":{"type":"string","maxLength":500},"safe_log_summary":{"type":"string","maxLength":500},"receipt_sample_count":{"type":"number"},"mcp_listing_status":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-seller-revenue-command-center"},"service_id":{"const":"x402-seller-revenue-command-center"},"tool_id":{"const":"x402_seller_revenue_command_center"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_seller_revenue_command_center","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-seller-revenue-command-center","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_ap2_human_not_present_safety_simulator","title":"AP2 Human-Not-Present Safety Simulator","description":"Human-not-present purchases need constraint simulation before an autonomous buyer attempts payment. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["audit"]},"facts":{"type":"object","required":["intended_task","amount_cap","merchant_binding","expiry","receipt_requirement"],"properties":{"intended_task":{"type":"string","maxLength":500},"amount_cap":{"type":"number"},"merchant_binding":{"type":"string","maxLength":500},"expiry":{"type":"string","maxLength":500},"receipt_requirement":{"type":"string","maxLength":500},"item_constraints":{"type":"array","maxItems":10},"recurrence_constraints":{"type":"array","maxItems":10},"human_return_trigger":{"type":"string","maxLength":500},"payment_binding":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["intended_task","amount_cap","merchant_binding","expiry","receipt_requirement"],"properties":{"intended_task":{"type":"string","maxLength":500},"amount_cap":{"type":"number"},"merchant_binding":{"type":"string","maxLength":500},"expiry":{"type":"string","maxLength":500},"receipt_requirement":{"type":"string","maxLength":500},"item_constraints":{"type":"array","maxItems":10},"recurrence_constraints":{"type":"array","maxItems":10},"human_return_trigger":{"type":"string","maxLength":500},"payment_binding":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-ap2-human-not-present-safety-simulator"},"service_id":{"const":"ap2-human-not-present-safety-simulator"},"tool_id":{"const":"x402_ap2_human_not_present_safety_simulator"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_ap2_human_not_present_safety_simulator","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-ap2-human-not-present-safety-simulator","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_a2a_delegation_deal_room","title":"A2A Delegation Deal Room","description":"Agents need a structured deal room before delegating paid work to another agent. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["compare"]},"facts":{"type":"object","required":["requester_agent_summary","delegate_agent_summary","task_description","expected_output"],"properties":{"requester_agent_summary":{"type":"string","maxLength":500},"delegate_agent_summary":{"type":"string","maxLength":500},"task_description":{"type":"string","maxLength":500},"expected_output":{"type":"string","maxLength":500},"payment_terms":{"type":"string","maxLength":500},"handoff_artifacts":{"type":"string","maxLength":500},"auth_boundary":{"type":"string","maxLength":500},"skill_match_policy":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["requester_agent_summary","delegate_agent_summary","task_description","expected_output"],"properties":{"requester_agent_summary":{"type":"string","maxLength":500},"delegate_agent_summary":{"type":"string","maxLength":500},"task_description":{"type":"string","maxLength":500},"expected_output":{"type":"string","maxLength":500},"payment_terms":{"type":"string","maxLength":500},"handoff_artifacts":{"type":"string","maxLength":500},"auth_boundary":{"type":"string","maxLength":500},"skill_match_policy":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-a2a-delegation-deal-room"},"service_id":{"const":"a2a-delegation-deal-room"},"tool_id":{"const":"x402_a2a_delegation_deal_room"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_a2a_delegation_deal_room","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-a2a-delegation-deal-room","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_buyer_trust_passport_plus","title":"Agent Buyer Trust Passport Plus","description":"Buyer agents need one portable object to decide whether a paid service is understandable, evidenced, and worth using. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["service_name","buyer_promise","price","output_description"],"properties":{"service_name":{"type":"string","maxLength":500},"buyer_promise":{"type":"string","maxLength":500},"price":{"type":["string","number"],"maxLength":500},"output_description":{"type":"string","maxLength":500},"mcp_metadata":{"type":"string","maxLength":500},"agent_card_summary":{"type":"string","maxLength":500},"proof_links":{"type":"array","maxItems":10},"limitations":{"type":"string","maxLength":500},"seller_wallet_label":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["service_name","buyer_promise","price","output_description"],"properties":{"service_name":{"type":"string","maxLength":500},"buyer_promise":{"type":"string","maxLength":500},"price":{"type":["string","number"],"maxLength":500},"output_description":{"type":"string","maxLength":500},"mcp_metadata":{"type":"string","maxLength":500},"agent_card_summary":{"type":"string","maxLength":500},"proof_links":{"type":"array","maxItems":10},"limitations":{"type":"string","maxLength":500},"seller_wallet_label":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-buyer-trust-passport-plus"},"service_id":{"const":"agent-buyer-trust-passport-plus"},"tool_id":{"const":"x402_agent_buyer_trust_passport_plus"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_buyer_trust_passport_plus","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-buyer-trust-passport-plus","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_wallet_to_agent_identity_link_confidence_map","title":"Wallet-to-Agent Identity Link Confidence Map","description":"Buyers need confidence that wallet, agent card, domain label, MCP server, seller profile, and x402 receiver belong together. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["service_label","seller_wallet_label","x402_receiver_label"],"properties":{"service_label":{"type":"string","maxLength":500},"seller_wallet_label":{"type":"string","maxLength":500},"x402_receiver_label":{"type":"string","maxLength":500},"domain_label":{"type":"string","maxLength":500},"agent_card_label":{"type":"string","maxLength":500},"mcp_endpoint_label":{"type":"string","maxLength":500},"signed_metadata_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"reference_facts":{"type":"object","required":["service_label","seller_wallet_label","x402_receiver_label"],"properties":{"service_label":{"type":"string","maxLength":500},"seller_wallet_label":{"type":"string","maxLength":500},"x402_receiver_label":{"type":"string","maxLength":500},"domain_label":{"type":"string","maxLength":500},"agent_card_label":{"type":"string","maxLength":500},"mcp_endpoint_label":{"type":"string","maxLength":500},"signed_metadata_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-wallet-to-agent-identity-link-confidence-map"},"service_id":{"const":"wallet-to-agent-identity-link-confidence-map"},"tool_id":{"const":"x402_wallet_to_agent_identity_link_confidence_map"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_wallet_to_agent_identity_link_confidence_map","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-wallet-to-agent-identity-link-confidence-map","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agentic_payment_risk_weather_map","title":"Agentic Payment Risk Weather Map","description":"Agents need a simple route-weather signal before deciding whether now is safe to pay or retry. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["network","currency","price_amount","facilitator_status","retry_policy"],"properties":{"network":{"type":"string","maxLength":500},"currency":{"type":"string","maxLength":500},"price_amount":{"type":"number"},"facilitator_status":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"settlement_latency_bucket":{"type":"string","maxLength":500},"recent_error_codes":{"type":"string","maxLength":500},"duplicate_charge_signals":{"type":"string","maxLength":500},"supported_networks":{"type":"array","maxItems":10}},"additionalProperties":false},"reference_facts":{"type":"object","required":["network","currency","price_amount","facilitator_status","retry_policy"],"properties":{"network":{"type":"string","maxLength":500},"currency":{"type":"string","maxLength":500},"price_amount":{"type":"number"},"facilitator_status":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"settlement_latency_bucket":{"type":"string","maxLength":500},"recent_error_codes":{"type":"string","maxLength":500},"duplicate_charge_signals":{"type":"string","maxLength":500},"supported_networks":{"type":"array","maxItems":10}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agentic-payment-risk-weather-map"},"service_id":{"const":"agentic-payment-risk-weather-map"},"tool_id":{"const":"x402_agentic_payment_risk_weather_map"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agentic_payment_risk_weather_map","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agentic-payment-risk-weather-map","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_mcp_app_store_readiness_concierge","title":"MCP App Store Readiness Concierge","description":"MCP/App SDK builders need to know whether tool schemas, action descriptions, privacy metadata, auth notes, and UI hints are ready for review. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["check"]},"facts":{"type":"object","required":["app_name","tools","auth_mode","privacy_summary"],"properties":{"app_name":{"type":"string","maxLength":500},"tools":{"type":"array","maxItems":10},"auth_mode":{"type":"string","maxLength":500},"privacy_summary":{"type":"string","maxLength":500},"ui_resources":{"type":"string","maxLength":500},"tool_annotations":{"type":"string","maxLength":500},"review_notes":{"type":"string","maxLength":500},"workspace_policy":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["app_name","tools","auth_mode","privacy_summary"],"properties":{"app_name":{"type":"string","maxLength":500},"tools":{"type":"array","maxItems":10},"auth_mode":{"type":"string","maxLength":500},"privacy_summary":{"type":"string","maxLength":500},"ui_resources":{"type":"string","maxLength":500},"tool_annotations":{"type":"string","maxLength":500},"review_notes":{"type":"string","maxLength":500},"workspace_policy":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-mcp-app-store-readiness-concierge"},"service_id":{"const":"mcp-app-store-readiness-concierge"},"tool_id":{"const":"x402_mcp_app_store_readiness_concierge"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_mcp_app_store_readiness_concierge","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-mcp-app-store-readiness-concierge","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_api_seller_opportunity_radar","title":"x402 Opportunity Radar for API Sellers","description":"Sellers need to know which endpoints should become paid agent products before spending engineering time. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["endpoints","buyer_segments","cost_notes"],"properties":{"endpoints":{"type":"array","maxItems":10},"buyer_segments":{"type":"string","maxLength":500},"cost_notes":{"type":"string","maxLength":500},"existing_pricing":{"type":"string","maxLength":500},"repeat_usage_notes":{"type":"string","maxLength":500},"safety_constraints":{"type":"array","maxItems":10}},"additionalProperties":false},"reference_facts":{"type":"object","required":["endpoints","buyer_segments","cost_notes"],"properties":{"endpoints":{"type":"array","maxItems":10},"buyer_segments":{"type":"string","maxLength":500},"cost_notes":{"type":"string","maxLength":500},"existing_pricing":{"type":"string","maxLength":500},"repeat_usage_notes":{"type":"string","maxLength":500},"safety_constraints":{"type":"array","maxItems":10}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-api-seller-opportunity-radar"},"service_id":{"const":"x402-api-seller-opportunity-radar"},"tool_id":{"const":"x402_api_seller_opportunity_radar"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_api_seller_opportunity_radar","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-api-seller-opportunity-radar","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_marketplace_listing_revenue_optimizer","title":"Agent Marketplace Listing Revenue Optimizer","description":"Agent/tool listings often fail to convert buyer agents because price, proof, limits, and value are unclear. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["create"]},"facts":{"type":"object","required":["listing_title","listing_description","price","output_description"],"properties":{"listing_title":{"type":"string","maxLength":500},"listing_description":{"type":"string","maxLength":500},"price":{"type":["string","number"],"maxLength":500},"output_description":{"type":"string","maxLength":500},"proof_points":{"type":"string","maxLength":500},"limitations":{"type":"string","maxLength":500},"mcp_tool_schema_summary":{"type":"string","maxLength":500},"target_buyer":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["listing_title","listing_description","price","output_description"],"properties":{"listing_title":{"type":"string","maxLength":500},"listing_description":{"type":"string","maxLength":500},"price":{"type":["string","number"],"maxLength":500},"output_description":{"type":"string","maxLength":500},"proof_points":{"type":"string","maxLength":500},"limitations":{"type":"string","maxLength":500},"mcp_tool_schema_summary":{"type":"string","maxLength":500},"target_buyer":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-marketplace-listing-revenue-optimizer"},"service_id":{"const":"agent-marketplace-listing-revenue-optimizer"},"tool_id":{"const":"x402_agent_marketplace_listing_revenue_optimizer"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_marketplace_listing_revenue_optimizer","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-marketplace-listing-revenue-optimizer","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_cross_agent_payment_graph_anomaly_lens","title":"Cross-Agent Payment Graph Anomaly Lens","description":"As agent payments scale, operators need to spot unusual payment graph patterns without making fraud accusations. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze"]},"facts":{"type":"object","required":["nodes","edges"],"properties":{"nodes":{"type":"array","maxItems":10},"edges":{"type":"array","maxItems":10},"request_ids":{"type":"string","maxLength":500},"time_buckets":{"type":"string","maxLength":500},"known_benign_patterns":{"type":"string","maxLength":500},"risk_policy":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["nodes","edges"],"properties":{"nodes":{"type":"array","maxItems":10},"edges":{"type":"array","maxItems":10},"request_ids":{"type":"string","maxLength":500},"time_buckets":{"type":"string","maxLength":500},"known_benign_patterns":{"type":"string","maxLength":500},"risk_policy":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-cross-agent-payment-graph-anomaly-lens"},"service_id":{"const":"cross-agent-payment-graph-anomaly-lens"},"tool_id":{"const":"x402_cross_agent_payment_graph_anomaly_lens"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_cross_agent_payment_graph_anomaly_lens","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-cross-agent-payment-graph-anomaly-lens","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_commerce_roi_receipt_board","title":"Agent Commerce ROI Receipt Board","description":"Operators buying many small paid agent services need to know which calls produced useful value. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["compare"]},"facts":{"type":"object","required":["calls"],"properties":{"calls":{"type":"array","maxItems":10},"buyer_value_policy":{"type":"string","maxLength":500},"latency_policy":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"quality_notes":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["calls"],"properties":{"calls":{"type":"array","maxItems":10},"buyer_value_policy":{"type":"string","maxLength":500},"latency_policy":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"quality_notes":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-commerce-roi-receipt-board"},"service_id":{"const":"agent-commerce-roi-receipt-board"},"tool_id":{"const":"x402_agent_commerce_roi_receipt_board"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_commerce_roi_receipt_board","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-roi-receipt-board","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_flagship_demo_deal_desk","title":"BMM Flagship Demo Deal Desk","description":"BMM needs a showable buyer journey that packages flagship agents into a clear demo story with proof and next steps. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["create"]},"facts":{"type":"object","required":["target_buyer","selected_agents","demo_goal"],"properties":{"target_buyer":{"type":"string","maxLength":500},"selected_agents":{"type":"array","maxItems":10},"demo_goal":{"type":"string","maxLength":500},"proof_links":{"type":"array","maxItems":10},"paid_evidence_status":{"type":"string","maxLength":500},"launch_constraints":{"type":"array","maxItems":10},"buyer_objections":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["target_buyer","selected_agents","demo_goal"],"properties":{"target_buyer":{"type":"string","maxLength":500},"selected_agents":{"type":"array","maxItems":10},"demo_goal":{"type":"string","maxLength":500},"proof_links":{"type":"array","maxItems":10},"paid_evidence_status":{"type":"string","maxLength":500},"launch_constraints":{"type":"array","maxItems":10},"buyer_objections":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts","idempotency_key","idempotency_scope_token","retention_class"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-bmm-flagship-demo-deal-desk"},"service_id":{"const":"bmm-flagship-demo-deal-desk"},"tool_id":{"const":"x402_bmm_flagship_demo_deal_desk"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_bmm_flagship_demo_deal_desk","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-bmm-flagship-demo-deal-desk","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}},{"name":"bmm_x402_agent_commerce_digital_twin","title":"BMM Agent Commerce Digital Twin","description":"Builds a sanitized go-live twin of an agent-commerce mission before a buyer allows payment, delegation, or live execution. Requires x402 payment of 0.01 USDC on base.","inputSchema":{"type":"object","properties":{"mode":{"enum":["analyze","audit","check"]},"facts":{"type":"object","required":["mission_label","buyer_role","seller_role","agent_role","intended_outcome","allowed_task","amount_cap","currency","network","mcp_tool_name","x402_amount","x402_receiver_label","expected_output","receipt_requirement","rollback_contact"],"properties":{"mission_label":{"type":"string","maxLength":500},"buyer_role":{"type":"string","maxLength":500},"seller_role":{"type":"string","maxLength":500},"agent_role":{"type":"string","maxLength":500},"intended_outcome":{"type":"string","maxLength":500},"allowed_task":{"type":"string","maxLength":500},"amount_cap":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"mcp_tool_name":{"type":"string","maxLength":500},"x402_amount":{"type":"number"},"x402_receiver_label":{"type":"string","maxLength":500},"expected_output":{"type":"string","maxLength":500},"receipt_requirement":{"type":"string","maxLength":500},"rollback_contact":{"type":"string","maxLength":500},"agent_card_url_label":{"type":"string","maxLength":500},"agent_card_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"agent_skill_ids":{"type":"array","maxItems":10},"provider_label":{"type":"string","maxLength":500},"declared_limitations":{"type":"array","maxItems":10},"human_presence_mode":{"type":"string","maxLength":500},"expiry":{"type":"string","maxLength":500},"recurrence":{"type":"string","maxLength":500},"facilitator_label":{"type":"string","maxLength":500},"route_path":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"idempotency_policy":{"type":"string","maxLength":500},"support_path":{"type":"string","maxLength":500},"wallet_policy_summary":{"type":"string","maxLength":500},"allowed_payees":{"type":"array","maxItems":10},"max_retries":{"type":"number"},"human_return_triggers":{"type":"array","maxItems":10},"known_gaps":{"type":"string","maxLength":500}},"additionalProperties":false},"reference_facts":{"type":"object","required":["mission_label","buyer_role","seller_role","agent_role","intended_outcome","allowed_task","amount_cap","currency","network","mcp_tool_name","x402_amount","x402_receiver_label","expected_output","receipt_requirement","rollback_contact"],"properties":{"mission_label":{"type":"string","maxLength":500},"buyer_role":{"type":"string","maxLength":500},"seller_role":{"type":"string","maxLength":500},"agent_role":{"type":"string","maxLength":500},"intended_outcome":{"type":"string","maxLength":500},"allowed_task":{"type":"string","maxLength":500},"amount_cap":{"type":"number"},"currency":{"type":"string","maxLength":500},"network":{"type":"string","maxLength":500},"mcp_tool_name":{"type":"string","maxLength":500},"x402_amount":{"type":"number"},"x402_receiver_label":{"type":"string","maxLength":500},"expected_output":{"type":"string","maxLength":500},"receipt_requirement":{"type":"string","maxLength":500},"rollback_contact":{"type":"string","maxLength":500},"agent_card_url_label":{"type":"string","maxLength":500},"agent_card_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"agent_skill_ids":{"type":"array","maxItems":10},"provider_label":{"type":"string","maxLength":500},"declared_limitations":{"type":"array","maxItems":10},"human_presence_mode":{"type":"string","maxLength":500},"expiry":{"type":"string","maxLength":500},"recurrence":{"type":"string","maxLength":500},"facilitator_label":{"type":"string","maxLength":500},"route_path":{"type":"string","maxLength":500},"retry_policy":{"type":"string","maxLength":500},"idempotency_policy":{"type":"string","maxLength":500},"support_path":{"type":"string","maxLength":500},"wallet_policy_summary":{"type":"string","maxLength":500},"allowed_payees":{"type":"array","maxItems":10},"max_retries":{"type":"number"},"human_return_triggers":{"type":"array","maxItems":10},"known_gaps":{"type":"string","maxLength":500}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"x402Payment":{"type":"string","description":"Optional signed x402 payment payload. Never include private keys, seed phrases, or wallet secrets."},"xPayment":{"type":"string","description":"Alias for x402Payment."},"paymentHeader":{"type":"string","description":"Alias for x402Payment."}},"required":["mode","facts"]},"outputSchema":{"type":"object","oneOf":[{"type":"object","properties":{"status":{"type":"string","enum":["ok"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"response":{"type":"object","required":["product_family","endpoint","service_id","tool_id","version","request_id","x402_request_id","generated_at","decision","service_decision","analysis_decision","confidence","summary","findings","risk_flags","normalized","persistence","recommended_next_action","limitations","metadata"],"properties":{"product_family":{"const":"agent_batch_v1_api"},"endpoint":{"const":"x402-agent-commerce-digital-twin"},"service_id":{"const":"agent-commerce-digital-twin"},"tool_id":{"const":"x402_agent_commerce_digital_twin"},"version":{"const":"v0.1"},"request_id":{"type":"string"},"x402_request_id":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"service_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context","record_created","record_replayed","record_verified","hash_mismatch","insufficient_evidence","rotation_matches","rotation_mismatch","rotation_expired","stable","improved","degraded","breaking_completeness_drift","insufficient_history","unchanged","additive","payment_metadata_changed","schema_breaking","route_breaking","identity_breaking","sufficiently_constrained","minor_gap","major_gap","authorization_ambiguous","unsafe_to_accept","covered","under_constrained","over_constrained","missing_critical_control","ambiguous_policy","fully_reconciled","intent_payment_mismatch","receipt_output_mismatch","payee_mismatch","amount_mismatch","incomplete_evidence","sla_met","sla_missed","timing_inconsistent","normalized","normalized_with_warnings","unsupported_challenge","lowest_cost","best_supported","insufficient_pricing_facts","data_api","compute","research","commerce","wallet_service","marketplace_fee","support","security","intelligence","evidence","testing","uncategorized","unknown","scope_aligned","overbroad_description","hidden_write_action","schema_scope_conflict","insufficient_scope_metadata","hygiene_pass","replay_risk","payment_required","payment_invalid","settlement_pending","authorization_gap","authorization_failed","provider_unavailable","invalid_request","unknown_error","schema_invalid","rate_limited","service_unavailable","price_units_consistent","display_warning","unit_mismatch","production_ready","production_blocked","testnet_only","route_supported","route_blocked","retry_safe","duplicate_charge_risk","receipt_confident","receipt_incomplete","tokenamount_required","default_asset_ok","approval_friction_low","approval_friction_high","failover_ready","failover_incomplete","boundary_aligned","free_bypass_risk","curb_appeal_high","curb_appeal_low","breaking_change_risk","policy_within_limits","policy_breach_risk","allowance_fit","allowance_too_broad","allowance_too_tight","recover_retry_safe","recover_stop","mandate_receipt_aligned","mandate_receipt_conflict","upsell_path_clear","upsell_overreach","cache_leakage_safe","cache_leakage_risk","checkout_state_ready","checkout_state_blocked","final_total_stable","final_total_changed","checkout_ui_aligned","checkout_ui_mismatch","confirmation_prompt_clear","confirmation_prompt_unclear","partial_work_boundary_clear","partial_work_boundary_ambiguous","terms_uri_resolved","terms_uri_incomplete","mor_boundary_clear","mor_boundary_ambiguous","post_purchase_continuity_complete","post_purchase_continuity_gap","mcp_registry_release_ready","mcp_registry_release_blocked","sandbox_seed_pack_ready","sandbox_seed_pack_incomplete","payment_method_disclosure_clear","payment_method_disclosure_gap","pii_minimized","pii_overcollection_risk","elicitation_consent_clear","elicitation_consent_gap","treasury_dust_low","treasury_dust_high"]},"analysis_decision":{"type":"string","enum":["pass","warn","fail","insufficient_context"]},"confidence":{"type":"string","enum":["high","medium","low"]},"summary":{"type":"string"},"findings":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"severity":{"type":"string","enum":["low","medium","high"]},"message":{"type":"string"},"field":{"type":"string"},"expected":{"type":["string","number","boolean","null"]},"observed":{"type":["string","number","boolean","null"]}},"additionalProperties":false}},"risk_flags":{"type":"array","items":{"type":"string"}},"normalized":{"type":"object"},"persistence":{"type":"object","properties":{"mode":{"type":"string","enum":["hash_only","not_recorded","stateless"]},"record_id":{"type":"string"},"retention_class":{"type":"string","enum":["short","standard","support"]},"expires_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"additionalProperties":false},"lookup_secret":{"type":"string","description":"Returned once only when a persistent hash-only record is newly created."},"recommended_next_action":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"pricePaid":{"type":"object"},"metadata":{"type":"object","required":["paymentStatus"],"properties":{"paymentStatus":{"type":"string"},"serviceFlag":{"type":"string"},"priceEnv":{"type":"string"},"persistence":{"type":"string","enum":["hash_only","stateless"]}},"additionalProperties":false}},"additionalProperties":false}}},{"type":"object","properties":{"status":{"type":"string","enum":["payment_required"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"method":{"type":"string"},"price":{"type":"object"},"x402":{"type":"object"},"paymentRequired":{"type":"object"},"paymentRequiredHeader":{"type":["string","null"]},"docsUrl":{"type":"string"}}},{"type":"object","properties":{"status":{"type":"string","enum":["error"]},"httpStatus":{"type":"number"},"endpoint":{"type":"string"},"error":{"type":"object"}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true},"_meta":{"x402ToolId":"x402_agent_commerce_digital_twin","x402Endpoint":"https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-digital-twin","x402Required":true,"price":{"amount":"0.01","currency":"USDC","network":"base","x402Network":"eip155:8453"}}}]}