On July 2, 2026, Visa stood on stage at its Payments Forum in Paris and announced something that had been theoretical for two years: AI agents completing real purchases with real money, at real merchants, with no human clicking the buy button. More than 30 European banks now support the transactions, and travel site lastminute.com, retailer Frasers and DIY chain BrickDepot have already settled orders through it. Seven weeks earlier, Google switched on Universal Cart at I/O. A month before that, Mastercard launched Agent Pay for Machines. None of this is a pilot anymore. It is production infrastructure, and it changes what a conversion funnel is supposed to measure.
As of mid-2026, Visa, Mastercard and Google have all moved AI agent checkout from demo to live transactions, and OpenAI's Instant Checkout has been running since September 2025. Most purchases still involve a human at the payment step, so do not rebuild your funnel around agents yet. Do make your product data and policies machine readable now, because that groundwork takes months and the traffic is already arriving.
What actually shipped this summer
Three separate announcements landed within eight weeks of each other, and together they mark the point where agentic commerce stopped being a slide in a keynote. Visa's July 2 news was the biggest: real transactions, real banks, real merchants, authenticated through Visa Payment Passkeys and routed through a Trusted Agent Protocol and Agent Directory that let a merchant's site tell a verified AI agent apart from ordinary bot traffic. Mastercard's Agent Pay for Machines, launched in June, does something similar for high-frequency, low-latency payments between agents and services, using tokenized credentials called Agentic Tokens that bind a card to a specific agent, merchant and consent policy. Google's Universal Cart, unveiled at I/O on May 19, gives its Gemini app and Search AI Mode a persistent cart that follows a shopper across merchants, built on Google's AP2 payments protocol.
Underneath all three sits a newer, quieter development: the Universal Commerce Protocol, or UCP, which Google unveiled at NRF's Big Show in January and then donated to the Linux Foundation's Agentic AI Foundation. Shopify, Etsy, Wayfair, Target and Walmart are all building on it, alongside Visa, Mastercard, American Express and Stripe. That is not a coalition you assemble for a feature nobody expects to matter.
| Date | What happened | Who's behind it |
|---|---|---|
| Sept 2025 | Instant Checkout launches inside ChatGPT | OpenAI and Stripe, via the Agentic Commerce Protocol |
| Jan 2026 | UCP unveiled at NRF, donated to the Linux Foundation | Google, with Shopify, Etsy, Wayfair, Target, Walmart |
| Feb 2026 | Instant Checkout expands to Shopify merchants | OpenAI, Stripe, Shopify sellers including Glossier and SKIMS |
| May 2026 | Universal Cart announced at I/O, US rollout begins | Google, built on the AP2 protocol |
| June 2026 | Agent Pay for Machines launches | Mastercard, using tokenized Agentic Tokens |
| July 2026 | First live agentic payments across 30+ banks | Visa, with lastminute.com, Frasers, BrickDepot |
None of this required a single merchant to redesign a checkout page. The infrastructure changed underneath the interface, not the interface itself.
Why your analytics can't see it happening
Here is the part that should worry a CRO team more than the payment news itself. When an AI agent buys through ACP, AP2 or UCP, it typically talks to a merchant's checkout system through an API, not a browser session. It never loads your product page. It never fires your Google Analytics tag, your Meta pixel, or the client-side script your A/B testing tool depends on to bucket a visitor into a variant. The order shows up in your fulfillment system. It may never show up in your funnel report at all, or it lands in a bucket labeled direct or unknown, sitting next to genuinely untrackable traffic you already ignore.
That is a real problem for split tests, since validity depends on knowing who saw which version. If agent orders are invisible to your testing tool but visible in revenue, the two numbers will disagree in ways that are hard to diagnose. A test that looks like it lost money might have been converting agent traffic fine, just outside the tool's view.
This is not yet a crisis. Agent volume is still small for most businesses. It is, however, a blind spot opening up in real time, cheaper to close now than later. It's the same discipline behind any conversion optimization program: you cannot fix what your reporting refuses to show you.
Do AI agents actually convert better, or is that the wrong question
Checkout.com's 2026 research on consumer attitudes gives the clearest picture of where trust actually sits, and it is not where the hype suggests. Sixty-three percent of shoppers want AI help with product discovery. Only four percent trust an agent to handle the actual payment. Twenty-seven percent trust no organization at all to run a shopping agent on their behalf, and 24 percent say they will never delegate a purchase to one. The one place adoption looks real is repeat, low-consideration buying: 47 percent would let an agent handle boring purchases, rising past two-thirds among shoppers aged 25 to 44, for things like reordering the same groceries or topping up a subscription.
| Stage of the funnel | Share of consumers who trust AI here |
|---|---|
| Product discovery and comparison | 63% |
| Repeat, low-consideration purchases ("boring" buying) | 47%, over two-thirds for ages 25 to 44 |
| Completing payment | 4% |
| Trust no organization to run a shopping agent | 27% |
Read those numbers together and the picture is not "agents are replacing checkout." It's that agents are becoming a serious research and shortlisting tool, with a narrow but real payment lane for repeat purchases, while general-purpose buying still routes through a human at the card entry step. Checkout.com also found 72 percent of US and UK merchants believe consumers will adopt AI shopping faster than businesses can prepare for it. Merchants may be right to worry about the pace, even while the current volume stays modest.
Add one line to your order data this month: a flag for whether an order arrived through an agentic checkout endpoint versus a normal browser session. Ask your platform, whether that's Shopify, BigCommerce or a custom Stripe integration, whether it already logs this distinction. Several already do. You don't need a new dashboard yet. You need the data captured so that when the channel grows, you're not reconstructing history from fulfillment records.
What "agent-ready" checkout actually requires
None of the three big launches this summer asked merchants to redesign a single screen. What they ask for is structured, machine-readable product data: JSON-LD using schema.org's Product, Offer, AggregateRating, MerchantReturnPolicy and ShippingRateSettings types. An AI agent evaluating your store does not read your homepage copy or admire your layout. It parses your markup for price, availability, return terms and shipping timelines, the same fields a UCP-compliant product feed extends from Google's existing Merchant Center spec.
There's a useful overlap with ordinary conversion work here. Baymard Institute's checkout usability research has flagged unclear return policies and hidden shipping costs as top abandonment causes for years, well before agent infrastructure existed. Structuring that information for a machine is, in effect, finishing a job good CRO practice already asked of you.
If you sell through Shopify or a Stripe-powered checkout, spend an afternoon checking two things: whether your product feed meets Google's Merchant Center spec, and whether your return policy lives in structured data rather than only on a page a human has to find and click. That single cleanup helps agents qualify your store for the same checkout protocols listed above, and it answers the exact questions that push human shoppers to abandon a cart at the last step. It is rare that one afternoon of work pays off in two directions at once.
Should you build for this now, or wait
Neither extreme is right. Rebuilding your checkout flow around AI agents when only 4 percent of consumers trust one to handle payment would be chasing a headline, not a channel. Ignoring it entirely is a worse bet, because the coalition backing UCP now includes Shopify, Walmart, Target, Etsy, Wayfair and every major card network, and that is not a group that abandons a standard once it ships. The sensible middle path is cheap: get your structured data and order tagging in order now, while it is a small, contained project, rather than in twelve months when it's a full-catalog scramble competing with your regular optimization backlog. The interface work, if it's ever needed, can wait. The data groundwork cannot. If your website or product catalog was built years ago without structured data in mind, this is also a reasonable trigger to have someone audit it, since the same fixes tend to help your paid traffic and organic listings as well.
Frequently asked questions
What is agentic checkout?
Agentic checkout is a purchase completed by an AI agent acting on a shopper's behalf, using protocols such as Visa's Trusted Agent Protocol, Mastercard Agent Pay, Google's AP2 or OpenAI's Agentic Commerce Protocol. The agent selects a product, authenticates the payment and completes the order without a human clicking through your page.
Is agentic checkout actually live, or still a test?
It is live. Visa confirmed real transactions with more than 30 European banks and merchants including lastminute.com, Frasers and BrickDepot on July 2, 2026. Mastercard launched Agent Pay for Machines in June 2026, and Google's Universal Cart began rolling out in the US in summer 2026. These are production systems, not demos.
Will AI shopping agents replace my checkout page?
Not soon. Checkout.com's 2026 research found only 4 percent of consumers trust an AI agent to handle payment, against 63 percent who trust one for product discovery. Agents are becoming a real channel for repeat and low-consideration purchases, not a wholesale replacement for your funnel.
How do I track purchases made by AI agents?
Standard pixel-based analytics often miss them, because agents call checkout APIs directly instead of loading your page and firing client-side scripts. Ask your ecommerce platform whether it already flags agent-sourced orders, and tag any order arriving through an ACP, AP2 or UCP endpoint separately in your order data so it is not buried under direct traffic.
Do I need to change my A/B testing tool for agent traffic?
Not yet for most businesses. Agent-driven orders are still a small share of overall volume, so rebuilding your test tooling around them is premature. Do start segmenting agent-sourced orders in your reporting now, so you notice the moment the channel becomes large enough to change your test conclusions.
What is the Universal Commerce Protocol (UCP)?
UCP is an open standard for agentic commerce that Google unveiled at NRF in January 2026 and donated to the Linux Foundation's Agentic AI Foundation. It is backed by Shopify, Etsy, Wayfair, Target, Walmart and the major card networks, and it standardizes how agents read product data and complete checkout across platforms.
The takeaway
Agentic checkout crossed from demo to live money in the space of a single summer, and the businesses that notice now will spend a few hours cleaning up product feeds and order tagging. The ones that wait will spend weeks doing the same work later, under more pressure, with a bigger catalog and less patience for it. Treat this the way you'd treat any new acquisition channel: instrument it before you chase it, and don't let a four percent trust number talk you into a rebuild the data doesn't support yet.
Sources & further reading
- Payment Expert: Visa settles first merchant agentic payments in Europe
- Visa newsroom: Visa and banks across Europe reach the next phase of agentic commerce
- Mastercard: Mastercard launches Agent Pay for Machines
- TechCrunch: Google's new Universal Cart wants to follow your entire shopping journey
- Checkout.com: Consumer demand for AI shopping is forming fast, but trust is still catching up
- Baymard Institute: E-commerce checkout usability research
- Stripe newsroom: Stripe powers Instant Checkout in ChatGPT