Agent Workflow Packs

Workflow packs for choosing, verifying, launching, and reporting x402 calls.

Twenty-five agent-buying workflows built from the Blockchain Money Map agent catalog. Each pack starts with a clear buyer problem, then connects the right x402 and MCP-ready endpoints in order. Workflows are guidance for choosing and sequencing calls; paid execution still happens through the normal x402 endpoints shown in each step.

25
Workflows
111
Catalog Tools
USDC
base

Structure

Catalog-backed workflow steps

Workflows store ordered tool IDs only. Endpoint URLs, prices, labels, and summaries are resolved from the same public catalog used by the agents page.

Agent-ready

Each pack has a trigger and outcome

Buyer agents, sellers, developers, and operators can pick a workflow by the job they need done, not by memorizing every endpoint.

Manifest

Machine-readable workflow map

Agent clients can inspect the workflow layer at /api/agents/workflows/manifest.

Featured

Recommended workflow packs

These are the first workflows to show buyers because they connect directly to trust, disputes, launch readiness, triage, reporting, and ongoing seller reporting.

Buyer agentsPre-Pay Trust

Agent Payment Trust Pack

Gives buyer agents a clear reason to check the seller before money moves.

Preflight, seller, authenticity, and receipt signals in one buyer-safe sequence.
Start0.01 USDC base
Full workflow1.27 USDC base
Open workflow
Buyer agentsDispute Evidence

Paid Agent Dispute Pack

Turns a failed paid call into an organized evidence packet instead of a dead-end support request.

Payment trail, spend timeline, dispute packet, and receipt verification.
Start0.01 USDC base
Full workflow0.04 USDC base
Open workflow
Agent sellersLaunch Readiness

Agent Seller Go-Live Pack

Helps sellers fix catalog, schema, payment, and readiness blockers before buyers abandon the request.

Discovery audit, schema grade, catalog drift check, and facilitator readiness pass.
Start0.25 USDC base
Full workflow0.28 USDC base
Open workflow
DevelopersWallet Intelligence

Wallet Triage Workflow

Starts cheap and creates a natural upgrade path into deeper paid reports.

Snapshot, batch screen, audit, and report-ready wallet investigation.
Start0.01 USDC base
Full workflow7.06 USDC base
Open workflow
OperatorsFinance Ops

Agent Owner Weekly Report

Creates recurring operational value for owners who need to know what their agent bought and earned.

Payment summary, spend categories, ROI receipt board, and seller revenue health.
Start0.25 USDC base
Full workflow0.28 USDC base
Open workflow
DevelopersMarketplace Readiness

MCP Marketplace Readiness Pack

Positions BMM as the readiness checklist for paid MCP tools before marketplace submission.

Marketplace review, schema clarity, permission scope review, and MCP resource classification.
Start0.01 USDC base
Full workflow0.04 USDC base
Open workflow

Workflow Library

All 25 workflow packs

Every endpoint below is resolved from the current catalog. The page starts as a compact index; each pack contains copyable step endpoints, and agent clients can use the workflow manifest at /api/agents/workflows/manifest.

Do not submit private keys, seed phrases, wallet passwords, bearer tokens, cookies, or raw signed payment headers to workflow tools.

Buyer agentsPre-Pay Trust

Agent Payment Trust Pack

Gives buyer agents a clear reason to check the seller before money moves.

Start0.01 USDC base
Full1.27 USDC base
4 ordered stepsOpen details

Trigger

An agent is about to pay an x402 endpoint and needs trust evidence first.

Outcome

Preflight, seller, authenticity, and receipt signals in one buyer-safe sequence.

Implementation

Start with the cheapest preflight call, then escalate only when seller or authenticity evidence matters.

01

Agent Payment Preflight

Pre-payment public-chain and caller-context checks for an agent before it pays an x402 resource.

agent_payment_preflight

POST0.01 USDC base

/api/x402/payment-preflight

02

x402 Seller Profile

Public seller and payment-receiver signals for an x402 service URL and payee address.

seller_profile

POST0.25 USDC base

/api/x402/seller-profile

03

x402 Authenticity Score

Heuristic authenticity signals based on public payment graph observations and caller-provided context.

authenticity_score

POST1.00 USDC base

/api/x402/authenticity-score

04

x402 Receipt Audit

Receipt-level comparison between a public transaction hash and caller-provided payment expectations.

receipt_audit

POST0.01 USDC base

/api/x402/receipt-audit

Agent sellersLaunch Readiness

Agent Seller Go-Live Pack

Helps sellers fix catalog, schema, payment, and readiness blockers before buyers abandon the request.

Start0.25 USDC base
Full0.28 USDC base
4 ordered stepsOpen details

Trigger

A seller is preparing an x402 or MCP agent endpoint for public buyers.

Outcome

Discovery audit, schema grade, catalog drift check, and facilitator readiness pass.

Implementation

Run this before launch and again after route, schema, price, or receiver changes.

01

x402 Service Discovery Audit

Audits caller-provided discovery documents for buyer-agent routing consistency across x402, agent manifest, AI, MCP, and llms.txt surfaces.

service_discovery_audit

POST0.25 USDC base

/api/x402/service-discovery-audit

02

MCP Schema Clarity Grader

Grades tool names, descriptions, schemas, and output labels for buyer-agent clarity.

x402_mcp_schema_curb_appeal_grader

POST0.01 USDC base

/api/x402/x402-mcp-schema-curb-appeal-grader

03

x402 Catalog Drift Monitor

Runs deterministic local comparison on caller-supplied catalog JSON, OpenAPI JSON, expected endpoint facts, MCP/tool metadata, and unpaid challenge JSON.

x402_catalog_drift_monitor

POST0.01 USDC base

/api/x402/x402-catalog-drift-monitor

04

x402 Facilitator Readiness Check

Scores supplied facilitator facts to decide whether a payment path looks ready for production use.

x402_facilitator_readiness_passport

POST0.01 USDC base

/api/x402/x402-facilitator-readiness-passport

DevelopersWallet Intelligence

Wallet Triage Workflow

Starts cheap and creates a natural upgrade path into deeper paid reports.

Start0.01 USDC base
Full7.06 USDC base
5 ordered stepsOpen details

Trigger

A user or agent has one or more public wallets and needs to decide what deserves deeper review.

Outcome

Snapshot, batch screen, audit, and report-ready wallet investigation.

Implementation

Use snapshot for one wallet, batch snapshot for lists, then escalate only on visible signal.

01

Wallet Snapshot

Fast wallet triage for AI agents, including visible balance, token/NFT exposure, recent activity, confidence context, and recommended next action.

wallet_snapshot

POST0.01 USDC base

/api/x402/wallet-snapshot

02

Batch Wallet Snapshot

Screen up to 10 public EVM wallets in one paid call and return ordered triage snapshots with escalation candidates.

batch_wallet_snapshot

POST0.05 USDC base

/api/x402/batch-wallet-snapshot

03

Wallet Audit

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.

wallet_audit

POST1.00 USDC base

/api/x402/wallet-audit

04

Deep Wallet Report

Generate a richer Blockchain Money Map report using the existing report-generation and saved-report logic.

deep_wallet_report

POST5.00 USDC base

/api/x402/deep-wallet-report

05

Saved Report Generation

Generate a Blockchain Money Map report and return an unlisted saved-report URL.

saved_report

POST1.00 USDC base

/api/x402/saved-report

OperatorsFinance Ops

Agent Owner Weekly Report

Creates recurring operational value for owners who need to know what their agent bought and earned.

Start0.25 USDC base
Full0.28 USDC base
4 ordered stepsOpen details

Trigger

An agent owner wants a weekly readout of revenue, spend, failed calls, and improvement priorities.

Outcome

Payment summary, spend categories, ROI receipt board, and seller revenue health.

Implementation

Use this as the recurring reporting workflow for sellers and autonomous-agent operators.

01

Agent Payment History Summary

Counts matching paid x402 ledger rows and estimated paid volume from BMM request logs for the requested payee and resource.

agent_payment_history_summary

POST0.25 USDC base

/api/x402/agent-payment-history-summary

02

BMM Agent Spend Category Classifier

Classifies safe description, merchant, resource, amount, and task facts into deterministic spend categories.

x402_bmm_agent_spend_category_classifier

POST0.01 USDC base

/api/x402/x402-bmm-agent-spend-category-classifier

03

Agent Commerce ROI Receipt Board

Penny-to-Proof ROI Board.

x402_agent_commerce_roi_receipt_board

POST0.01 USDC base

/api/x402/x402-agent-commerce-roi-receipt-board

04

Seller Revenue Health Dashboard

Shows whether paid-agent endpoints are priced, discoverable, converting, or leaking unpaid access.

x402_seller_revenue_command_center

POST0.01 USDC base

/api/x402/x402-seller-revenue-command-center

DevelopersMarketplace Readiness

MCP Marketplace Readiness Pack

Positions BMM as the readiness checklist for paid MCP tools before marketplace submission.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A developer wants a paid MCP app or tool to be understandable, reviewable, and buyer-safe.

Outcome

Marketplace review, schema clarity, permission scope review, and MCP resource classification.

Implementation

Run this before listing and after any tool, permission, or resource change.

01

MCP Marketplace Readiness Checker

Checks MCP app metadata for schema, action, privacy, auth, UI, and review-readiness blockers.

x402_mcp_app_store_readiness_concierge

POST0.01 USDC base

/api/x402/x402-mcp-app-store-readiness-concierge

02

MCP Schema Clarity Grader

Grades tool names, descriptions, schemas, and output labels for buyer-agent clarity.

x402_mcp_schema_curb_appeal_grader

POST0.01 USDC base

/api/x402/x402-mcp-schema-curb-appeal-grader

03

MCP Paid Tool Permission Scope Auditor

Flags broad write, admin, network, payment, file, and credential scopes from caller-provided metadata.

x402_mcp_paid_tool_permission_scope_auditor

POST0.01 USDC base

/api/x402/x402-mcp-paid-tool-permission-scope-auditor

04

MCP Resource Type Classifier

Labels MCP resources as docs, schemas, logs, user data, or secrets-risk based on supplied resource metadata.

x402_mcp_resource_shelf_classifier

POST0.01 USDC base

/api/x402/x402-mcp-resource-shelf-classifier

Buyer agentsPre-Pay Trust

Buyer Agent Pre-Pay Checklist

A practical pay-or-pause checklist for autonomous buyer agents.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A buyer agent is choosing whether a paid endpoint is worth paying for right now.

Outcome

Payment preflight, terms visibility, price-to-proof check, and route risk status.

Implementation

Use it as a guardrail before higher-value purchases or unfamiliar sellers.

01

Agent Payment Preflight

Pre-payment public-chain and caller-context checks for an agent before it pays an x402 resource.

agent_payment_preflight

POST0.01 USDC base

/api/x402/payment-preflight

02

Agent Commerce Terms Link Checker

Checks whether terms, refund, support, license, and usage-policy links are available before purchase.

x402_agent_commerce_terms_uri_resolver

POST0.01 USDC base

/api/x402/x402-agent-commerce-terms-uri-resolver

03

Price vs Proof Checker

Checks whether the public proof and sample output justify the price a buyer agent is about to pay.

x402_agent_price_to_proof_value_meter

POST0.01 USDC base

/api/x402/x402-agent-price-to-proof-value-meter

04

Payment Route Risk Status

Turns route, facilitator, and network facts into a simple pay-now, retry-later, or inspect-first signal.

x402_agentic_payment_risk_weather_map

POST0.01 USDC base

/api/x402/x402-agentic-payment-risk-weather-map

DevelopersFailure Repair

Failed Payment Recovery Pack

Helps developers recover failed x402 calls without unsafe retries or duplicated payment risk.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A paid request fails, returns confusing status, or needs a safe retry decision.

Outcome

Failure classification, retry safety, recovery playbook, and post-purchase continuity check.

Implementation

Require sanitized facts only; never pass signed payment headers or secrets into diagnostics.

01

Sanitized x402 Failure-Fact Classifier

Analyzes allowlisted HTTP status, x402 challenge facts, safe error codes, header-name presence, and expected-vs-observed facts.

x402_failure_fact_classifier

POST0.01 USDC base

/api/x402/x402-failure-fact-classifier

02

x402 Retry Safety Checker

Checks payment identifiers and retry facts for duplicate-charge and privacy risk before retrying.

x402_payment_identifier_retry_safety_lens

POST0.01 USDC base

/api/x402/x402-payment-identifier-retry-safety-lens

03

x402 Payment Recovery Guide

Turns failed-payment facts into safe next steps such as retry, reroute, inspect receipt, or stop.

x402_agent_payment_recovery_playbook

POST0.01 USDC base

/api/x402/x402-agent-payment-recovery-playbook

04

Post-Purchase Event Continuity Checker

Builds a lifecycle evidence timeline and flags missing or inconsistent order events.

x402_post_purchase_event_continuity_checker

POST0.01 USDC base

/api/x402/x402-post-purchase-event-continuity-checker

DevelopersA2A Delegation

A2A Delegation Trust Pack

Connects A2A discovery and handoff needs to paid trust checks developers can understand.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

One agent is considering delegating work to another remote agent.

Outcome

Agent Card trust, skill match, handoff readiness, and delegation deal-room decision.

Implementation

Use this before delegation when two Agent Cards and task requirements are available.

01

Agent Card Trust Check

Checks whether a public Agent Card includes enough identity, skill, security, signature, and docs evidence.

x402_a2a_agent_card_trust_radar

POST0.01 USDC base

/api/x402/x402-a2a-agent-card-trust-radar

02

A2A Skill-to-Task Matchmaker

Skill Match Card showing winner, runner-up, gaps, and why each agent fits or misses.

x402_a2a_skill_to_task_matchmaker

POST0.01 USDC base

/api/x402/x402-a2a-skill-to-task-matchmaker

03

A2A Handoff Readiness Check

Checks whether an agent-to-agent handoff has the required payload, mode, auth, status, and failure details.

x402_a2a_handoff_readiness_boarding_pass

POST0.01 USDC base

/api/x402/x402-a2a-handoff-readiness-boarding-pass

04

A2A Delegation Readiness Checker

Checks two Agent Cards and task facts to decide whether to delegate, negotiate, or avoid delegation.

x402_a2a_delegation_deal_room

POST0.01 USDC base

/api/x402/x402-a2a-delegation-deal-room

DevelopersSimulation

Agent Commerce Digital Twin

A premium pre-launch simulation workflow for serious agent-commerce teams.

Start0.01 USDC base
Full0.08 USDC base
4 ordered stepsOpen details

Trigger

A team wants to test an autonomous commerce mission before letting real money move.

Outcome

Mission dry run, cost exposure, spend policy simulation, and exit handoff plan.

Implementation

Use sanitized mission facts and keep payment authorization separate from action authority.

01

Agent Commerce Dry Run

Runs a supplied agent-commerce mission plan through payment, authorization, proof, and rollback checks before launch.

x402_agent_commerce_digital_twin

POST0.01 USDC base

/api/x402/x402-agent-commerce-digital-twin

02

Economic Dry-Run Simulator

Validates a dependency graph, samples explicit latency and retry models with a reproducible seed, and summarizes economic risk.

devagentpal_economic_dry_run_simulator

POST0.05 USDC base

/api/devagentpal/economic-dry-run-simulator

03

x402 Agent Wallet Spend Policy Simulator

Checks spend caps, time windows, retry policy, recurrence, and workload descriptions for likely breaches.

x402_agent_wallet_spend_policy_simulator

POST0.01 USDC base

/api/x402/x402-agent-wallet-spend-policy-simulator

04

Service Exit Handoff Agent

Plan and authorize migration from one opted-in service to one opted-in target, with outbound disabled by default.

devagentpal_service_exit_handoff

POST0.01 USDC base

/api/devagentpal/service-exit-handoff/plan

Agent sellersSales Optimization

Seller Revenue Optimization Pack

Directly supports sales by improving listings, endpoint selection, upsell paths, and demo packaging.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A seller has paid endpoints but needs better conversion, packaging, and buyer proof.

Outcome

Listing review, endpoint opportunity ranking, upsell path, and demo deal desk.

Implementation

Use this after go-live readiness, then repeat when adding paid endpoints.

01

Marketplace Listing Conversion Checker

Reviews listing metadata and suggests clearer price, proof, limits, and value copy for buyer agents.

x402_agent_marketplace_listing_revenue_optimizer

POST0.01 USDC base

/api/x402/x402-agent-marketplace-listing-revenue-optimizer

02

x402 Endpoint Opportunity Ranker

Ranks which API endpoints are strongest candidates to become paid x402 agent products.

x402_api_seller_opportunity_radar

POST0.01 USDC base

/api/x402/x402-api-seller-opportunity-radar

03

Paid Tool Upgrade Path Planner

Orders paid tools from low-cost first checks to higher-cost follow-up calls when justified.

x402_paid_tool_upsell_path_optimizer

POST0.01 USDC base

/api/x402/x402-paid-tool-upsell-path-optimizer

04

BMM Demo Journey Builder

Builds a buyer-ready demo packet from selected BMM agents, proof links, missing evidence, and next steps.

x402_bmm_flagship_demo_deal_desk

POST0.01 USDC base

/api/x402/x402-bmm-flagship-demo-deal-desk

Buyer agentsBuyer Confidence

Proof-of-Value Pack

Shows buyers why a paid agent is worth paying before they commit.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A buyer needs a quick trust narrative before choosing a paid agent service.

Outcome

Proof preview, claims evidence wall, price-to-proof check, and buyer tour.

Implementation

Use public docs, sample outputs, limitations, and pricing facts as inputs.

01

Paid Agent Proof-of-Value Preview Auditor

Proof-of-Value Preview Score with proof present, proof weak, and proof missing sections.

x402_paid_agent_proof_of_value_preview_auditor

POST0.01 USDC base

/api/x402/x402-paid-agent-proof-of-value-preview-auditor

02

Agent Claim Evidence Checker

Compares public agent claims against sample or docs evidence and labels what is backed, weak, or missing.

x402_agent_claims_evidence_wall

POST0.01 USDC base

/api/x402/x402-agent-claims-evidence-wall

03

Price vs Proof Checker

Checks whether the public proof and sample output justify the price a buyer agent is about to pay.

x402_agent_price_to_proof_value_meter

POST0.01 USDC base

/api/x402/x402-agent-price-to-proof-value-meter

04

Buyer Journey Generator

Builds a five-step buyer journey from public service metadata, sample output, proof, limits, and support.

x402_agent_buyer_tour_storyboard_generator

POST0.01 USDC base

/api/x402/x402-agent-buyer-tour-storyboard-generator

OperatorsSpend Controls

Autonomous Spend Control Pack

Makes recurring agent spend safer and easier to approve internally.

Start0.01 USDC base
Full0.12 USDC base
4 ordered stepsOpen details

Trigger

An autonomous agent can make repeated paid calls and needs budget or intent guardrails.

Outcome

Loop detection, human intent check, spend-laundering screen, and evidence budget route.

Implementation

Run this before enabling recurring or agent-to-agent purchase behavior.

01

Recursive Commerce Loop Breaker

Builds a bounded directed multigraph from caller-supplied delegation and purchase history, evaluates stable policy thresholds, and returns allow, review, or block.

devagentpal_recursive_commerce_loop_breaker

POST0.01 USDC base

/api/devagentpal/recursive-commerce-loop-breaker

02

Human Approval Proof Checker

Creates or verifies a compact proof that a human approved the bounded action.

devagentpal_human_intent_checksum

POST0.05 USDC base

/api/devagentpal/human-intent-checksum

03

Spend-Laundering Detector

Uses only caller-supplied principal, delegation, wallet, seller, and spend-event links to score control-bypass signals.

devagentpal_spend_laundering_detector

POST0.05 USDC base

/api/devagentpal/spend-laundering-detector

04

Evidence Budget Router

Select the least-cost verification provider set that satisfies coverage, confidence, independence, and budget policy.

devagentpal_evidence_budget_router

POST0.01 USDC base

/api/devagentpal/evidence-budget-router

DevelopersReliability

Catalog Reliability Pack

Keeps paid endpoints stable enough for agents to discover, cache, and trust.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

An API or MCP seller changes endpoint metadata, tool schema, output shape, or catalog copy.

Outcome

Catalog drift, operation stability, response contract lint, and changelog impact.

Implementation

Run on every release candidate and after any public catalog update.

01

x402 Catalog Drift Monitor

Runs deterministic local comparison on caller-supplied catalog JSON, OpenAPI JSON, expected endpoint facts, MCP/tool metadata, and unpaid challenge JSON.

x402_catalog_drift_monitor

POST0.01 USDC base

/api/x402/x402-catalog-drift-monitor

02

MCP And x402 Operation Change Tracker

Compares supplied route, OpenAPI, MCP, and x402 metadata to find breaking operation changes.

x402_mcp_operation_stability_ledger

POST0.01 USDC base

/api/x402/x402-mcp-operation-stability-ledger

03

Agent Response Contract Linter

Checks bounded JSON response samples for stable decision, confidence, evidence, limitations, payment metadata, and next-action fields.

x402_response_contract_linter

POST0.01 USDC base

/api/x402/x402-response-contract-linter

04

Public Agent Changelog Impact Explainer

Buyer Impact Explainer with parser break, auth change, price change, new capability, removed field, or docs-only labels.

x402_public_agent_changelog_impact_explainer

POST0.01 USDC base

/api/x402/x402-public-agent-changelog-impact-explainer

DevelopersCheckout

Checkout UX Safety Pack

Helps sellers avoid checkout confusion that blocks payments and creates disputes.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A paid agent checkout or agent-rendered payment UI needs buyer-safe review.

Outcome

Checkout state simulation, final total delta check, UI diff, and confirmation prompt audit.

Implementation

Use this before shipping checkout copy, payment prompt changes, or dynamic totals.

01

Agent Checkout State Simulator

Checks checkout session status, line items, totals, fulfillment, payment handlers, and completion rules.

x402_agent_checkout_state_simulator

POST0.01 USDC base

/api/x402/x402-agent-checkout-state-simulator

02

Final Total Delta Guard

Checks caller-supplied amounts, currency, fulfillment, tax, and reconfirmation facts.

x402_final_total_delta_guard

POST0.01 USDC base

/api/x402/x402-final-total-delta-guard

03

Agent-Rendered Checkout UI Diff

Flags missing line items, wrong totals, hidden fees, and omitted fulfillment options from sanitized snapshots.

x402_agent_rendered_checkout_ui_diff

POST0.01 USDC base

/api/x402/x402-agent-rendered-checkout-ui-diff

04

Paid Tool Confirmation Prompt Auditor

Checks prompt text, tool metadata, price, scope, and confirmation facts.

x402_paid_tool_confirmation_prompt_auditor

POST0.01 USDC base

/api/x402/x402-paid-tool-confirmation-prompt-auditor

Buyer agentsEvidence

Receipt Reconciliation Pack

Creates a clean after-payment verification sequence for serious buyers.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A buyer has paid and needs to confirm that payment, receipt, and delivered result line up.

Outcome

Intent-to-receipt match, signed receipt confidence, provenance record, and receipt audit.

Implementation

Use hash-only or sanitized receipt facts; do not store raw signed payment material.

01

Autonomous Purchase Intent-to-Receipt Reconciler

Compares payee, amount, currency, network, resource, and timing facts and can persist hash-only reconciliation records.

x402_autonomous_purchase_intent_to_receipt_reconciler

POST0.01 USDC base

/api/x402/x402-autonomous-purchase-intent-to-receipt-reconciler

02

x402 Signed Receipt Delivery Confidence Scorer

Compares sanitized offer, receipt, resource, amount, timestamp, and delivery-proof facts.

x402_signed_receipt_delivery_confidence_scorer

POST0.01 USDC base

/api/x402/x402-signed-receipt-delivery-confidence-scorer

03

x402 Response Proof Recorder

Creates or verifies hash-only proof that a paid x402 response existed without storing the raw response.

x402_response_provenance_notary

POST0.01 USDC base

/api/x402/x402-response-provenance-notary

04

x402 Receipt Audit

Receipt-level comparison between a public transaction hash and caller-provided payment expectations.

receipt_audit

POST0.01 USDC base

/api/x402/receipt-audit

Agent sellersPayment Trust

Payee Rotation Safety Pack

Protects seller revenue when receiver wallets change and buyers need confidence.

Start0.01 USDC base
Full0.52 USDC base
4 ordered stepsOpen details

Trigger

A seller changes payment receiver, facilitator route, or payee metadata.

Outcome

Payee rotation proof, seller profile, mandate evidence, and preflight check.

Implementation

Run before announcing the new payee and make the evidence easy for buyer agents to inspect.

01

Payee Rotation Proof Recorder

Checks hash-only evidence that an x402 payment receiver changed through an announced rotation.

x402_authorized_payee_rotation_notary

POST0.01 USDC base

/api/x402/x402-authorized-payee-rotation-notary

02

x402 Seller Profile

Public seller and payment-receiver signals for an x402 service URL and payee address.

seller_profile

POST0.25 USDC base

/api/x402/seller-profile

03

Mandate Chain Evidence

Public-chain evidence that compares a transaction hash against a caller-declared payment mandate.

mandate_chain_evidence

POST0.25 USDC base

/api/x402/mandate-chain-evidence

04

Agent Payment Preflight

Pre-payment public-chain and caller-context checks for an agent before it pays an x402 resource.

agent_payment_preflight

POST0.01 USDC base

/api/x402/payment-preflight

DevelopersProtocol Routing

Multi-Provider Routing Pack

Supports buyers and sellers that need reliable routing across networks and facilitators.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

An agent may choose among multiple x402 challenges, networks, tokens, or facilitators.

Outcome

Challenge normalization, facilitator cost comparison, network route plan, and failover plan.

Implementation

Use caller-supplied metadata first; avoid live paid probes unless the buyer approves.

01

Multi-Provider x402 Challenge Normalizer

Extracts scheme, network, amount, currency, receiver, resource, and timeout facts from caller-supplied challenge metadata.

x402_multi_provider_challenge_normalizer

POST0.01 USDC base

/api/x402/x402-multi-provider-challenge-normalizer

02

x402 Facilitator Cost Comparator

Ranks sanitized provider cost, fee, timeout, and network facts without external calls.

x402_facilitator_cost_comparator

POST0.01 USDC base

/api/x402/x402-facilitator-cost-comparator

03

x402 Network Token Route Planner

Ranks route facts for CAIP network clarity, token support, amount format, and EIP-3009 or Permit2 friction.

x402_network_token_route_planner

POST0.01 USDC base

/api/x402/x402-network-token-route-planner

04

x402 Multi-Chain Facilitator Failover Planner

Ranks primary, fallback, blocked, and manual-review paths from sanitized facilitator facts.

x402_multi_chain_facilitator_failover_planner

POST0.01 USDC base

/api/x402/x402-multi-chain-facilitator-failover-planner

Buyer agentsIdentity Signals

Agent Identity Confidence Pack

Adds useful confidence signals without making identity-certainty or compliance claims.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A buyer needs to decide if agent identity and wallet evidence are coherent enough to continue.

Outcome

Wallet profile, wallet-to-agent confidence, Agent Card signature check, and reputation continuity screen.

Implementation

Keep language careful: confidence and evidence, not certainty or clearance.

01

Agent Wallet Profile

Public wallet profile signals that help agents reason about payment delegation and visible activity.

agent_wallet_profile

POST0.01 USDC base

/api/x402/agent-wallet-profile

02

Wallet-to-Agent Identity Link Confidence Map

Identity Link Map.

x402_wallet_to_agent_identity_link_confidence_map

POST0.01 USDC base

/api/x402/x402-wallet-to-agent-identity-link-confidence-map

03

Agent Card Signature Check

Checks whether an Agent Card is signed, unverifiable, missing a key, or ready for later verification.

x402_a2a_agent_card_signature_confidence_lens

POST0.01 USDC base

/api/x402/x402-a2a-agent-card-signature-confidence-lens

04

Reputation Transfer Risk Checker

Checks supplied continuity signals before trusting reputation from a previous agent identity.

devagentpal_reputation_reincarnation_detector

POST0.01 USDC base

/api/devagentpal/reputation-reincarnation-detector

DevelopersPrivacy

Privacy and Policy Pack

Helps paid-agent teams reduce avoidable buyer trust and data-handling objections.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A paid tool handles user data, elicitation transcripts, permissions, or checkout disclosures.

Outcome

PII minimization, elicitation consent review, permission scope audit, and payment method disclosure map.

Implementation

Use this before onboarding enterprise, marketplace, or developer buyers.

01

Commerce PII Minimization Check

Checks field names, flow purpose, and redaction facts for required, optional, risky, and remove categories.

x402_commerce_pii_minimization_check

POST0.01 USDC base

/api/x402/x402-commerce-pii-minimization-check

02

MCP Elicitation Consent Transcript Auditor

Checks elicitation prompts, requested fields, consent decisions, scope labels, and record facts.

x402_mcp_elicitation_consent_transcript_auditor

POST0.01 USDC base

/api/x402/x402-mcp-elicitation-consent-transcript-auditor

03

MCP Paid Tool Permission Scope Auditor

Flags broad write, admin, network, payment, file, and credential scopes from caller-provided metadata.

x402_mcp_paid_tool_permission_scope_auditor

POST0.01 USDC base

/api/x402/x402-mcp-paid-tool-permission-scope-auditor

04

Payment Method Disclosure Map

Checks caller-supplied payment-method metadata for supported, unclear, missing, and incompatible disclosures.

x402_payment_method_disclosure_map

POST0.01 USDC base

/api/x402/x402-payment-method-disclosure-map

DevelopersTransaction Intelligence

Transaction Evidence Pack

Gives builders a simple path from hash lookup to shareable evidence.

Start0.01 USDC base
Full1.27 USDC base
4 ordered stepsOpen details

Trigger

A user or agent has a public transaction hash and needs readable evidence.

Outcome

Transaction status, plain-language decode, money trail, and saved report handoff.

Implementation

Start with status before paying for decode or report generation.

01

Transaction Status

Low-cost transaction receipt, status, confirmation, fee, method, and finality context for a public EVM transaction hash.

tx_status

POST0.01 USDC base

/api/x402/tx-status

02

Transaction Decode

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.

tx_decode

POST0.25 USDC base

/api/x402/tx-decode

03

Agent Payment Trail Map

Turns payment, receipt, buyer, seller, route, and result facts into a structured money trail.

x402_agentic_money_trail_atlas

POST0.01 USDC base

/api/x402/x402-agentic-money-trail-atlas

04

Saved Report Generation

Generate a Blockchain Money Map report and return an unlisted saved-report URL.

saved_report

POST1.00 USDC base

/api/x402/saved-report

Buyer agentsMarketplace

Agent Marketplace Comparison Pack

Helps buyers compare paid agents by proof, trust, and buyer-path clarity instead of raw claims.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

A buyer agent or marketplace needs to compare multiple public agent listings.

Outcome

Marketplace comparison, buyer trust passport, ASO snippet grade, and llms.txt buyer path map.

Implementation

Use public metadata, sample outputs, limitations, and catalog facts.

01

Agent Marketplace Comparison Board

Agent Comparison Board with side-by-side fit, proof, price, limits, and next action.

x402_agent_marketplace_comparison_board

POST0.01 USDC base

/api/x402/x402-agent-marketplace-comparison-board

02

Paid Agent Trust Summary

Summarizes whether a paid service is understandable, evidenced, limited, and worth using.

x402_agent_buyer_trust_passport_plus

POST0.01 USDC base

/api/x402/x402-agent-buyer-trust-passport-plus

03

Agent Discovery Snippet ASO Grader

Agent Discovery Grade with buyer, task, proof, price, limits, and naming curb-appeal sections.

x402_agent_discovery_snippet_aso_grader

POST0.01 USDC base

/api/x402/x402-agent-discovery-snippet-aso-grader

04

llms.txt Agent Buyer Path Mapper

Buyer Path Map with start, docs, price, sample, limits, support, and dead-end markers.

x402_llms_txt_agent_buyer_path_mapper

POST0.01 USDC base

/api/x402/x402-llms-txt-agent-buyer-path-mapper

OperatorsRisk Monitoring

Risk Weather Pack

Turns operational risk checks into an easy recurring monitor for agent-commerce teams.

Start0.01 USDC base
Full0.04 USDC base
4 ordered stepsOpen details

Trigger

An operator wants recurring checks around payment routes, graph patterns, cache behavior, and replay risk.

Outcome

Payment risk weather, graph anomaly lens, cache leakage guard, and offer replay hygiene.

Implementation

Keep outputs operational and evidence-based; avoid fraud, legal, or compliance certainty.

01

Payment Route Risk Status

Turns route, facilitator, and network facts into a simple pay-now, retry-later, or inspect-first signal.

x402_agentic_payment_risk_weather_map

POST0.01 USDC base

/api/x402/x402-agentic-payment-risk-weather-map

02

Payment Graph Anomaly Checker

Labels unusual cross-agent payment graph patterns without making fraud or wrongdoing claims.

x402_cross_agent_payment_graph_anomaly_lens

POST0.01 USDC base

/api/x402/x402-cross-agent-payment-graph-anomaly-lens

03

x402 Cache Leakage Guard

Classifies safe cache headers, payment-required evidence, route status, and free-route exposure from sanitized facts.

x402_cache_leakage_guard

POST0.01 USDC base

/api/x402/x402-cache-leakage-guard

04

x402 Offer Replay Hygiene Auditor

Flags missing replay controls in sanitized offer/challenge metadata.

x402_offer_replay_hygiene_auditor

POST0.01 USDC base

/api/x402/x402-offer-replay-hygiene-auditor

Agent sellersSales Demo

Launch Demo Pack

Packages a seller's strongest workflow into a buyer-ready demo instead of a raw endpoint list.

Start0.01 USDC base
Full0.28 USDC base
4 ordered stepsOpen details

Trigger

A seller needs a polished demo path for prospects, marketplaces, or partners.

Outcome

Flagship demo, buyer storyboard, sandbox seed pack, and go-live readiness checks.

Implementation

Use this after the technical readiness pack so the demo only showcases stable paths.

01

BMM Demo Journey Builder

Builds a buyer-ready demo packet from selected BMM agents, proof links, missing evidence, and next steps.

x402_bmm_flagship_demo_deal_desk

POST0.01 USDC base

/api/x402/x402-bmm-flagship-demo-deal-desk

02

Buyer Journey Generator

Builds a five-step buyer journey from public service metadata, sample output, proof, limits, and support.

x402_agent_buyer_tour_storyboard_generator

POST0.01 USDC base

/api/x402/x402-agent-buyer-tour-storyboard-generator

03

Agent-Commerce Sandbox Seed Pack

Generates scenario names, payload sketches, expected outcomes, and no-money test notes from protocol mix facts.

x402_agent_commerce_sandbox_seed_pack

POST0.01 USDC base

/api/x402/x402-agent-commerce-sandbox-seed-pack

04

x402 Service Discovery Audit

Audits caller-provided discovery documents for buyer-agent routing consistency across x402, agent manifest, AI, MCP, and llms.txt surfaces.

service_discovery_audit

POST0.25 USDC base

/api/x402/service-discovery-audit

Buyer agentsPremium Review

Premium Buyer Due Diligence Pack

A high-value diligence journey for buyers who care more about evidence than the cheapest single call.

Start5.00 USDC base
Full6.02 USDC base
4 ordered stepsOpen details

Trigger

A serious buyer is reviewing a wallet, seller, or paid-agent relationship before higher-value use.

Outcome

Deep wallet report, authenticity score, claims evidence wall, and dispute-readiness packet.

Implementation

Use this for premium demos, agency research, and paid consulting conversion paths.

01

Deep Wallet Report

Generate a richer Blockchain Money Map report using the existing report-generation and saved-report logic.

deep_wallet_report

POST5.00 USDC base

/api/x402/deep-wallet-report

02

x402 Authenticity Score

Heuristic authenticity signals based on public payment graph observations and caller-provided context.

authenticity_score

POST1.00 USDC base

/api/x402/authenticity-score

03

Agent Claim Evidence Checker

Compares public agent claims against sample or docs evidence and labels what is backed, weak, or missing.

x402_agent_claims_evidence_wall

POST0.01 USDC base

/api/x402/x402-agent-claims-evidence-wall

04

Dispute Evidence Packet Builder

Packages request, payment, delivery, receipt, and mismatch facts for a paid-agent dispute.

x402_agent_commerce_dispute_evidence_packager

POST0.01 USDC base

/api/x402/x402-agent-commerce-dispute-evidence-packager

Discovery links

Operational status, support, workflow manifest, and agent discovery files for clients.