Agentspay

Explainer

Mastercard Agent Pay, Mastercard Agentic Commerce, and Mastercard Agentic Tokens

Nearly every article about Mastercard Agent Pay is a retelling of one press release from April 2025, the one where Mastercard said AI agents would be able to shop with Agentic Tokens and named Microsoft as the first platform. That was sixteen months ago, and four more things have shipped since. Reading only the launch coverage leaves you with roughly a quarter of the picture, and the missing three quarters are the parts that decide whether you can actually put this into production.

Agent Payments Console

Pick an agent

Payment intent

intent:

Policy evaluation

Human approval required

This spend is over your approval threshold. Approve it to issue a scoped card, or deny it.

Scoped virtual card issued

Agentspay

single-use

Wallet budget

spent of

Audit trail

In short

Mastercard Agent Pay is Mastercard’s agentic payments program, launched April 29, 2025, that lets a verified AI agent pay with a card on a user’s behalf. By August 2026 it is five separate pieces, not one: Agentic Tokens (announced April 2025), the Agent Pay Acceptance Framework on the merchant side (Fiserv integration announced January 2026), Verifiable Intent (March 5, 2026, built with Google and open sourced), that same spec donated to the FIDO Alliance (April 28, 2026), and Agent Pay for Machines (June 10, 2026, adding bank accounts and regulated stablecoins for machine-to-machine payments). Agentic Tokens control the payment instrument and Verifiable Intent proves the reason for a purchase, but none of the five tracks cumulative spend across transactions.

What is Mastercard Agent Pay?

Mastercard announced its Agentic Payments Program, Mastercard Agent Pay, on April 29, 2025, and said it would work with Microsoft first, with other AI platforms to follow. The idea is narrow and worth stating precisely: a registered, verified AI agent is allowed to present a card credential on a consumer’s behalf, and the merchant, the issuer and the network all get a way to tell that agent apart from a bot scraping a checkout page. Mastercard’s own product page puts the condition plainly, that only registered agents can transact, governed and traceable with Mastercard network tokens. Everything else in the program hangs off that one requirement.

How does Mastercard agent pay work?

A consumer’s card is tokenized, and the token is bound to a named agent rather than to a device or a merchant file. When that agent reaches a checkout, it presents the Agentic Token instead of a card number. The merchant’s acquirer passes it through the same authorization and settlement path a normal card-not-present transaction takes, which is the entire point: no new rail, no new acquirer, no separate reconciliation. Mastercard’s framing is that the agent is a new kind of credential holder, not a new kind of payment. That design choice is why adoption can move quickly on the acceptance side and why it inherits every limitation of a card authorization at the same time.

What are Mastercard Agentic Tokens?

An Agentic Token is a Mastercard network token carrying extra fields that bind it to one named AI agent and one consent policy. It is built on the same tokenization plumbing that already runs mobile contactless payments, secure card-on-file and Mastercard Payment Passkeys, which is the reason Mastercard could ship it fast rather than inventing a credential format from scratch. The properties that matter operationally are that these tokens are network-issued, time-scoped and revocable, and that scoping is per agent. If one person runs a shopping agent in Copilot and a second custom agent of their own, those are two tokens with two policies, and revoking one does nothing to the other. We cover the mechanics in more depth in agentic tokens explained.

What is the Mastercard Agent Pay Acceptance Framework?

This is the piece almost no coverage mentions, and for a merchant it is the piece that decides whether any of this reaches you. The Acceptance Framework is the merchant-side half of Agent Pay: a set of technical and governance standards for letting an agent-initiated purchase through the existing card system, including a way to judge whether an agent is authorized to act for a user and whether the transaction sits inside pre-agreed parameters. In January 2026 Fiserv said it would integrate the framework across its merchant acceptance infrastructure, including Clover, and act as a network token requestor for merchants and partners. The practical claim is that merchants on that infrastructure can accept agent-initiated payments without changing their checkout or their back end.

What is Mastercard Verifiable Intent?

On March 5, 2026 Mastercard introduced Verifiable Intent, built with Google, as an open, standards-based trust layer for agentic commerce. It creates a tamper-resistant record linking three things into one privacy-preserving object: the identity of the cardholder who authorized the agent, that person’s specific instructions, and the interaction between agent and merchant that produced the purchase. It is aligned with Google’s AP2 and UCP but deliberately protocol agnostic, and it is built on existing specifications from the FIDO Alliance, EMVCo, the IETF and the W3C. Privacy is handled with Selective Disclosure, defined in RFC 9901, so no single party in the chain sees the whole profile. Mastercard open sourced the specification and a reference implementation at verifiableintent.dev. Note the sequencing, because it is routinely reported wrong: at announcement Verifiable Intent was not yet inside Agent Pay. Mastercard said it would be integrated into Agent Pay’s intent APIs in the coming months.

Why did Mastercard donate Verifiable Intent to the FIDO Alliance?

On April 28, 2026 the FIDO Alliance announced an Agentic Authentication Technical Working Group, with Mastercard contributing Verifiable Intent and Google contributing AP2 on the same day. The group is chaired by CVS Health, Google and OpenAI, with Amazon, Google and Okta as vice-chairs. Pablo Fourez, Mastercard’s chief digital officer, framed the reason as making user intent explicit, verifiable and trusted before agent-initiated commerce can scale. The strategic read is more interesting than the press-release read. A card network handing its trust spec to a neutral standards body, alongside its largest platform rival, is an admission that no single network can own agent identity, because the agent will shop across all of them.

What is Mastercard Agent Pay for Machines?

Announced June 10, 2026, Agent Pay for Machines extends the program past consumer shopping into machine-to-machine payments, letting agents and connected devices transact autonomously across cards, bank accounts and regulated stablecoins. Jorn Lambert, Mastercard’s chief product officer, described the target as very high volumes at very small values, very fast and at extremely low latency. That combination is exactly why stablecoin settlement appears here at all: card economics stop working below a certain ticket size, so a network that wants sub-cent machine payments has to settle some of them somewhere other than the card rail. This is the same architectural fork Stripe hit with its own machine payments track, and it is covered further in Mastercard Agent Pay for Machines.

Who are the Mastercard Agent Pay partners?

Mastercard named more than thirty initial participants for Agent Pay for Machines, and the list is a fair map of the agent-payments industry: Aave Labs, Adyen, Alchemy, Anchorage Digital, Ant International, Basis Theory, BVNK, Catena, Checkout.com, Cloudflare, Coinbase, Coinflow, Crossmint, Getnet by Santander, Global Payments, Lovable, Mastercard Merchant Cloud, MoonPay, Nevermined, OKX, PayOS, Polygon, Rain, Ripple, Sapiom, Skyfire, Solana Foundation, Stripe, t54 Labs, Tempo, Turnkey and Utila. On the consumer side, the original April 2025 announcement led with Microsoft. Worth noting that Crossmint described its own role as PSP of the agent, which tells you the network is not trying to occupy every layer itself.

Is there a Mastercard Agent Pay API?

Yes, though it is gated rather than openly self-serve, and it is reached differently depending on which side of the transaction you sit. Issuers and agent platforms work through Mastercard Developers and the Agent Pay program itself, including the intent APIs that Verifiable Intent is being folded into. Merchants generally do not integrate directly at all: they inherit acceptance through an acquirer or processor that has adopted the Acceptance Framework, which is precisely what the Fiserv arrangement is for. If you are a developer looking for the open, readable artifact, the Verifiable Intent specification and reference implementation are the parts Mastercard has actually published in the open.

Is Mastercard agentic commerce live yet, or still a pilot?

It is real, it is running, and it is early. The credential format, the acceptance standards and the machine-payments extension have all been announced with named partners rather than as concepts, and a processor the size of Fiserv committing its acceptance stack is a stronger signal than partner counts. What Mastercard has not published is volume. There is no disclosed transaction count for Agent Pay, and no published pricing for Agent Pay for Machines. Treat anyone quoting a rate card for either as guessing. The honest summary is that acceptance is arriving faster than demand, which is the normal order for a card network and the opposite of how the coverage reads.

Mastercard Agent Pay versus Visa Intelligent Commerce

The two programs rhyme more than they differ. Both networks concluded that the credential, not the checkout, is where agentic commerce needed fixing, and both shipped a scoped, revocable, tokenized credential plus an identity layer for proving an agent is legitimate. The differences are in emphasis and sequencing rather than architecture. We keep the detailed side-by-side on a dedicated page, Visa Intelligent Commerce vs Mastercard Agent Pay, and a full breakdown of the Visa side at Visa Intelligent Commerce. The operationally important point for a business is that you do not get to pick one. If your agents buy across the open web they will touch both networks, plus x402 and stablecoin rails that belong to neither.

What Mastercard Agent Pay does not do

Everything Mastercard has built here points at a single transaction and at the question of whether it was authorized. Agentic Tokens answer whether this agent may use this instrument. Verifiable Intent answers whether this purchase reflects what the human asked for. The Acceptance Framework answers whether a merchant should trust the request. All three are genuinely useful, and none of them is a budget. Nothing in the stack tracks cumulative spend across transactions, which means an agent can make two hundred individually valid, individually tokenized, individually intent-verified purchases and still destroy a monthly budget without a single rule firing. The same structural gap exists in AP2, and it is not an oversight in either case. Networks authorize transactions one at a time, because that is what a network is for.

Where a control plane fits alongside Mastercard Agent Pay

None of this is an argument against Agent Pay. If your agents pay by card, you want the tokenization and you want the intent proof. The gap is above the transaction, and it is where governance lives. That means a running budget an agent cannot exceed no matter how many valid authorizations it strings together, a human approval step above a threshold you choose, scoped virtual cards per vendor or per task, an immutable audit trail that survives the vendor relationship, and one spend policy that applies identically whether a given purchase settled over Mastercard, over Visa, or over a stablecoin rail. A network can only govern its own rail. A business runs on all of them at once, which is the whole reason a rail-neutral layer exists. If you are evaluating that layer specifically against this program, we keep an honest comparison at Mastercard Agent Pay alternative.

What to watch next

Three things are worth tracking. First, whether Verifiable Intent actually lands inside Agent Pay’s intent APIs as promised, since the March 2026 announcement described it as forthcoming and a spec donated to a standards body can drift from a spec shipped in a product. Second, whether the FIDO working group produces something Visa also implements, because a shared agent-identity standard across both networks would matter far more than either program alone. Third, whether Agent Pay for Machines publishes pricing, since sub-cent machine payments are an economics claim before they are a technology claim, and nobody can model them against a blank rate card.

Whatever standard moves the money, Agentspay is the rail-neutral control plane that keeps it governed. See how it works and the control surfaces that enforce policy, approvals, and audit on every transaction.

The timeline

Mastercard Agent Pay is five things, announced separately

Checked against Mastercard’s newsroom, product pages and the FIDO Alliance in August 2026. Most coverage stops at the first row.

Component What it does Announced Who it is for
Mastercard Agent Pay + Agentic Tokens Network token bound to one named agent and one consent policy April 29, 2025 Issuers, AI platforms
Agent Pay Acceptance Framework Merchant-side standards for admitting agent-initiated transactions January 2026 (Fiserv) Merchants, acquirers
Verifiable Intent Cryptographic proof of what the human actually authorized March 5, 2026 Merchants, issuers, agents
Verifiable Intent donated to FIDO Handed to the Agentic Authentication Working Group April 28, 2026 The whole industry
Agent Pay for Machines Machine-to-machine payments over cards, accounts and stablecoins June 10, 2026 Agent platforms, infra

Read the difference

Agentic Tokens, Verifiable Intent, and what neither one is

These two get used interchangeably in coverage. They answer different questions, and the third column is the one nobody ships.

Agentic Tokens Verifiable Intent A spend policy
Question it answers May this agent use this instrument? Does this purchase match what the human asked for? Can we still afford this?
Scope One agent, one consent policy, revocable One transaction, one authorization record All transactions, all rails, over time
Built on MDES network tokenization FIDO, EMVCo, IETF, W3C, RFC 9901 Your budget and approval rules
Open source No Yes, verifiableintent.dev Not a network function
Tracks cumulative spend No No Yes, that is the point

The partner map

Who is building on Agent Pay for Machines

More than thirty initial participants named by Mastercard on June 10, 2026, grouped by what they actually do.

Category Named participants
Acquirers and processors Adyen, Checkout.com, Getnet by Santander, Global Payments, Stripe, Mastercard Merchant Cloud
Agent payment platforms Catena, Crossmint, Nevermined, PayOS, Sapiom, Skyfire, t54 Labs
Custody and wallets Anchorage Digital, Rain, Turnkey, Utila, Basis Theory
Stablecoins and chains Aave Labs, Alchemy, BVNK, Coinbase, Coinflow, MoonPay, OKX, Polygon, Ripple, Solana Foundation, Tempo
Infrastructure and apps Ant International, Cloudflare, Lovable

Frequently asked

Questions people ask about Mastercard Agent Pay

What is Mastercard Agent Pay?

Mastercard Agent Pay is Mastercard’s agentic payments program, announced April 29, 2025, that lets a verified AI agent pay with a card on a consumer’s behalf using Agentic Tokens. Only registered agents can transact, and every transaction stays traceable through Mastercard network tokens. By August 2026 the program also includes an Acceptance Framework for merchants, the Verifiable Intent trust layer, and Agent Pay for Machines.

How does Mastercard agent pay work?

A card is tokenized into an Agentic Token bound to one named agent and one consent policy. When the agent reaches checkout it presents that token instead of a card number, and the transaction runs through the same authorization and settlement path as a normal card-not-present payment. No new rail and no new acquirer are involved, which is why merchants can accept it without rebuilding checkout.

What are Mastercard Agentic Tokens?

Agentic Tokens are Mastercard network tokens carrying extra fields that bind them to a specific AI agent and consent policy. They are built on the same MDES tokenization that powers contactless payments and secure card-on-file. They are network-issued, time-scoped and revocable, and scoping is per agent, so two agents belonging to the same person hold two separate tokens.

What is Mastercard Verifiable Intent?

Verifiable Intent is an open trust layer Mastercard introduced on March 5, 2026, built with Google, that creates a tamper-resistant record linking a cardholder’s identity, their instructions and the resulting agent-merchant interaction. It uses Selective Disclosure under RFC 9901 for privacy and is built on FIDO, EMVCo, IETF and W3C specifications. Mastercard open sourced the spec and a reference implementation.

What is Mastercard Agent Pay for Machines?

Agent Pay for Machines, launched June 10, 2026 with more than thirty partners, extends Agent Pay into machine-to-machine payments across cards, bank accounts and regulated stablecoins. It targets very high volumes at very small values, including amounts below one cent, which is why stablecoin settlement sits alongside the card rail.

Is there a Mastercard Agent Pay API?

Yes, but access is gated through the Agent Pay program and Mastercard Developers rather than open self-serve signup. Issuers and agent platforms integrate directly, including the intent APIs. Merchants normally inherit acceptance through an acquirer or processor that has adopted the Agent Pay Acceptance Framework, such as Fiserv, rather than integrating themselves.

Who are the Mastercard Agent Pay partners?

Microsoft was named first for consumer agentic commerce in April 2025. Agent Pay for Machines launched with more than thirty participants including Adyen, Checkout.com, Cloudflare, Coinbase, Crossmint, Global Payments, OKX, Polygon, Ripple, Skyfire, Solana Foundation, Stripe, Turnkey and Nevermined. On the acceptance side, Fiserv is integrating the framework across its merchant infrastructure including Clover.

Mastercard agent pay vs Visa intelligent commerce: what is the difference?

Both networks reached the same architecture: a scoped, revocable, tokenized credential for agents plus a way to prove an agent is legitimate. They differ mainly in sequencing and emphasis, not design. Mastercard leaned into an open trust spec it donated to FIDO, while Visa leaned into its Trusted Agent Protocol for merchant-facing agent identity. Most businesses will touch both.

Does Mastercard Agent Pay let me set a spending limit for an AI agent?

Only per token and per authorization. An Agentic Token is scoped to an agent and a consent policy, and each transaction is authorized on its own merits, but nothing in Agent Pay tracks cumulative spend across many transactions. An agent can make hundreds of individually valid purchases and still exceed a monthly budget, so a running budget, approval thresholds and cross-rail policy have to live in a layer above the network.

Keep reading

More explainers

ServiceNow AI Control Tower

ServiceNow AI Control Tower

ServiceNow AI Control Tower is the most complete agent inventory and risk console a large US enterprise can buy, and it now reaches across AWS, Google Cloud and Azure. We read the schema ServiceNow ships to developers to answer the one question the rollout meeting always ends on: can it stop an agent from spending money? It cannot, and the reason is written into the data model.

Read

Gemini Enterprise

Gemini Enterprise

Google did something in August 2026 that the other agent platforms have not done: it shipped a hard monthly spend cap that genuinely stops usage instead of emailing you about it. That deserves credit, and it also moves the interesting question one step along. A cap that stops something is only as useful as the thing it is scoped to, so we went and measured what Google can actually point that cap at, in the API model Google publishes for anyone to read.

Read

Salesforce Agentforce

Salesforce Agentforce

Agentforce is the largest agent platform any US enterprise is likely to already own, and it moved to consumption billing, which means the meter now runs on what your agents do rather than on how many seats you bought. That raises a finance question the rollout deck rarely answers: when an Agentforce agent is loose in production, what actually stops it spending. We went and measured the answer in Salesforce own published object model rather than guessing at it.

Read

AWS AgentCore

AWS AgentCore

Amazon shipped the missing piece in August 2026. Bedrock AgentCore Payments went generally available, and it is a real payments product: an agent can now hold a wallet, meet an HTTP 402, pay, and carry on reasoning without a human in the loop. So the question a platform lead has to answer stopped being whether AWS gives agents money and became a narrower, more awkward one: how much of a spend policy did AWS actually ship? We went and measured it, property by property, in the API model AWS publishes.

Read

Microsoft Agent 365

Microsoft Agent 365

Microsoft shipped a control plane for AI agents, and it is a good one. It gives every agent an identity, a registry entry, an owner, a sponsor and a Conditional Access policy. Then somebody in finance asks the obvious follow-up question: fine, but what stops the agent from spending money? This page answers what Agent 365 costs, what it governs, and what we measured when we went looking for a dollar amount anywhere in Microsoft's agent governance surface.

Read

QuickBooks MCP Server

QuickBooks MCP server

Connecting an accounting system to an AI assistant is now a ten minute job. Deciding what that assistant is allowed to do once it is connected is the part nobody writes about, and it is the part your controller will ask about first. This page compares what the official QuickBooks, NetSuite and Xero MCP servers actually hand a model, measured rather than summarized from marketing pages.

Read

Payment MCP Servers

payment MCP servers

Every large payment company shipped an MCP server in the last eighteen months, and almost every write-up of them is a setup tutorial. The setup is the easy part. The question worth answering before you connect one to a production account is narrower and much less comfortable: what, exactly, can the model on the other end of that connection do to your money?

Read

PayPal Agentic Commerce

PayPal Agentic Commerce

PayPal made a bet that most merchants would rather not implement a commerce protocol at all. Where Stripe and OpenAI shipped a spec for you to build against, PayPal shipped two products that sit on top of the checkout you already have, and then bought a company to make the catalog half work. That choice is the whole story: it explains why Agent Ready needs almost no engineering from you, why there is nothing for an agent to discover about your store on the open web, and why the thing PayPal will not do for you is the thing that gets expensive later.

Read

Shopify Agentic Commerce

Shopify Agentic Commerce

Shopify switched agentic commerce on by default, so your store is probably already selling to AI assistants whether or not anyone on your team configured it. Instead of restating the announcement, we checked something you can check too: on September 2, 2026 we requested the machine-readable capability file that Shopify publishes for real storefronts, on fourteen well-known US brand domains, and read what it exposes to an agent. Eleven answered correctly. The three that did not share one trait, and it is quietly costing them agent traffic.

Read

Web Bot Auth

Web Bot Auth

Web Bot Auth is the reason your agent either gets served or gets throttled with the scrapers. Almost everything written about it repeats the same architecture diagram, so we did something different: on September 1, 2026 we fetched the published key directories of more than twenty major AI operators and infrastructure vendors to see who is genuinely signing their traffic. Four were. The results are in the first table.

Read

Tempo Blockchain

the Tempo blockchain

Tempo is the payments chain Stripe and Paradigm built, and it shipped with a protocol that lets software pay for things on its own. It settles machine payments in under a second. It has nothing at all to say about whether your agent should have paid.

Read

AI Agent Governance

AI agent governance

Every agentic AI governance framework published so far governs the same four things: identity, tools, data and prompts. Not one of them carries a budget. Here is what the real frameworks say, which guardrails actually bind at runtime, and what to do about the last mile none of them reach.

Read

A2A Protocol

A2A Protocol

Most explanations of the A2A protocol stop at the sentence that agents can now talk to each other. That was true in April 2025 and it is no longer the interesting part. A2A shipped version 1.0 in April 2026 under Linux Foundation governance, it runs in production inside Azure AI Foundry and Amazon Bedrock AgentCore, and the questions engineers actually get stuck on are narrower: what an Agent Card commits you to, when to reach for MCP instead, and what happens the first time one of your agents has to pay another one for the work. That last question has a specific answer, and it is not in the core spec.

Read

Visa Intelligent Commerce

Visa Intelligent Commerce

Almost everything written about Visa Intelligent Commerce is a retelling of the April 2025 announcement, when Visa said AI agents would be able to pay with a Visa credential. Three more things have shipped since, including an open agent-identity protocol built with Cloudflare that most coverage does not mention at all. This page is the current version, checked against Visa’s own developer documentation and newsroom in August 2026.

Read

Stripe agentic commerce

Stripe agentic commerce

Most writing about Stripe and agentic commerce is still a retelling of the September 2025 launch week, when Stripe and OpenAI shipped Instant Checkout and published the Agentic Commerce Protocol together. Stripe has built a good deal more since then, and some of it points in a direction the launch coverage never anticipated. This page is the current version, checked against Stripe’s own documentation in August 2026.

Read

ChatGPT Instant Checkout

ChatGPT Instant Checkout

Almost every guide to ChatGPT Instant Checkout still reads like it was written the week it launched, walking merchants through how to apply and what the fee will be. OpenAI changed course in March 2026. Here is the accurate version: what Instant Checkout was, what the numbers actually looked like, what replaced it, and which parts of the stack are still very much alive.

Read

Google AP2

Google AP2

Most guides to Google AP2 still describe an Intent Mandate and a Cart Mandate, because most of them are rewrites of the September 2025 launch post. The specification moved. Here is what the Agent Payments Protocol actually defines today, and the one question it deliberately does not answer.

Read

Human in the loop AI

Human in the Loop AI

Every guide to human in the loop AI describes the same shape: the agent pauses, a person decides, the agent continues. The shape is right. What almost none of them ask is a harder question, which is where the pause is enforced, because a pause written into the agent's own code is a pause the agent is trusted to honor.

Read

AI agent cost

AI Agent Cost

Every cost guide for AI agents answers the same two questions: what does it cost to build, and what does it cost to run. Both are answerable, and both are on somebody's invoice. The third question is the one that ends up in a variance report, because the agent also spends your money, and nobody sends you a bill for that.

Read

Agentic checkout

Agentic Checkout

Nearly every guide to agentic checkout is written for the merchant who wants to receive these orders. Far fewer are written for the company whose agents are placing them, which is odd, because agentic checkout quietly removes the one screen where spending used to get a second look.

Read

API monetization

API Monetization

Most guides to API monetization argue about which pricing model wins. The harder question in 2026 is who is calling. An API priced for a signed-up developer with a key behaves very differently when the caller is an agent that showed up once, wants one record, and has no account.

Read

x402 protocol

x402 Protocol

x402 took the one HTTP status code the web never used and turned it into a payment rail machines can drive. The protocol is elegant and genuinely small. The part it deliberately leaves to you is the budget.

Read

AI procurement agents

AI Procurement Agents

Every major procurement suite shipped agents during 2026. Almost none of them answer the question your controller will ask first, which is what happens when the agent is wrong about a purchase and the money has already moved.

Read

Agentic payments

Agentic Payments

Agentic payments move money with no human at the checkout. The rails to do it all shipped during 2026. The part most teams have not solved is deciding, before the money moves, whether the agent was allowed to spend it.

Read

AI agent monetization

AI Agent Monetization

Every AI agent company is rewriting its price list. The models that survive are metered. The ones that quietly fail are the ones where nobody measured what a single task costs to serve.

Read

Agent payment platforms

AI Agent Payment Platforms

Five different kinds of product now call themselves an AI agent payment platform, and they solve five different problems. Picking the wrong category is the expensive mistake, not picking the wrong vendor inside a category.

Read

Universal Commerce Protocol

the Universal Commerce Protocol (UCP)

Google and Shopify shipped UCP as an open standard so an AI agent can check out at any merchant that supports it. Here is what the specification actually defines, where it is live for US buyers, and the one thing it deliberately leaves to you.

Read

MCP Payments

MCP Payments

MCP payments are how an AI agent discovers a payment tool and calls it to move money. The catch: the Model Context Protocol carries the tool call, not the spending decision, so nothing in the stack asks whether the purchase should have happened.

Read

Visa Intelligent Commerce vs Mastercard Agent Pay

Visa Intelligent Commerce vs Mastercard Agent Pay

Visa Intelligent Commerce and Mastercard Agent Pay are the two big card networks racing to let AI agents pay. They take different routes to the same idea, and neither one decides whether a given purchase should have happened.

Read

Agentic Commerce Protocol

the Agentic Commerce Protocol

ACP is the open standard behind agentic checkout in ChatGPT. It tells a merchant how to sell to an AI agent. It says nothing about whether your agent should have made the purchase.

Read

AP2 vs ACP vs x402

AP2 vs ACP vs x402

AP2, ACP, and x402 are the three standards shaping how AI agents pay. They solve different layers of the problem, and most real systems will touch more than one.

Read

Machine payments protocol

Machine payments protocol

As software starts paying software, machine payments protocols define how value moves without a human at the keyboard. The harder question is how to keep that spending governed.

Read

Know Your Agent (KYA)

Know Your Agent

KYA, or Know Your Agent, extends the idea of customer due diligence to autonomous software. When an agent spends, you need to know which agent, on whose authority, and under what limits.

Read

Keep agent spending governed

Add policy, hard limits, human approval, and an immutable audit trail across any protocol or rail. Start in the sandbox today.

Never moves money without policy