eCommerce14 min read

Mastercard Verifiable Intent: Trust in Agent Commerce

Mastercard's Verifiable Intent framework establishes trust for AI agent transactions. Merchant integration, consumer protections, and commerce impact.

Digital Applied Team
March 22, 2026
14 min read
7-day

Intent Credential Window

Real-time

Consumer Notifications

Network

Level Agent Detection

2026

Framework Launch Year

Key Takeaways

Cryptographic binding solves the agent authorization problem: Verifiable Intent issues tokenized credentials that cryptographically link each AI agent transaction to a human-approved spending mandate, specifying allowed merchant categories, spending caps, and time windows. This prevents agents from making unauthorized purchases while enabling fully autonomous commerce within defined parameters.
Merchants verify intent credentials before processing: The Mastercard API allows merchants to check the validity of an intent credential in real time during the authorization flow. Transactions carrying a valid credential receive different fraud scoring, different liability assignment, and different chargeback procedures than standard card-present or card-not-present transactions.
Network-level distinction changes the liability model: By distinguishing agent-initiated transactions from human-initiated ones at the payment network level, Mastercard enables targeted chargeback rules and fraud response procedures. Consumers retain the right to dispute unauthorized agent purchases, and liability shifts between issuer, merchant, and agent operator depending on where the authorization chain broke down.
Early merchant adoption creates a competitive advantage: Merchants that integrate the Verifiable Intent API before the broader agentic commerce wave positions themselves to capture purchases from the growing number of AI shopping agents. Merchants without integration will likely see lower conversion rates as agents default to intent-verified checkout flows.

AI shopping agents are arriving at checkout, and the payment networks are building the infrastructure to handle them. Mastercard's Verifiable Intent framework addresses the most fundamental question in agentic commerce: how does a merchant, card network, or issuing bank confirm that an AI agent making a purchase was actually authorized to do so by the human behind the account?

The existing payment authentication stack was designed for humans. 3D Secure checks device fingerprints, behavioral signals, and purchase history to model whether the person behind the screen is the legitimate cardholder. None of those signals apply when an autonomous agent is making purchases. Verifiable Intent replaces the behavioral authentication model with a cryptographic authorization chain that traces every transaction back to an explicit, documented human approval. For businesses building or evaluating their ecommerce strategy, this framework will reshape how agent-driven transactions are authenticated, disputed, and monetized.

What Is Mastercard Verifiable Intent

Mastercard Verifiable Intent is a payment network authentication layer that establishes and documents the human authorization behind AI agent transactions. At its core, the framework issues tokenized credentials that encode a consumer's spending mandate — the parameters within which an agent is authorized to make purchases. These credentials travel with agent-initiated transactions through the Mastercard network, enabling issuers, merchants, and the network itself to verify that authorization exists.

The framework launched in 2026 in response to the accelerating adoption of autonomous shopping agents that make purchases on behalf of consumers without real-time human involvement. The trust gap between agent action and human authorization had become the primary obstacle to mainstream agentic commerce adoption. Merchants were reluctant to accept agent transactions without visibility into the authorization chain, and card issuers faced chargeback ambiguity when consumers disputed purchases they could not recall authorizing.

Cryptographic Binding

Each intent credential is cryptographically signed by the consumer's issuing bank, creating an unforgeable link between the human authorization and the agent transaction.

Mandate Parameters

Credentials specify allowed merchant categories, spending caps, validity windows, and geographic restrictions defined by the consumer at authorization time.

Network-Level Detection

Agent-initiated transactions are flagged at the Mastercard network level, enabling different routing, scoring, and liability rules without merchant-level implementation.

The timing is not coincidental. Frameworks like x402 payment protocol are enabling agents to pay for API services and digital goods through crypto-native rails, and consumer AI assistants from major platforms are increasingly capable of completing purchases autonomously. Mastercard's framework extends this capability to traditional card payment infrastructure — covering the vast majority of existing merchant checkout integrations.

How the Framework Works

The Verifiable Intent flow has four participants: the consumer, the card issuer, the AI agent, and the merchant. Each plays a defined role in establishing and verifying the authorization chain before a transaction completes.

Verifiable Intent Transaction Flow
  1. 1

    Consumer grants agent authorization

    Consumer approves a spending mandate through their banking app or card issuer interface, defining categories, caps, and time windows.

  2. 2

    Issuer generates intent credential

    The issuing bank creates a cryptographically signed tokenized credential encoding the mandate and delivers it to the agent operator.

  3. 3

    Agent presents credential at checkout

    When the agent initiates a purchase, it presents the intent credential alongside standard payment credentials through the checkout flow.

  4. 4

    Merchant verifies via Mastercard API

    Integrated merchants call the Mastercard Verifiable Intent API to validate the credential before completing the transaction.

  5. 5

    Consumer receives real-time notification

    The consumer gets a push notification with full transaction context — merchant, amount, item category — before the authorization completes.

The real-time notification step is significant. Unlike traditional card transactions where the consumer sees charges in their statement after the fact, Verifiable Intent keeps the human informed during the transaction rather than after it. This preserves the sense of control even when the agent is acting autonomously, which consumer research consistently shows is the primary concern with delegating purchasing decisions to AI systems.

Tokenized Intent Credentials Explained

The intent credential is the cryptographic artifact at the center of the Verifiable Intent framework. It is a signed token — issued by the card network in conjunction with the consumer's issuing bank — that encodes the full parameters of the human authorization. The credential travels with agent transactions as a structured data payload attached to the payment authorization request.

Merchant Category Codes

Credentials specify one or more Mastercard Merchant Category Codes the agent is authorized to transact with. An agent shopping for groceries can be restricted to MCC 5411 (grocery stores) and 5412 (convenience stores), preventing it from purchasing electronics or travel.

Spending Caps

Credentials encode per-transaction maximum amounts, total spend limits for the credential lifetime, and optional daily or weekly spending buckets. The agent cannot initiate a transaction exceeding the per-transaction cap regardless of whether the total limit has been reached.

Validity Windows

Each credential has a defined validity window, with a maximum of seven days from issuance in the current framework specification. After expiry, the agent must request a new credential from the issuer, prompting a fresh consumer authorization moment.

Geographic Scope

Optional geographic restrictions limit which country or region merchant codes can appear in a valid transaction. Consumers traveling or using domestic-only agents can restrict credentials to specific country codes.

The credential structure draws from the W3C Verifiable Credentials specification, which means it carries a proof section with a cryptographic signature that any party in the transaction chain can verify without contacting the issuer. Merchants with Mastercard API integration verify the signature locally in milliseconds, adding negligible latency to the checkout flow. The credential also includes a reference identifier that allows post-transaction auditing — both the consumer and their issuer can retrieve the full history of which agent used which credential for which transaction.

Merchant Integration Requirements

Merchant integration with Verifiable Intent operates at two levels: the payment processor layer and the checkout application layer. Many merchants will find that their payment processor handles the network-level integration automatically, while the checkout application changes are optional but beneficial for optimizing the agent shopping experience.

Integration Tiers

Tier 1: Processor-level (automatic for most merchants)

Payment processors that have integrated Verifiable Intent pass intent credential data through to the Mastercard network automatically. Merchants using these processors receive the network-level fraud scoring and liability benefits without any checkout code changes.

Tier 2: API verification (recommended for high-volume)

Merchants making direct API calls to the Mastercard Verifiable Intent endpoint can validate the credential before completing checkout, enabling merchant-level controls and custom acceptance rules beyond network defaults.

Tier 3: Agent-optimized checkout (optional)

Merchants can adapt their checkout UX for agent transactions — streamlining form fields, enabling structured data exchange with the agent, and providing machine-readable confirmation responses that agents can process without screen parsing.

For merchants managing significant ecommerce volume, Tier 2 integration unlocks the ability to set custom acceptance rules. For example, a merchant could accept all intent-verified transactions within the mandate parameters without additional friction, while applying enhanced review to transactions near the spending cap boundary or involving high-value product categories. This mirrors how merchants today apply custom fraud rules on top of network defaults, but with the additional signal of the authorization chain.

Consumer Protections and Liability Rules

The consumer protection model in Verifiable Intent is designed to preserve all existing payment dispute rights while adding a new category of dispute specific to agent transactions. Consumers can dispute agent-initiated transactions on two grounds that do not exist in traditional payments: unauthorized agent action within an authorized mandate, and disputed authorization of the mandate itself.

Standard Dispute Rights

All existing Mastercard chargeback rights apply to agent-initiated transactions. Unauthorized use, goods not received, and significantly not as described disputes follow the same procedures as human-initiated transactions.

Agent-Specific Disputes

New dispute categories cover agent overreach (the agent purchased outside its authorized parameters) and mandate repudiation (consumer claims they did not authorize the mandate itself). These route to the agent operator rather than the merchant in most cases.

The liability assignment model is the most consequential change for merchants. In traditional card-not-present transactions, liability for unauthorized transactions typically falls on the merchant. Verifiable Intent introduces a new liable party: the agent operator — the entity that operates the shopping agent and holds the consumer's authorization. When a transaction carries a valid intent credential, the merchant receives liability protection similar to card-present transactions. When the agent acted outside its authorized mandate, liability shifts to the agent operator.

This is a significant incentive for merchants to integrate. High-fraud categories like electronics, luxury goods, and gift cards have traditionally faced elevated chargeback rates from card-not-present fraud. Agent transactions with verified intent credentials in these categories receive merchant liability protection, directly reducing chargeback exposure.

Fraud Scoring for Agent Transactions

Fraud scoring for agent transactions requires a fundamentally different model than behavioral fraud detection. Machine learning models trained on human purchasing patterns will flag agent transactions as anomalous: no typing latency, no mouse movement, atypical session duration, purchase of items that do not match prior human-browsed categories. Every signal that detects “bot-like” behavior is triggered by a legitimate agent.

The shift from behavioral to parameter-based fraud scoring has implications for how merchants think about fraud operations. Teams that have optimized their fraud rules around human behavioral signals will need parallel rule sets for agent transactions. The good news is that parameter-based scoring is more deterministic: a transaction either falls within the mandate parameters or it does not, which reduces the false positive rate compared to probabilistic behavioral models.

Agentic Commerce Implications

Verifiable Intent is one piece of the larger agentic commerce infrastructure that is assembling across the payment, identity, and protocol layers. Understanding where it fits helps merchants and platform operators plan their integration roadmaps. The framework being developed around World AgentKit and proof-of-human identity addresses the adjacent question of agent identity verification — confirming which specific agent made a transaction, not just that a human authorized it.

Consumer AI Assistants

Consumer AI assistants from major platforms — Apple Intelligence, Google Assistant, Samsung Bixby — will be among the first agent operators to integrate Verifiable Intent, enabling autonomous grocery orders, subscription renewals, and repeat purchase automation for consumers.

Shopping Agent Platforms

Dedicated shopping agent platforms that search, compare, and purchase products autonomously are direct beneficiaries of the framework. Verifiable Intent resolves the merchant acceptance problem that has limited their conversion rates on mainstream retail sites.

B2B Procurement Agents

Business procurement agents that manage recurring supply orders, vendor payments, and expense categories benefit from the mandate structure, which maps naturally to corporate purchasing policies and approval workflows.

Subscription and Renewal Automation

Subscription services that currently rely on stored credentials and recurring authorization can use Verifiable Intent to give consumers a more transparent and controllable renewal experience, reducing chargebacks from “forgotten subscription” disputes.

The broader pattern is that agentic commerce is building on existing payment infrastructure rather than replacing it. x402 addresses agent-to-API micropayments in crypto-native contexts. Verifiable Intent addresses agent-to-merchant transactions on card rails. World AgentKit addresses agent identity. Together they form a complete trust and authorization stack for autonomous commercial activity. Merchants who understand this stack will be better positioned than those waiting for a single unified standard to emerge.

What Merchants Should Do Now

The practical question for most merchants is not whether to integrate Verifiable Intent but when and at which tier. The framework is new, consumer AI agents with purchasing capability are still an emerging behavior, and there is no urgency to rebuild checkout infrastructure immediately. But there is value in understanding the roadmap and making deliberate choices rather than being caught unprepared.

Near-Term

Confirm with your payment processor whether Verifiable Intent pass-through is enabled or planned. Review your fraud rules for agent-like transaction patterns that may be triggering false declines today.

Medium-Term

Evaluate Tier 2 API integration for high-value or high-fraud-risk product categories. Develop parallel fraud scoring rules for agent transactions separate from behavioral rules designed for human shoppers.

Long-Term

Build agent-optimized checkout paths for Tier 3 integration. Audit product catalog data quality for machine-readable consumption. Consider structured data partnerships with major shopping agent platforms.

For merchants in high-consideration purchase categories — fashion, electronics, luxury goods, home goods — the transition to agentic commerce raises additional questions about how agents evaluate products and make selection decisions. Structured product data, machine-readable specifications, and API-accessible inventory information become competitive advantages as agents replace human browsing. Our team works with merchants on ecommerce infrastructure and strategy as these new commerce patterns emerge.

Limitations and Open Questions

Verifiable Intent addresses the Mastercard network specifically. The broader agentic commerce ecosystem involves multiple card networks, bank transfer rails, cryptocurrency protocols, and emerging payment standards, each of which requires its own approach to authorization verification.

These limitations reflect the reality that agentic commerce infrastructure is being built in real time alongside the agents it needs to support. The framework represents a serious first-mover effort from a major payment network, but the full stack — covering all networks, all agent types, and full consumer education — will take years to mature. Merchants should plan for a multi-year transition rather than a rapid flip.

Conclusion

Mastercard Verifiable Intent solves a specific and important problem: how to create a documented, verifiable authorization chain for AI agent transactions on card payment rails. By issuing cryptographically signed mandate credentials, distinguishing agent-initiated transactions at the network level, and preserving consumer dispute rights, the framework creates the trust infrastructure that agentic commerce needs to scale.

For merchants, the immediate action is to confirm processor-level coverage and review fraud scoring rules for agent transaction patterns. For ecommerce platform and infrastructure teams, the medium-term work involves building the agent-optimized data and checkout capabilities that will drive conversion when shopping agents become a meaningful transaction channel. The authorization problem has a solution; the next challenge is optimizing for the commerce patterns that follow.

Ready for Agentic Commerce?

Agent-driven transactions are moving from experiment to infrastructure. Our ecommerce team helps merchants audit readiness, integrate new payment frameworks, and optimize for the commerce patterns emerging in 2026.

Free consultation
Expert guidance
Tailored solutions

Related Articles

Continue exploring with these related guides