# Blockchain Money Map Blockchain Money Map fournit un site public pour les humains et une surface agent/API pour la recherche sur les portefeuilles EVM publics et les transactions. Site pour humains: - https://blockchainmoneymap.com - https://blockchainmoneymap.com/blockchain-audit - https://blockchainmoneymap.com/status Surface agent/API: - https://api.blockchainmoneymap.com/llms.txt - https://api.blockchainmoneymap.com/llms.es.txt - https://api.blockchainmoneymap.com/llms.ja.txt - https://api.blockchainmoneymap.com/llms.pt.txt - https://api.blockchainmoneymap.com/llms.fr.txt - https://api.blockchainmoneymap.com/llms.zh.txt - https://api.blockchainmoneymap.com/llms.hi.txt - https://api.blockchainmoneymap.com/llms.ta.txt - https://api.blockchainmoneymap.com/llms.te.txt - https://api.blockchainmoneymap.com/.well-known/ai - https://api.blockchainmoneymap.com/.well-known/mcp - https://api.blockchainmoneymap.com/.well-known/x402.json - https://api.blockchainmoneymap.com/openapi.json - https://api.blockchainmoneymap.com/api/agents/manifest - https://blockchainmoneymap.com/agents/workflows - https://api.blockchainmoneymap.com/api/agents/workflows/manifest - https://api.blockchainmoneymap.com/api/agents/recommend - https://api.blockchainmoneymap.com/api/health - https://api.blockchainmoneymap.com/api/mcp Versions localisees de llms.txt: - English: https://api.blockchainmoneymap.com/llms.txt - Spanish: https://api.blockchainmoneymap.com/llms.es.txt - Japanese: https://api.blockchainmoneymap.com/llms.ja.txt - Portuguese: https://api.blockchainmoneymap.com/llms.pt.txt - French: https://api.blockchainmoneymap.com/llms.fr.txt - Chinese Simplified: https://api.blockchainmoneymap.com/llms.zh.txt - Hindi: https://api.blockchainmoneymap.com/llms.hi.txt - Tamil: https://api.blockchainmoneymap.com/llms.ta.txt - Telugu: https://api.blockchainmoneymap.com/llms.te.txt API de recommandation: - POST https://api.blockchainmoneymap.com/api/agents/recommend avec des champs JSON comme goal, walletCount, hasTransactionHash, riskType, failureMode ou autonomousCommerce. - Cet endpoint gratuit en lecture seule renvoie le premier appel payant recommande, endpoint, prix, raison, prochaine etape, schema d'entree, schema de sortie et apercu de reponse base sur schema. - Il ne declenche pas de paiement, n'appelle pas de fournisseurs blockchain et n'execute pas de service payant. Outils disponibles pour agents: - Les identifiants techniques, routes, prix, reseaux et headers de paiement sont canoniques et doivent etre copies exactement. - Wallet Snapshot (wallet_snapshot): POST https://api.blockchainmoneymap.com/api/x402/wallet-snapshot; 0.01 USDC on base; Fast wallet triage for AI agents, including visible balance, token/NFT exposure, recent activity, confidence context, and recommended next action. - Batch Wallet Snapshot (batch_wallet_snapshot): POST https://api.blockchainmoneymap.com/api/x402/batch-wallet-snapshot; 0.05 USDC on base; Screen up to 10 public EVM wallets in one paid call and return ordered triage snapshots with escalation candidates. - Transaction Status (tx_status): POST https://api.blockchainmoneymap.com/api/x402/tx-status; 0.01 USDC on base; Low-cost transaction receipt, status, confirmation, fee, method, and finality context for a public EVM transaction hash. - Wallet Audit (wallet_audit): POST https://api.blockchainmoneymap.com/api/x402/wallet-audit; 1.00 USDC on base; 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. - Deep Wallet Report (deep_wallet_report): POST https://api.blockchainmoneymap.com/api/x402/deep-wallet-report; 5.00 USDC on base; Generate a richer Blockchain Money Map report using the existing report-generation and saved-report logic. - Transaction Decode (tx_decode): POST https://api.blockchainmoneymap.com/api/x402/tx-decode; 0.25 USDC on base; 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. - Saved Report Generation (saved_report): POST https://api.blockchainmoneymap.com/api/x402/saved-report; 1.00 USDC on base; Generate a Blockchain Money Map report and return an unlisted saved-report URL. - Agent Payment Preflight (agent_payment_preflight): POST https://api.blockchainmoneymap.com/api/x402/payment-preflight; 0.01 USDC on base; Pre-payment public-chain and caller-context checks for an agent before it pays an x402 resource. - x402 Seller Profile (seller_profile): POST https://api.blockchainmoneymap.com/api/x402/seller-profile; 0.25 USDC on base; Public seller and payment-receiver signals for an x402 service URL and payee address. - x402 Authenticity Score (authenticity_score): POST https://api.blockchainmoneymap.com/api/x402/authenticity-score; 1.00 USDC on base; Heuristic authenticity signals based on public payment graph observations and caller-provided context. - x402 Receipt Audit (receipt_audit): POST https://api.blockchainmoneymap.com/api/x402/receipt-audit; 0.01 USDC on base; Receipt-level comparison between a public transaction hash and caller-provided payment expectations. - Agent Wallet Profile (agent_wallet_profile): POST https://api.blockchainmoneymap.com/api/x402/agent-wallet-profile; 0.01 USDC on base; Public wallet profile signals that help agents reason about payment delegation and visible activity. - Mandate Chain Evidence (mandate_chain_evidence): POST https://api.blockchainmoneymap.com/api/x402/mandate-chain-evidence; 0.25 USDC on base; Public-chain evidence that compares a transaction hash against a caller-declared payment mandate. - Agent Compatibility Analyzer (agent_compatibility_analyzer): POST https://api.blockchainmoneymap.com/api/x402/agent-compatibility-analyzer; 0.25 USDC on base; Diagnose malformed or failed agent requests and return safe fix steps plus corrected request templates without executing the failed request. - Recursive Commerce Loop Breaker (devagentpal_recursive_commerce_loop_breaker): POST https://api.blockchainmoneymap.com/api/devagentpal/recursive-commerce-loop-breaker; 0.01 USDC on base; Detect recursive agent-commerce loops, repeated purchases, delegation depth breaches, fan-out amplification, and bounded projected spend before an autonomous purchase proceeds. - Economic Dry-Run Simulator (devagentpal_economic_dry_run_simulator): POST https://api.blockchainmoneymap.com/api/devagentpal/economic-dry-run-simulator; 0.05 USDC on base; Run deterministic or seeded simulations of paid multi-agent plans without calling submitted providers. - Spend-Laundering Detector (devagentpal_spend_laundering_detector): POST https://api.blockchainmoneymap.com/api/devagentpal/spend-laundering-detector; 0.05 USDC on base; Detect elevated control-bypass risk from fragmented, delegated, wallet-hopped, near-threshold, burst, repeated, or concentrated autonomous spend. - Human-Intent Checksum (devagentpal_human_intent_checksum): POST https://api.blockchainmoneymap.com/api/devagentpal/human-intent-checksum; 0.05 USDC on base; Issue or verify a canonical human mandate checksum and deterministic action constraints, including signature trust-policy checks. - Revocation Propagation Agent (devagentpal_revocation_propagation): POST https://api.blockchainmoneymap.com/api/devagentpal/revocation-propagation; 0.25 USDC on base; Validate revocation authority separately from x402 payment and prepare bounded propagation to opted-in verified targets. - Micropurchase Fragmentation Guard (devagentpal_micropurchase_fragmentation_guard): POST https://api.blockchainmoneymap.com/api/devagentpal/micropurchase-fragmentation-guard; 0.01 USDC on base; Detect caller-supplied micropurchase fragmentation before an autonomous purchase proceeds. - Agent Conflict-of-Interest Scanner (devagentpal_conflict_of_interest_scanner): POST https://api.blockchainmoneymap.com/api/devagentpal/conflict-of-interest-scanner; 0.01 USDC on base; Scan supplied recommendation, seller, and relationship evidence for conflict-of-interest review signals. - Counterfactual Value Meter (devagentpal_counterfactual_value_meter): POST https://api.blockchainmoneymap.com/api/devagentpal/counterfactual-value-meter; 0.01 USDC on base; Estimate comparative evidence value from caller-supplied decision states without causal claims. - Negative Capability Registry (devagentpal_negative_capability_registry): POST https://api.blockchainmoneymap.com/api/devagentpal/negative-capability/query; 0.01 USDC on base; Query or append signed evidence-backed agent limitation records with correction and dispute handling. - Agent Version Continuity Proof (devagentpal_version_continuity_proof): POST https://api.blockchainmoneymap.com/api/devagentpal/version-continuity-proof; 0.01 USDC on base; Evaluate signed agent-version continuity before reputation transfer. - Temporal Consistency Gate (devagentpal_temporal_consistency_gate): POST https://api.blockchainmoneymap.com/api/devagentpal/temporal-consistency-gate; 0.01 USDC on base; Check timestamp, finality, block, validity-window, and causal-order compatibility. - Evidence Budget Router (devagentpal_evidence_budget_router): POST https://api.blockchainmoneymap.com/api/devagentpal/evidence-budget-router; 0.01 USDC on base; Select the least-cost verification provider set that satisfies coverage, confidence, independence, and budget policy. - Reputation Reincarnation Detector (devagentpal_reputation_reincarnation_detector): POST https://api.blockchainmoneymap.com/api/devagentpal/reputation-reincarnation-detector; 0.01 USDC on base; Identify supplied continuity-risk signals without identity, fraud, or wrongdoing claims. - Hidden Dependency Concentration Map (devagentpal_hidden_dependency_map): POST https://api.blockchainmoneymap.com/api/devagentpal/hidden-dependency-map; 0.01 USDC on base; Measure verified dependency concentration and observed-but-undeclared common-mode dependencies. - Service Exit Handoff Agent (devagentpal_service_exit_handoff): POST https://api.blockchainmoneymap.com/api/devagentpal/service-exit-handoff/plan; 0.01 USDC on base; Plan and authorize migration from one opted-in service to one opted-in target, with outbound disabled by default. - x402 Service Discovery Audit (service_discovery_audit): POST https://api.blockchainmoneymap.com/api/x402/service-discovery-audit; 0.25 USDC on base; Checks caller-supplied x402 and agent discovery documents for path, price, currency, network, and routing consistency. - Agent Payment History Summary (agent_payment_history_summary): POST https://api.blockchainmoneymap.com/api/x402/agent-payment-history-summary; 0.25 USDC on base; Summarizes recent BMM x402 payment-log activity for a payee, chain, currency, and optional paid resource path. - x402 Catalog Drift Monitor (x402_catalog_drift_monitor): POST https://api.blockchainmoneymap.com/api/x402/x402-catalog-drift-monitor; 0.01 USDC on base; Compares caller-supplied x402 catalog, OpenAPI, MCP/tool metadata, and unpaid challenge samples for endpoint, method, price, currency, network, receiver, and tool drift. - Agent Response Contract Linter (x402_response_contract_linter): POST https://api.blockchainmoneymap.com/api/x402/x402-response-contract-linter; 0.01 USDC on base; Lints caller-submitted agent API, MCP, and x402 response samples for machine-actionable contract completeness without making network calls. - Sanitized x402 Failure-Fact Classifier (x402_failure_fact_classifier): POST https://api.blockchainmoneymap.com/api/x402/x402-failure-fact-classifier; 0.01 USDC on base; Classifies sanitized x402 failure facts into safe diagnostic causes without replaying payments or storing raw logs. - x402 Response Provenance Notary (x402_response_provenance_notary): POST https://api.blockchainmoneymap.com/api/x402/x402-response-provenance-notary; 0.01 USDC on base; Creates or verifies hash-only caller-submitted x402 response provenance records with scoped idempotency and one-time lookup secrets. - Hash-Only Authorized Payee Rotation Notary (x402_authorized_payee_rotation_notary): POST https://api.blockchainmoneymap.com/api/x402/x402-authorized-payee-rotation-notary; 0.01 USDC on base; Records and verifies hash-only evidence for authorized x402 payee-wallet rotations. - Paid-Agent Response Completeness Drift Ledger (x402_paid_agent_response_completeness_drift_ledger): POST https://api.blockchainmoneymap.com/api/x402/x402-paid-agent-response-completeness-drift-ledger; 0.01 USDC on base; Tracks hash-only completeness snapshots for paid-agent response contracts across releases. - x402/MCP Operation Stability Ledger (x402_mcp_operation_stability_ledger): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-operation-stability-ledger; 0.01 USDC on base; Records and compares hash-only x402, OpenAPI, and MCP operation stability facts. - AP2 Mandate Constraint Gap Auditor (x402_ap2_mandate_constraint_gap_auditor): POST https://api.blockchainmoneymap.com/api/x402/x402-ap2-mandate-constraint-gap-auditor; 0.01 USDC on base; Audits sanitized AP2-style mandate facts for missing autonomous-purchase constraints. - Agent Wallet Policy Coverage Gap Analyzer (x402_agent_wallet_policy_coverage_gap_analyzer): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-wallet-policy-coverage-gap-analyzer; 0.01 USDC on base; Compares sanitized autonomous-task facts against wallet policy coverage. - Autonomous Purchase Intent-to-Receipt Reconciler (x402_autonomous_purchase_intent_to_receipt_reconciler): POST https://api.blockchainmoneymap.com/api/x402/x402-autonomous-purchase-intent-to-receipt-reconciler; 0.01 USDC on base; Reconciles sanitized autonomous-purchase intent facts against receipt facts. - Paid Tool Latency SLA Evidence Notary (x402_paid_tool_latency_sla_evidence_notary): POST https://api.blockchainmoneymap.com/api/x402/x402-paid-tool-latency-sla-evidence-notary; 0.01 USDC on base; Creates and verifies hash-only latency SLA evidence for paid agent tools. - Multi-Provider x402 Challenge Normalizer (x402_multi_provider_challenge_normalizer): POST https://api.blockchainmoneymap.com/api/x402/x402-multi-provider-challenge-normalizer; 0.01 USDC on base; Normalizes safe x402 challenge metadata from multiple provider formats. - x402 Facilitator Cost Comparator (x402_facilitator_cost_comparator): POST https://api.blockchainmoneymap.com/api/x402/x402-facilitator-cost-comparator; 0.01 USDC on base; Compares caller-supplied x402 facilitator cost facts for buyer-agent routing. - BMM Agent Spend Category Classifier (x402_bmm_agent_spend_category_classifier): POST https://api.blockchainmoneymap.com/api/x402/x402-bmm-agent-spend-category-classifier; 0.01 USDC on base; Classifies sanitized agent spend facts into operational categories. - Cross-Protocol Agent Commerce Profile Normalizer (x402_cross_protocol_agent_commerce_profile_normalizer): POST https://api.blockchainmoneymap.com/api/x402/x402-cross-protocol-agent-commerce-profile-normalizer; 0.01 USDC on base; Normalizes safe agent-commerce profile facts across x402, MCP, and AP2-style surfaces. - MCP Paid Tool Permission Scope Auditor (x402_mcp_paid_tool_permission_scope_auditor): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-paid-tool-permission-scope-auditor; 0.01 USDC on base; Audits sanitized MCP paid-tool permission scope declarations. - x402 Offer Replay Hygiene Auditor (x402_offer_replay_hygiene_auditor): POST https://api.blockchainmoneymap.com/api/x402/x402-offer-replay-hygiene-auditor; 0.01 USDC on base; Checks x402 offer metadata for replay-hygiene controls. - Agent Commerce Error Taxonomy Normalizer (x402_agent_commerce_error_taxonomy_normalizer): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-error-taxonomy-normalizer; 0.01 USDC on base; Normalizes sanitized agent-commerce error facts into a stable taxonomy. - x402 Price Display Unit Sanity Checker (x402_price_display_unit_sanity_checker): POST https://api.blockchainmoneymap.com/api/x402/x402-price-display-unit-sanity-checker; 0.01 USDC on base; Checks x402 price display units for decimal, atomic-unit, currency, and network consistency. - x402 Facilitator Readiness Passport (x402_facilitator_readiness_passport): POST https://api.blockchainmoneymap.com/api/x402/x402-facilitator-readiness-passport; 0.01 USDC on base; Scores caller-supplied x402 facilitator facts for production readiness. - x402 Network Token Route Planner (x402_network_token_route_planner): POST https://api.blockchainmoneymap.com/api/x402/x402-network-token-route-planner; 0.01 USDC on base; Plans safer x402 network, token, amount-format, and transfer-method routing from caller facts. - x402 Payment Identifier Retry Safety Lens (x402_payment_identifier_retry_safety_lens): POST https://api.blockchainmoneymap.com/api/x402/x402-payment-identifier-retry-safety-lens; 0.01 USDC on base; Classifies x402 payment identifier and retry facts for duplicate-charge and privacy risk. - x402 Signed Receipt Delivery Confidence Scorer (x402_signed_receipt_delivery_confidence_scorer): POST https://api.blockchainmoneymap.com/api/x402/x402-signed-receipt-delivery-confidence-scorer; 0.01 USDC on base; Scores signed offer and receipt metadata for paid-service delivery confidence. - x402 Default Asset TokenAmount Advisor (x402_default_asset_tokenamount_advisor): POST https://api.blockchainmoneymap.com/api/x402/x402-default-asset-tokenamount-advisor; 0.01 USDC on base; Advises whether an x402 route should use dollar-string pricing or explicit TokenAmount facts. - x402 Permit2 Approval Friction Explainer (x402_permit2_approval_friction_explainer): POST https://api.blockchainmoneymap.com/api/x402/x402-permit2-approval-friction-explainer; 0.01 USDC on base; Explains buyer-agent approval friction for EIP-3009, Permit2, and unsupported transfer methods. - x402 Multi-Chain Facilitator Failover Planner (x402_multi_chain_facilitator_failover_planner): POST https://api.blockchainmoneymap.com/api/x402/x402-multi-chain-facilitator-failover-planner; 0.01 USDC on base; Builds an advisory failover ladder for caller-supplied x402 facilitator and network options. - x402 MCP Paid Route Boundary Mapper (x402_mcp_paid_route_boundary_mapper): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-paid-route-boundary-mapper; 0.01 USDC on base; Maps paid MCP tool surfaces against x402 routes and possible unpaid aliases. - x402 MCP Schema Curb Appeal Grader (x402_mcp_schema_curb_appeal_grader): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-schema-curb-appeal-grader; 0.01 USDC on base; Grades paid MCP tool names, descriptions, schemas, and output labels for buyer-agent clarity. - x402 MCP Tool Change Blast Radius Analyzer (x402_mcp_tool_change_blast_radius_analyzer): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-tool-change-blast-radius-analyzer; 0.01 USDC on base; Classifies one-shot MCP paid-tool metadata changes for buyer-agent compatibility risk. - x402 Agent Wallet Spend Policy Simulator (x402_agent_wallet_spend_policy_simulator): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-wallet-spend-policy-simulator; 0.01 USDC on base; Simulates sanitized buyer-agent payment workloads against wallet spend-policy facts. - x402 Spend Permission Allowance Fit Checker (x402_spend_permission_allowance_fit_checker): POST https://api.blockchainmoneymap.com/api/x402/x402-spend-permission-allowance-fit-checker; 0.01 USDC on base; Checks whether a bounded spend permission fits a caller-supplied paid-agent workload. - x402 Agent Payment Recovery Playbook (x402_agent_payment_recovery_playbook): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-payment-recovery-playbook; 0.01 USDC on base; Turns sanitized failed-payment facts into a conservative buyer-agent recovery playbook. - x402 Agent Commerce Mandate Receipt Fit Card (x402_agent_commerce_mandate_receipt_fit_card): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-mandate-receipt-fit-card; 0.01 USDC on base; Compares mandate, signed offer, and receipt facts for agent-commerce evidence fit. - x402 Paid Tool Upsell Path Optimizer (x402_paid_tool_upsell_path_optimizer): POST https://api.blockchainmoneymap.com/api/x402/x402-paid-tool-upsell-path-optimizer; 0.01 USDC on base; Orders caller-supplied paid agent tools into a clear, trust-preserving upsell path. - x402 Cache Leakage Guard (x402_cache_leakage_guard): POST https://api.blockchainmoneymap.com/api/x402/x402-cache-leakage-guard; 0.01 USDC on base; Checks caller-supplied HTTP 402 cache and paid-route facts for leakage risk. - Agent Checkout State Simulator (x402_agent_checkout_state_simulator): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-checkout-state-simulator; 0.01 USDC on base; Simulates caller-supplied agent checkout state facts for readiness gaps. - Final Total Delta Guard (x402_final_total_delta_guard): POST https://api.blockchainmoneymap.com/api/x402/x402-final-total-delta-guard; 0.01 USDC on base; Compares agent-commerce quote, checkout, final payment, and order totals for unexplained deltas. - Agent-Rendered Checkout UI Diff (x402_agent_rendered_checkout_ui_diff): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-rendered-checkout-ui-diff; 0.01 USDC on base; Compares seller checkout facts with caller-supplied agent-rendered buyer views. - Paid Tool Confirmation Prompt Auditor (x402_paid_tool_confirmation_prompt_auditor): POST https://api.blockchainmoneymap.com/api/x402/x402-paid-tool-confirmation-prompt-auditor; 0.01 USDC on base; Audits paid MCP/tool confirmation prompts for clear buyer spend consent. - x402 Partial Work Charge Boundary Tester (x402_partial_work_charge_boundary_tester): POST https://api.blockchainmoneymap.com/api/x402/x402-partial-work-charge-boundary-tester; 0.01 USDC on base; Classifies timeout, cancellation, partial result, retry, and charge-policy facts for paid work boundaries. - Agent Commerce Terms URI Resolver (x402_agent_commerce_terms_uri_resolver): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-terms-uri-resolver; 0.01 USDC on base; Checks agent-commerce terms, license, refund, support, and usage-policy URI metadata. - Merchant-of-Record Boundary Explainer (x402_merchant_of_record_boundary_explainer): POST https://api.blockchainmoneymap.com/api/x402/x402-merchant-of-record-boundary-explainer; 0.01 USDC on base; Maps caller-supplied agent-commerce role facts into payment, fulfillment, support, and refund boundaries. - Post-Purchase Event Continuity Checker (x402_post_purchase_event_continuity_checker): POST https://api.blockchainmoneymap.com/api/x402/x402-post-purchase-event-continuity-checker; 0.01 USDC on base; Checks sanitized order, webhook, shipment, delivery, return, refund, and adjustment facts for continuity. - MCP Registry Release Quality Gate (x402_mcp_registry_release_quality_gate): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-registry-release-quality-gate; 0.01 USDC on base; Checks MCP server release metadata for registry and paid-tool readiness. - Agent-Commerce Sandbox Seed Pack (x402_agent_commerce_sandbox_seed_pack): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-sandbox-seed-pack; 0.01 USDC on base; Creates safe fixture scenario recommendations for agent-commerce payment and checkout tests. - Payment Method Disclosure Map (x402_payment_method_disclosure_map): POST https://api.blockchainmoneymap.com/api/x402/x402-payment-method-disclosure-map; 0.01 USDC on base; Maps payment rails, handlers, tokens, networks, wallet requirements, and buyer disclosures. - Commerce PII Minimization Check (x402_commerce_pii_minimization_check): POST https://api.blockchainmoneymap.com/api/x402/x402-commerce-pii-minimization-check; 0.01 USDC on base; Classifies commerce schema fields for buyer-data minimization risk. - MCP Elicitation Consent Transcript Auditor (x402_mcp_elicitation_consent_transcript_auditor): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-elicitation-consent-transcript-auditor; 0.01 USDC on base; Audits sanitized MCP elicitation prompts and consent facts for scope and record gaps. - Machine-Payment Treasury Dust Map (x402_machine_payment_treasury_dust_map): POST https://api.blockchainmoneymap.com/api/x402/x402-machine-payment-treasury-dust-map; 0.01 USDC on base; Maps aggregate high-volume low-value machine-payment facts for treasury dust and reconciliation risk. - A2A Agent Card Trust Radar (x402_a2a_agent_card_trust_radar): POST https://api.blockchainmoneymap.com/api/x402/x402-a2a-agent-card-trust-radar; 0.01 USDC on base; Buyer agents cannot quickly tell whether a public Agent Card has enough identity, skill, interface, security, signature, and documentation evidence before delegation. - A2A Skill-to-Task Matchmaker (x402_a2a_skill_to_task_matchmaker): POST https://api.blockchainmoneymap.com/api/x402/x402-a2a-skill-to-task-matchmaker; 0.01 USDC on base; Buyer agents need to choose the right remote skill without executing tasks or trusting vague service descriptions. - Agent Marketplace Comparison Board (x402_agent_marketplace_comparison_board): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-marketplace-comparison-board; 0.01 USDC on base; Buyer agents see multiple similar services but lack one normalized board for price visibility, proof, limitations, and fit. - Paid Agent Proof-of-Value Preview Auditor (x402_paid_agent_proof_of_value_preview_auditor): POST https://api.blockchainmoneymap.com/api/x402/x402-paid-agent-proof-of-value-preview-auditor; 0.01 USDC on base; Buyer agents often see a price and promise but no useful preview that proves what the paid result will contain. - Agent Buyer Tour Storyboard Generator (x402_agent_buyer_tour_storyboard_generator): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-buyer-tour-storyboard-generator; 0.01 USDC on base; Agent listings often fail to show the buyer journey from discovery to payment expectation, output promise, proof, limitations, and support. - A2A Handoff Readiness Boarding Pass (x402_a2a_handoff_readiness_boarding_pass): POST https://api.blockchainmoneymap.com/api/x402/x402-a2a-handoff-readiness-boarding-pass; 0.01 USDC on base; Agent-to-agent task handoffs can fail because payload shape, mode support, status handling, auth disclosure, or failure behavior is unclear. - Agent Claims Evidence Wall (x402_agent_claims_evidence_wall): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-claims-evidence-wall; 0.01 USDC on base; Public agent listings make capability and trust claims that are hard for buyer agents to connect to actual evidence. - llms.txt Agent Buyer Path Mapper (x402_llms_txt_agent_buyer_path_mapper): POST https://api.blockchainmoneymap.com/api/x402/x402-llms-txt-agent-buyer-path-mapper; 0.01 USDC on base; Buyer agents can land on public docs but fail to find service purpose, examples, price, limitations, and support path. - MCP Sampling Exposure Card (x402_mcp_sampling_exposure_card): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-sampling-exposure-card; 0.01 USDC on base; MCP servers can expose sampling behavior that is hard for buyers to understand before connecting or paying. - MCP Resource Shelf Classifier (x402_mcp_resource_shelf_classifier): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-resource-shelf-classifier; 0.01 USDC on base; MCP resource lists can mix public docs, schemas, logs, user data, and restricted-looking resources without clear buyer labels. - A2A Agent Card Signature Confidence Lens (x402_a2a_agent_card_signature_confidence_lens): POST https://api.blockchainmoneymap.com/api/x402/x402-a2a-agent-card-signature-confidence-lens; 0.01 USDC on base; Buyer agents cannot quickly tell whether a public Agent Card is unsigned, unverifiable, or ready for a later verification workflow. - Agent Price-to-Proof Value Meter (x402_agent_price_to_proof_value_meter): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-price-to-proof-value-meter; 0.01 USDC on base; Buyer agents can see a price but not whether the public proof is proportional to the value being promised. - Public Agent Changelog Impact Explainer (x402_public_agent_changelog_impact_explainer): POST https://api.blockchainmoneymap.com/api/x402/x402-public-agent-changelog-impact-explainer; 0.01 USDC on base; Buyer agents and marketplaces cannot quickly tell whether public release notes matter to their workflows. - Agent-to-Agent Team Role Map (x402_agent_to_agent_team_role_map): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-to-agent-team-role-map; 0.01 USDC on base; Workflow builders can see multiple public agents but cannot quickly map which one should lead, specialize, validate, or be excluded. - Agent Discovery Snippet ASO Grader (x402_agent_discovery_snippet_aso_grader): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-discovery-snippet-aso-grader; 0.01 USDC on base; 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. - BMM Agentic Money Trail Atlas (x402_agentic_money_trail_atlas): POST https://api.blockchainmoneymap.com/api/x402/x402-agentic-money-trail-atlas; 0.01 USDC on base; Agent-commerce participants need to explain where money went, what it bought, and which evidence links are missing. - Autonomous Spend Flight Recorder (x402_autonomous_spend_flight_recorder): POST https://api.blockchainmoneymap.com/api/x402/x402-autonomous-spend-flight-recorder; 0.01 USDC on base; Autonomous spend attempts need a black-box timeline that shows where the flow was safe, uncertain, failed, or completed. - Agent Commerce Dispute Evidence Packager (x402_agent_commerce_dispute_evidence_packager): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-dispute-evidence-packager; 0.01 USDC on base; Paid agent disputes need a compact packet showing request, payment, delivery, receipt, and mismatch evidence. - x402 Seller Revenue Command Center (x402_seller_revenue_command_center): POST https://api.blockchainmoneymap.com/api/x402/x402-seller-revenue-command-center; 0.01 USDC on base; Sellers need to know whether paid-agent endpoints are priced, discoverable, converting, or leaking free access. - AP2 Human-Not-Present Safety Simulator (x402_ap2_human_not_present_safety_simulator): POST https://api.blockchainmoneymap.com/api/x402/x402-ap2-human-not-present-safety-simulator; 0.01 USDC on base; Human-not-present purchases need constraint simulation before an autonomous buyer attempts payment. - A2A Delegation Deal Room (x402_a2a_delegation_deal_room): POST https://api.blockchainmoneymap.com/api/x402/x402-a2a-delegation-deal-room; 0.01 USDC on base; Agents need a structured deal room before delegating paid work to another agent. - Agent Buyer Trust Passport Plus (x402_agent_buyer_trust_passport_plus): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-buyer-trust-passport-plus; 0.01 USDC on base; Buyer agents need one portable object to decide whether a paid service is understandable, evidenced, and worth using. - Wallet-to-Agent Identity Link Confidence Map (x402_wallet_to_agent_identity_link_confidence_map): POST https://api.blockchainmoneymap.com/api/x402/x402-wallet-to-agent-identity-link-confidence-map; 0.01 USDC on base; Buyers need confidence that wallet, agent card, domain label, MCP server, seller profile, and x402 receiver belong together. - Agentic Payment Risk Weather Map (x402_agentic_payment_risk_weather_map): POST https://api.blockchainmoneymap.com/api/x402/x402-agentic-payment-risk-weather-map; 0.01 USDC on base; Agents need a simple route-weather signal before deciding whether now is safe to pay or retry. - MCP App Store Readiness Concierge (x402_mcp_app_store_readiness_concierge): POST https://api.blockchainmoneymap.com/api/x402/x402-mcp-app-store-readiness-concierge; 0.01 USDC on base; MCP/App SDK builders need to know whether tool schemas, action descriptions, privacy metadata, auth notes, and UI hints are ready for review. - x402 Opportunity Radar for API Sellers (x402_api_seller_opportunity_radar): POST https://api.blockchainmoneymap.com/api/x402/x402-api-seller-opportunity-radar; 0.01 USDC on base; Sellers need to know which endpoints should become paid agent products before spending engineering time. - Agent Marketplace Listing Revenue Optimizer (x402_agent_marketplace_listing_revenue_optimizer): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-marketplace-listing-revenue-optimizer; 0.01 USDC on base; Agent/tool listings often fail to convert buyer agents because price, proof, limits, and value are unclear. - Cross-Agent Payment Graph Anomaly Lens (x402_cross_agent_payment_graph_anomaly_lens): POST https://api.blockchainmoneymap.com/api/x402/x402-cross-agent-payment-graph-anomaly-lens; 0.01 USDC on base; As agent payments scale, operators need to spot unusual payment graph patterns without making fraud accusations. - Agent Commerce ROI Receipt Board (x402_agent_commerce_roi_receipt_board): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-roi-receipt-board; 0.01 USDC on base; Operators buying many small paid agent services need to know which calls produced useful value. - BMM Flagship Demo Deal Desk (x402_bmm_flagship_demo_deal_desk): POST https://api.blockchainmoneymap.com/api/x402/x402-bmm-flagship-demo-deal-desk; 0.01 USDC on base; BMM needs a showable buyer journey that packages flagship agents into a clear demo story with proof and next steps. - BMM Agent Commerce Digital Twin (x402_agent_commerce_digital_twin): POST https://api.blockchainmoneymap.com/api/x402/x402-agent-commerce-digital-twin; 0.01 USDC on base; Builds a sanitized go-live twin of an agent-commerce mission before a buyer allows payment, delegation, or live execution. Flux d'achat x402: - Les endpoints publics payants sont des ressources x402 pay-per-call. - Envoyez une requete POST non payee avec une entree blockchain publique valide pour recevoir un challenge de paiement 402. - Payez le montant USDC demande sur base, puis reessayez avec le header de paiement signe. - Aucun compte ni abonnement n'est requis pour les endpoints publics x402. API Agent Commerce Trust: - Feature flag: AGENT_COMMERCE_TRUST_ENABLED (default disabled; current status enabled) - Paiement x402 requis pour ces entrees de decouverte: yes - Agent Payment Preflight (payment-preflight): POST https://api.blockchainmoneymap.com/api/x402/payment-preflight; Pre-payment public-chain and caller-context checks for an agent before it pays an x402 resource. - x402 Seller Profile (seller-profile): POST https://api.blockchainmoneymap.com/api/x402/seller-profile; Public seller and payment-receiver signals for an x402 service URL and payee address. - x402 Authenticity Score (authenticity-score): POST https://api.blockchainmoneymap.com/api/x402/authenticity-score; Heuristic authenticity signals based on public payment graph observations and caller-provided context. - x402 Receipt Audit (receipt-audit): POST https://api.blockchainmoneymap.com/api/x402/receipt-audit; Receipt-level comparison between a public transaction hash and caller-provided payment expectations. - Agent Wallet Profile (agent-wallet-profile): POST https://api.blockchainmoneymap.com/api/x402/agent-wallet-profile; Public wallet profile signals that help agents reason about payment delegation and visible activity. - Mandate Chain Evidence (mandate-chain-evidence): POST https://api.blockchainmoneymap.com/api/x402/mandate-chain-evidence; Public-chain evidence that compares a transaction hash against a caller-declared payment mandate. - Bundle: Agent Commerce Trust Pack (agent_commerce_trust_pack); x402_paid_resources; standalone agents created: no - Note de prix: les prix Agent Commerce Trust sont appliques uniquement aux six endpoints x402 Agent Commerce Trust. - Limites: preuves de chaine publique et signaux de risque heuristiques uniquement; aucune declaration AML, sanctions, identite, juridique, certitude de fraude, garantie de securite, investissement ou approbation reglementaire. Securite: - Envoyez uniquement des adresses publiques de portefeuilles blockchain, des adresses de contrats et des hashes de transactions. - N'envoyez jamais de cles privees, seed phrases, mots de passe, tokens administrateur, cles Supabase ou secrets de portefeuille. - Blockchain Money Map ne connecte pas les portefeuilles, ne signe pas les transactions et n'execute pas de trades. - Les sorties sont des resumes de recherche et d'education, pas des conseils financiers, juridiques, fiscaux, d'investissement, de trading ou de conformite.