Google UCP Beats OpenAI Protocol: Microsoft, Amazon, Meta Adopt

Microsoft, Amazon, Meta, Salesforce, and Stripe joined Google's Universal Commerce Protocol on April 24. Agentic shopping just got a single open standard.

By Rajesh Beri·April 25, 2026·13 min read
Share:

THE DAILY BRIEF

UCPUniversal Commerce Protocolagentic commerceGoogleMicrosoftAmazonMetaSalesforceStripeShopifyAP2MCPA2AAI agentsenterprise standards

Google UCP Beats OpenAI Protocol: Microsoft, Amazon, Meta Adopt

Microsoft, Amazon, Meta, Salesforce, and Stripe joined Google's Universal Commerce Protocol on April 24. Agentic shopping just got a single open standard.

By Rajesh Beri·April 25, 2026·13 min read

On April 24, 2026, Amazon, Meta, Microsoft, Salesforce, and Stripe joined the Universal Commerce Protocol Tech Council. With those five additions, the steering body for the open standard that governs how AI agents transact with merchants doubled in size — from five members to ten — and now includes essentially every Big Tech company that competes with Google in cloud, AI, advertising, social, or commerce.

That sentence sounds like a press release. It is not. It is a quiet declaration that the agentic commerce standards war just ended, and that one protocol won.

If your company sells anything through a digital channel, every major AI agent in the next 18 months — ChatGPT shopping, Gemini shopping, Microsoft Copilot, Perplexity Computer, Claude with computer use, Meta's commerce agents — will be looking for your products through the same protocol. If you do not expose a /.well-known/ucp manifest by Q3 2026, you are functionally invisible to AI shoppers in the same way a website without a robots.txt was invisible to early web crawlers.

This is the agent-era equivalent of HTTP being adopted across browsers in 1994. Most enterprise leaders missed that window. The next one is closing fast.

What Actually Happened This Week

The Universal Commerce Protocol launched in January 2026 as a tightly controlled initiative driven by Google with four retail co-founders: Shopify, Etsy, Target, and Wayfair. The premise was simple. AI agents are going to do an increasing share of online shopping on behalf of consumers, and the current web — built around human-readable HTML pages, cookie-based sessions, and inconsistent checkout flows — is hostile to agent traffic. Merchants need a standardized way to expose product catalogs, capabilities, and payment surfaces in a form that an autonomous agent can discover and act on without scraping a homepage.

UCP was Google's answer. The protocol defines three core technical primitives — Shopping Services for product discovery and catalog, Payment Architecture for handler-agnostic checkout, and Identity & Order Management for buyer data and transaction tracking — exposed through a /.well-known/ucp JSON manifest. Open-source schemas, an OpenAPI specification, REST bindings with optional Agent2Agent and Model Context Protocol transport, and reference implementations in Python all live publicly on GitHub at github.com/universal-commerce-protocol/ucp.

The technical work was not the hard part. The hard part was getting the rest of the industry to adopt a standard authored by their largest competitor.

That problem just got solved. As of April 24:

  • Amazon — the company that has spent two decades building the most successful proprietary commerce platform in history — joined the steering body for an open standard authored by Google.
  • Microsoft — which has its own Copilot Merchant Program connecting more than 192,000 retailers — joined the steering body for an open standard authored by Google.
  • Meta — which transitioned away from Facebook and Instagram Shops checkout in 2025 specifically to position for the agentic commerce era — joined the steering body for an open standard authored by Google.
  • Salesforce — which sells Commerce Cloud to a meaningful share of the Fortune 1000 — joined the steering body for an open standard authored by Google.
  • Stripe — which processes payments for a meaningful share of the open web — joined the steering body for an open standard authored by Google.

When competitors of that scale and that mutual hostility align on a single protocol within four months of its launch, the conclusion is not "they support it." The conclusion is that the alternatives are no longer viable, and any merchant or platform that bets against UCP is now betting against the entire commercial AI agent ecosystem.

Why The Standard Mattered Enough To End The War

To understand why this matters, you have to understand the problem UCP solves at the architectural layer.

Today, when an AI agent tries to buy something on behalf of a user, it does one of three brittle things. It scrapes the merchant's website, parses HTML that was built for human eyeballs, and tries to fill in a checkout form designed to defeat bots. It calls a custom API the merchant publishes, which usually requires bespoke integration per merchant. Or it hands the user back to a browser tab to complete the transaction manually, breaking the agent flow entirely.

None of these scale. The scraping path breaks every time a merchant updates their CSS. The custom API path requires every agent to integrate with every merchant individually — the same N-by-M problem the early API economy spent a decade trying to solve. The handoff path defeats the entire purpose of agentic commerce, which is to let the user delegate the transaction to the agent.

UCP fixes all three. A merchant exposes one manifest. Any agent that speaks UCP can discover what the merchant sells, query the catalog, initiate a checkout session, apply discounts and fulfillment options, and complete payment through the buyer's preferred handler — without bespoke integration, without HTML scraping, and without bouncing the user back to a browser tab. The agent treats every UCP-compliant merchant the same way an HTTP browser treats every web server: known protocol, known verbs, known response shapes.

The reason Microsoft, Amazon, and Meta gave up the chance to build proprietary alternatives is that they all read the same chart. Agentic commerce is a multi-trillion dollar emerging market. Capturing it requires merchants. Merchants will only integrate with one protocol, the same way websites only implement HTTP and not seven competing transport layers. If Google's protocol gets to merchant-network-effect critical mass first — which it had clearly done by April — then the only way to participate is to join it. Building Microsoft Commerce Protocol or Amazon Commerce Protocol or Meta Commerce Protocol in 2026 would have produced exactly the consumer outcome that "embrace and extend" produced for early-2000s browsers: fragmentation, broken experiences, and eventual capitulation.

The faster path is to join, get a Tech Council seat, and influence the protocol from the inside. That is what just happened.

What This Means For Enterprise Executives

For executives reading this — particularly anyone with P&L responsibility for digital commerce, customer support, or marketing — the actionable takeaways are concrete.

First, treat UCP exposure as a 2026 deliverable, not a 2027 one. ChatGPT, Gemini, Copilot, and Perplexity are all racing to make agentic shopping a default consumer behavior by the holiday 2026 season. Whichever merchants are UCP-compliant by then will be in those agents' product results. Whichever are not will not. The window where being early to UCP is a competitive advantage closes when it becomes table stakes — likely Q1 2027. Right now it is still possible to be early.

Second, recognize that this collapses your agent-channel integration cost. If you have been quietly funding parallel projects to integrate with ChatGPT shopping, Gemini shopping, Microsoft Copilot, and a Salesforce Agentforce commerce flow — kill those projects. They are now one project: implement UCP. Every one of those agents is going to consume the same manifest. The integration savings alone justify treating this as a near-term initiative rather than a long-term backlog item.

Third, understand the payment-stack implications. UCP separates payment instruments from payment handlers and is explicitly compatible with the Agent Payments Protocol (AP2). Stripe joining the Tech Council is the signal that the open-web payments stack will index hard on AP2 plus UCP. If your organization uses Stripe, Adyen, or any modern payments processor, the lift is small. If you are still on a legacy gateway that does not support agent-friendly authentication patterns, this is the catalyst to upgrade.

Fourth, watch the absences. The Tech Council now has ten members. OpenAI is not one of them. Anthropic is not one of them. Apple is not one of them. PayPal is not one of them. Visa and Mastercard are ecosystem partners but not on the steering body. That asymmetry tells you which categories are still in motion. The model vendors do not control the agentic checkout layer — the cloud and commerce vendors do. The traditional payment networks have a UCP path through their existing ecosystem partner status, but they have not been invited into governance. Apple, who could plausibly mount the only credible alternative through Apple Intelligence and Apple Pay, has chosen for now to stay outside. Each of those gaps is worth tracking quarterly.

What This Means For AI Engineering Teams

For the practitioners — the architects, platform engineers, and commerce leads who actually have to ship the integration — the technical picture is more straightforward than the headline implies.

UCP is a thin layer above MCP and A2A. It is not a replacement for either. The protocol explicitly cites Model Context Protocol and Agent2Agent as supported transport bindings, alongside REST. If your team is already building MCP servers for internal AI tooling, the UCP merchant integration is an extension of that work, not a parallel track. The mental model: MCP is how an agent talks to a tool, UCP is the schema definition for the specific tool category called "merchant capabilities."

The minimum-viable integration for an enterprise commerce platform looks like this:

  1. Stand up the discovery endpoint. Serve a JSON manifest at /.well-known/ucp that declares which UCP services your platform supports — minimum, Shopping Services for catalog and Checkout for transactions. The manifest is small. The protocol is versioned (current spec is dated 2026-01-11), so include the version you implement.

  2. Wrap your existing catalog API in the UCP shopping schema. Most enterprise commerce platforms already have a product API. UCP defines an OpenAPI schema for product representation. The work is mapping your internal product fields onto the standard schema, not rebuilding the underlying data layer. For Shopify, Salesforce Commerce Cloud, Adobe Commerce, and BigCommerce-based stores, expect this to be a connector or extension rather than a custom build.

  3. Implement checkout session lifecycle. The transaction flow is: agent queries your manifest, agent initiates a checkout session with line items and buyer details, you return a session ID and available payment handlers, agent applies modifiers like discounts or fulfillment options, you process payment through the selected handler. This is not exotic. It is a session-oriented checkout API with a standardized request/response shape.

  4. Wire payment handlers through AP2 or your existing processor. If you are on Stripe, Adyen, Google Pay, or Shop Pay, the handler integration mostly exists. AP2-compatible handlers extend it to support agent-initiated transactions with appropriate authentication.

  5. Add idempotency-key and request-signature headers. UCP requires both. Idempotency-key prevents double-charges when an agent retries. Request-signature provides cryptographic verification that the calling agent is who it claims to be. Both are standard patterns in modern API design.

The reference Python SDK and the flower-shop sample implementation in the public GitHub repos are honestly the fastest way to internalize the shape of the protocol. A senior engineer can have a working UCP merchant running locally in an afternoon.

The harder strategic question for engineering teams is what to expose and what to gate. UCP makes it dramatically easier for agents to query and transact against your catalog. That is the point. But it also means agents can be used for inventory probing, price-monitoring at scale, and arbitrage that is harder to detect than human traffic. The same /.well-known/ucp endpoint that lets ChatGPT serve your products into a recommendation also lets a competitor's agent enumerate your catalog every six minutes. Your rate limiting, anti-abuse, and authentication patterns need to be designed for high-volume agent traffic from day one, not retrofitted after launch.

How I Am Thinking About This Internally

A few specific shifts in my own thinking, in the spirit of "what would I tell my team on Monday."

One: I am pulling our agentic commerce integration work forward. We had been treating UCP as a 2027 initiative — interesting standard, watch the adoption curve, decide later. After this week, that is the wrong posture. The adoption curve has already steepened beyond what waiting can recover from. We are scoping a Q3 2026 UCP exposure for our digital channels.

Two: I am consolidating what had been four separate "agent partnership" workstreams — one each for ChatGPT, Gemini, Copilot, and Agentforce — into a single UCP-first program. We will still maintain agent-specific marketing relationships, but the engineering integration is now one thing.

Three: I am treating this as a reminder of how fast standards converge in the AI era. The internet took roughly five years for HTTP to win against competing transport protocols. UCP took about four months to go from a Google-led consortium of five to a multi-cloud, multi-platform standard with ten Tech Council members and 20-plus ecosystem partners. The AI era's standards-formation cycle is an order of magnitude faster than the web's. Any AI architecture decision your team makes assuming you have years to evaluate alternatives is calibrated wrong.

Four: I am paying particular attention to what gets standardized next, and through what governance body. The UCP playbook — open-source spec, public GitHub repos, time-boxed Tech Council expansion, reference implementations in major languages — is going to be replicated across other agentic capability domains. Identity and authorization, agent-to-agent contracting, reputation and trust signaling, dispute resolution. Whichever organization establishes the canonical protocol for each of those domains in the next 12 months will set defaults that survive for a decade. Some of those will be Google again. Some will be OpenAI or Anthropic. Some will come from neutral bodies like NIST or W3C. Tracking which is which is now a strategic input, not a research curiosity.

The Bottom Line

April 24, 2026 was not a partnership announcement. It was the day the protocol layer for AI commerce stopped being a competitive question. Microsoft, Amazon, Meta, Salesforce, and Stripe all conceded that running the rails of agentic commerce was not a battle they wanted to fight separately, and chose instead to share governance of a Google-led standard.

For enterprises, that means the integration work to participate in agentic commerce just collapsed from a multi-vendor parallel build into a single open-protocol implementation. That is a gift. The cost is that UCP exposure is now the price of admission to AI shopping channels for the back half of 2026 and beyond, and the merchants who treat it as a 2027 problem will be the ones still scraping for visibility while their competitors show up natively in every agent flow.

The web era rewarded the merchants who indexed early. The agent era will reward the merchants who exposed /.well-known/ucp early. The window where that is a competitive edge is open right now, and it will not be open for long.


Rajesh Beri leads AI Engineering at Zscaler, where his team builds production AI systems for sales, marketing, finance, customer support, HR, and security use cases. He writes weekly about enterprise AI strategy, infrastructure, and the operational realities of deploying frontier models at scale.


Want to calculate your own AI ROI? Try our AI ROI Calculator — takes 60 seconds and shows projected savings, payback period, and 3-year ROI.

Continue Reading

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

thedailybrief.com

Subscribe at thedailybrief.com/subscribe for weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

Google UCP Beats OpenAI Protocol: Microsoft, Amazon, Meta Adopt

Photo by Mikael Blomkvist on Pexels

On April 24, 2026, Amazon, Meta, Microsoft, Salesforce, and Stripe joined the Universal Commerce Protocol Tech Council. With those five additions, the steering body for the open standard that governs how AI agents transact with merchants doubled in size — from five members to ten — and now includes essentially every Big Tech company that competes with Google in cloud, AI, advertising, social, or commerce.

That sentence sounds like a press release. It is not. It is a quiet declaration that the agentic commerce standards war just ended, and that one protocol won.

If your company sells anything through a digital channel, every major AI agent in the next 18 months — ChatGPT shopping, Gemini shopping, Microsoft Copilot, Perplexity Computer, Claude with computer use, Meta's commerce agents — will be looking for your products through the same protocol. If you do not expose a /.well-known/ucp manifest by Q3 2026, you are functionally invisible to AI shoppers in the same way a website without a robots.txt was invisible to early web crawlers.

This is the agent-era equivalent of HTTP being adopted across browsers in 1994. Most enterprise leaders missed that window. The next one is closing fast.

What Actually Happened This Week

The Universal Commerce Protocol launched in January 2026 as a tightly controlled initiative driven by Google with four retail co-founders: Shopify, Etsy, Target, and Wayfair. The premise was simple. AI agents are going to do an increasing share of online shopping on behalf of consumers, and the current web — built around human-readable HTML pages, cookie-based sessions, and inconsistent checkout flows — is hostile to agent traffic. Merchants need a standardized way to expose product catalogs, capabilities, and payment surfaces in a form that an autonomous agent can discover and act on without scraping a homepage.

UCP was Google's answer. The protocol defines three core technical primitives — Shopping Services for product discovery and catalog, Payment Architecture for handler-agnostic checkout, and Identity & Order Management for buyer data and transaction tracking — exposed through a /.well-known/ucp JSON manifest. Open-source schemas, an OpenAPI specification, REST bindings with optional Agent2Agent and Model Context Protocol transport, and reference implementations in Python all live publicly on GitHub at github.com/universal-commerce-protocol/ucp.

The technical work was not the hard part. The hard part was getting the rest of the industry to adopt a standard authored by their largest competitor.

That problem just got solved. As of April 24:

  • Amazon — the company that has spent two decades building the most successful proprietary commerce platform in history — joined the steering body for an open standard authored by Google.
  • Microsoft — which has its own Copilot Merchant Program connecting more than 192,000 retailers — joined the steering body for an open standard authored by Google.
  • Meta — which transitioned away from Facebook and Instagram Shops checkout in 2025 specifically to position for the agentic commerce era — joined the steering body for an open standard authored by Google.
  • Salesforce — which sells Commerce Cloud to a meaningful share of the Fortune 1000 — joined the steering body for an open standard authored by Google.
  • Stripe — which processes payments for a meaningful share of the open web — joined the steering body for an open standard authored by Google.

When competitors of that scale and that mutual hostility align on a single protocol within four months of its launch, the conclusion is not "they support it." The conclusion is that the alternatives are no longer viable, and any merchant or platform that bets against UCP is now betting against the entire commercial AI agent ecosystem.

Why The Standard Mattered Enough To End The War

To understand why this matters, you have to understand the problem UCP solves at the architectural layer.

Today, when an AI agent tries to buy something on behalf of a user, it does one of three brittle things. It scrapes the merchant's website, parses HTML that was built for human eyeballs, and tries to fill in a checkout form designed to defeat bots. It calls a custom API the merchant publishes, which usually requires bespoke integration per merchant. Or it hands the user back to a browser tab to complete the transaction manually, breaking the agent flow entirely.

None of these scale. The scraping path breaks every time a merchant updates their CSS. The custom API path requires every agent to integrate with every merchant individually — the same N-by-M problem the early API economy spent a decade trying to solve. The handoff path defeats the entire purpose of agentic commerce, which is to let the user delegate the transaction to the agent.

UCP fixes all three. A merchant exposes one manifest. Any agent that speaks UCP can discover what the merchant sells, query the catalog, initiate a checkout session, apply discounts and fulfillment options, and complete payment through the buyer's preferred handler — without bespoke integration, without HTML scraping, and without bouncing the user back to a browser tab. The agent treats every UCP-compliant merchant the same way an HTTP browser treats every web server: known protocol, known verbs, known response shapes.

The reason Microsoft, Amazon, and Meta gave up the chance to build proprietary alternatives is that they all read the same chart. Agentic commerce is a multi-trillion dollar emerging market. Capturing it requires merchants. Merchants will only integrate with one protocol, the same way websites only implement HTTP and not seven competing transport layers. If Google's protocol gets to merchant-network-effect critical mass first — which it had clearly done by April — then the only way to participate is to join it. Building Microsoft Commerce Protocol or Amazon Commerce Protocol or Meta Commerce Protocol in 2026 would have produced exactly the consumer outcome that "embrace and extend" produced for early-2000s browsers: fragmentation, broken experiences, and eventual capitulation.

The faster path is to join, get a Tech Council seat, and influence the protocol from the inside. That is what just happened.

What This Means For Enterprise Executives

For executives reading this — particularly anyone with P&L responsibility for digital commerce, customer support, or marketing — the actionable takeaways are concrete.

First, treat UCP exposure as a 2026 deliverable, not a 2027 one. ChatGPT, Gemini, Copilot, and Perplexity are all racing to make agentic shopping a default consumer behavior by the holiday 2026 season. Whichever merchants are UCP-compliant by then will be in those agents' product results. Whichever are not will not. The window where being early to UCP is a competitive advantage closes when it becomes table stakes — likely Q1 2027. Right now it is still possible to be early.

Second, recognize that this collapses your agent-channel integration cost. If you have been quietly funding parallel projects to integrate with ChatGPT shopping, Gemini shopping, Microsoft Copilot, and a Salesforce Agentforce commerce flow — kill those projects. They are now one project: implement UCP. Every one of those agents is going to consume the same manifest. The integration savings alone justify treating this as a near-term initiative rather than a long-term backlog item.

Third, understand the payment-stack implications. UCP separates payment instruments from payment handlers and is explicitly compatible with the Agent Payments Protocol (AP2). Stripe joining the Tech Council is the signal that the open-web payments stack will index hard on AP2 plus UCP. If your organization uses Stripe, Adyen, or any modern payments processor, the lift is small. If you are still on a legacy gateway that does not support agent-friendly authentication patterns, this is the catalyst to upgrade.

Fourth, watch the absences. The Tech Council now has ten members. OpenAI is not one of them. Anthropic is not one of them. Apple is not one of them. PayPal is not one of them. Visa and Mastercard are ecosystem partners but not on the steering body. That asymmetry tells you which categories are still in motion. The model vendors do not control the agentic checkout layer — the cloud and commerce vendors do. The traditional payment networks have a UCP path through their existing ecosystem partner status, but they have not been invited into governance. Apple, who could plausibly mount the only credible alternative through Apple Intelligence and Apple Pay, has chosen for now to stay outside. Each of those gaps is worth tracking quarterly.

What This Means For AI Engineering Teams

For the practitioners — the architects, platform engineers, and commerce leads who actually have to ship the integration — the technical picture is more straightforward than the headline implies.

UCP is a thin layer above MCP and A2A. It is not a replacement for either. The protocol explicitly cites Model Context Protocol and Agent2Agent as supported transport bindings, alongside REST. If your team is already building MCP servers for internal AI tooling, the UCP merchant integration is an extension of that work, not a parallel track. The mental model: MCP is how an agent talks to a tool, UCP is the schema definition for the specific tool category called "merchant capabilities."

The minimum-viable integration for an enterprise commerce platform looks like this:

  1. Stand up the discovery endpoint. Serve a JSON manifest at /.well-known/ucp that declares which UCP services your platform supports — minimum, Shopping Services for catalog and Checkout for transactions. The manifest is small. The protocol is versioned (current spec is dated 2026-01-11), so include the version you implement.

  2. Wrap your existing catalog API in the UCP shopping schema. Most enterprise commerce platforms already have a product API. UCP defines an OpenAPI schema for product representation. The work is mapping your internal product fields onto the standard schema, not rebuilding the underlying data layer. For Shopify, Salesforce Commerce Cloud, Adobe Commerce, and BigCommerce-based stores, expect this to be a connector or extension rather than a custom build.

  3. Implement checkout session lifecycle. The transaction flow is: agent queries your manifest, agent initiates a checkout session with line items and buyer details, you return a session ID and available payment handlers, agent applies modifiers like discounts or fulfillment options, you process payment through the selected handler. This is not exotic. It is a session-oriented checkout API with a standardized request/response shape.

  4. Wire payment handlers through AP2 or your existing processor. If you are on Stripe, Adyen, Google Pay, or Shop Pay, the handler integration mostly exists. AP2-compatible handlers extend it to support agent-initiated transactions with appropriate authentication.

  5. Add idempotency-key and request-signature headers. UCP requires both. Idempotency-key prevents double-charges when an agent retries. Request-signature provides cryptographic verification that the calling agent is who it claims to be. Both are standard patterns in modern API design.

The reference Python SDK and the flower-shop sample implementation in the public GitHub repos are honestly the fastest way to internalize the shape of the protocol. A senior engineer can have a working UCP merchant running locally in an afternoon.

The harder strategic question for engineering teams is what to expose and what to gate. UCP makes it dramatically easier for agents to query and transact against your catalog. That is the point. But it also means agents can be used for inventory probing, price-monitoring at scale, and arbitrage that is harder to detect than human traffic. The same /.well-known/ucp endpoint that lets ChatGPT serve your products into a recommendation also lets a competitor's agent enumerate your catalog every six minutes. Your rate limiting, anti-abuse, and authentication patterns need to be designed for high-volume agent traffic from day one, not retrofitted after launch.

How I Am Thinking About This Internally

A few specific shifts in my own thinking, in the spirit of "what would I tell my team on Monday."

One: I am pulling our agentic commerce integration work forward. We had been treating UCP as a 2027 initiative — interesting standard, watch the adoption curve, decide later. After this week, that is the wrong posture. The adoption curve has already steepened beyond what waiting can recover from. We are scoping a Q3 2026 UCP exposure for our digital channels.

Two: I am consolidating what had been four separate "agent partnership" workstreams — one each for ChatGPT, Gemini, Copilot, and Agentforce — into a single UCP-first program. We will still maintain agent-specific marketing relationships, but the engineering integration is now one thing.

Three: I am treating this as a reminder of how fast standards converge in the AI era. The internet took roughly five years for HTTP to win against competing transport protocols. UCP took about four months to go from a Google-led consortium of five to a multi-cloud, multi-platform standard with ten Tech Council members and 20-plus ecosystem partners. The AI era's standards-formation cycle is an order of magnitude faster than the web's. Any AI architecture decision your team makes assuming you have years to evaluate alternatives is calibrated wrong.

Four: I am paying particular attention to what gets standardized next, and through what governance body. The UCP playbook — open-source spec, public GitHub repos, time-boxed Tech Council expansion, reference implementations in major languages — is going to be replicated across other agentic capability domains. Identity and authorization, agent-to-agent contracting, reputation and trust signaling, dispute resolution. Whichever organization establishes the canonical protocol for each of those domains in the next 12 months will set defaults that survive for a decade. Some of those will be Google again. Some will be OpenAI or Anthropic. Some will come from neutral bodies like NIST or W3C. Tracking which is which is now a strategic input, not a research curiosity.

The Bottom Line

April 24, 2026 was not a partnership announcement. It was the day the protocol layer for AI commerce stopped being a competitive question. Microsoft, Amazon, Meta, Salesforce, and Stripe all conceded that running the rails of agentic commerce was not a battle they wanted to fight separately, and chose instead to share governance of a Google-led standard.

For enterprises, that means the integration work to participate in agentic commerce just collapsed from a multi-vendor parallel build into a single open-protocol implementation. That is a gift. The cost is that UCP exposure is now the price of admission to AI shopping channels for the back half of 2026 and beyond, and the merchants who treat it as a 2027 problem will be the ones still scraping for visibility while their competitors show up natively in every agent flow.

The web era rewarded the merchants who indexed early. The agent era will reward the merchants who exposed /.well-known/ucp early. The window where that is a competitive edge is open right now, and it will not be open for long.


Rajesh Beri leads AI Engineering at Zscaler, where his team builds production AI systems for sales, marketing, finance, customer support, HR, and security use cases. He writes weekly about enterprise AI strategy, infrastructure, and the operational realities of deploying frontier models at scale.


Want to calculate your own AI ROI? Try our AI ROI Calculator — takes 60 seconds and shows projected savings, payback period, and 3-year ROI.

Continue Reading

Share:

THE DAILY BRIEF

UCPUniversal Commerce Protocolagentic commerceGoogleMicrosoftAmazonMetaSalesforceStripeShopifyAP2MCPA2AAI agentsenterprise standards

Google UCP Beats OpenAI Protocol: Microsoft, Amazon, Meta Adopt

Microsoft, Amazon, Meta, Salesforce, and Stripe joined Google's Universal Commerce Protocol on April 24. Agentic shopping just got a single open standard.

By Rajesh Beri·April 25, 2026·13 min read

On April 24, 2026, Amazon, Meta, Microsoft, Salesforce, and Stripe joined the Universal Commerce Protocol Tech Council. With those five additions, the steering body for the open standard that governs how AI agents transact with merchants doubled in size — from five members to ten — and now includes essentially every Big Tech company that competes with Google in cloud, AI, advertising, social, or commerce.

That sentence sounds like a press release. It is not. It is a quiet declaration that the agentic commerce standards war just ended, and that one protocol won.

If your company sells anything through a digital channel, every major AI agent in the next 18 months — ChatGPT shopping, Gemini shopping, Microsoft Copilot, Perplexity Computer, Claude with computer use, Meta's commerce agents — will be looking for your products through the same protocol. If you do not expose a /.well-known/ucp manifest by Q3 2026, you are functionally invisible to AI shoppers in the same way a website without a robots.txt was invisible to early web crawlers.

This is the agent-era equivalent of HTTP being adopted across browsers in 1994. Most enterprise leaders missed that window. The next one is closing fast.

What Actually Happened This Week

The Universal Commerce Protocol launched in January 2026 as a tightly controlled initiative driven by Google with four retail co-founders: Shopify, Etsy, Target, and Wayfair. The premise was simple. AI agents are going to do an increasing share of online shopping on behalf of consumers, and the current web — built around human-readable HTML pages, cookie-based sessions, and inconsistent checkout flows — is hostile to agent traffic. Merchants need a standardized way to expose product catalogs, capabilities, and payment surfaces in a form that an autonomous agent can discover and act on without scraping a homepage.

UCP was Google's answer. The protocol defines three core technical primitives — Shopping Services for product discovery and catalog, Payment Architecture for handler-agnostic checkout, and Identity & Order Management for buyer data and transaction tracking — exposed through a /.well-known/ucp JSON manifest. Open-source schemas, an OpenAPI specification, REST bindings with optional Agent2Agent and Model Context Protocol transport, and reference implementations in Python all live publicly on GitHub at github.com/universal-commerce-protocol/ucp.

The technical work was not the hard part. The hard part was getting the rest of the industry to adopt a standard authored by their largest competitor.

That problem just got solved. As of April 24:

  • Amazon — the company that has spent two decades building the most successful proprietary commerce platform in history — joined the steering body for an open standard authored by Google.
  • Microsoft — which has its own Copilot Merchant Program connecting more than 192,000 retailers — joined the steering body for an open standard authored by Google.
  • Meta — which transitioned away from Facebook and Instagram Shops checkout in 2025 specifically to position for the agentic commerce era — joined the steering body for an open standard authored by Google.
  • Salesforce — which sells Commerce Cloud to a meaningful share of the Fortune 1000 — joined the steering body for an open standard authored by Google.
  • Stripe — which processes payments for a meaningful share of the open web — joined the steering body for an open standard authored by Google.

When competitors of that scale and that mutual hostility align on a single protocol within four months of its launch, the conclusion is not "they support it." The conclusion is that the alternatives are no longer viable, and any merchant or platform that bets against UCP is now betting against the entire commercial AI agent ecosystem.

Why The Standard Mattered Enough To End The War

To understand why this matters, you have to understand the problem UCP solves at the architectural layer.

Today, when an AI agent tries to buy something on behalf of a user, it does one of three brittle things. It scrapes the merchant's website, parses HTML that was built for human eyeballs, and tries to fill in a checkout form designed to defeat bots. It calls a custom API the merchant publishes, which usually requires bespoke integration per merchant. Or it hands the user back to a browser tab to complete the transaction manually, breaking the agent flow entirely.

None of these scale. The scraping path breaks every time a merchant updates their CSS. The custom API path requires every agent to integrate with every merchant individually — the same N-by-M problem the early API economy spent a decade trying to solve. The handoff path defeats the entire purpose of agentic commerce, which is to let the user delegate the transaction to the agent.

UCP fixes all three. A merchant exposes one manifest. Any agent that speaks UCP can discover what the merchant sells, query the catalog, initiate a checkout session, apply discounts and fulfillment options, and complete payment through the buyer's preferred handler — without bespoke integration, without HTML scraping, and without bouncing the user back to a browser tab. The agent treats every UCP-compliant merchant the same way an HTTP browser treats every web server: known protocol, known verbs, known response shapes.

The reason Microsoft, Amazon, and Meta gave up the chance to build proprietary alternatives is that they all read the same chart. Agentic commerce is a multi-trillion dollar emerging market. Capturing it requires merchants. Merchants will only integrate with one protocol, the same way websites only implement HTTP and not seven competing transport layers. If Google's protocol gets to merchant-network-effect critical mass first — which it had clearly done by April — then the only way to participate is to join it. Building Microsoft Commerce Protocol or Amazon Commerce Protocol or Meta Commerce Protocol in 2026 would have produced exactly the consumer outcome that "embrace and extend" produced for early-2000s browsers: fragmentation, broken experiences, and eventual capitulation.

The faster path is to join, get a Tech Council seat, and influence the protocol from the inside. That is what just happened.

What This Means For Enterprise Executives

For executives reading this — particularly anyone with P&L responsibility for digital commerce, customer support, or marketing — the actionable takeaways are concrete.

First, treat UCP exposure as a 2026 deliverable, not a 2027 one. ChatGPT, Gemini, Copilot, and Perplexity are all racing to make agentic shopping a default consumer behavior by the holiday 2026 season. Whichever merchants are UCP-compliant by then will be in those agents' product results. Whichever are not will not. The window where being early to UCP is a competitive advantage closes when it becomes table stakes — likely Q1 2027. Right now it is still possible to be early.

Second, recognize that this collapses your agent-channel integration cost. If you have been quietly funding parallel projects to integrate with ChatGPT shopping, Gemini shopping, Microsoft Copilot, and a Salesforce Agentforce commerce flow — kill those projects. They are now one project: implement UCP. Every one of those agents is going to consume the same manifest. The integration savings alone justify treating this as a near-term initiative rather than a long-term backlog item.

Third, understand the payment-stack implications. UCP separates payment instruments from payment handlers and is explicitly compatible with the Agent Payments Protocol (AP2). Stripe joining the Tech Council is the signal that the open-web payments stack will index hard on AP2 plus UCP. If your organization uses Stripe, Adyen, or any modern payments processor, the lift is small. If you are still on a legacy gateway that does not support agent-friendly authentication patterns, this is the catalyst to upgrade.

Fourth, watch the absences. The Tech Council now has ten members. OpenAI is not one of them. Anthropic is not one of them. Apple is not one of them. PayPal is not one of them. Visa and Mastercard are ecosystem partners but not on the steering body. That asymmetry tells you which categories are still in motion. The model vendors do not control the agentic checkout layer — the cloud and commerce vendors do. The traditional payment networks have a UCP path through their existing ecosystem partner status, but they have not been invited into governance. Apple, who could plausibly mount the only credible alternative through Apple Intelligence and Apple Pay, has chosen for now to stay outside. Each of those gaps is worth tracking quarterly.

What This Means For AI Engineering Teams

For the practitioners — the architects, platform engineers, and commerce leads who actually have to ship the integration — the technical picture is more straightforward than the headline implies.

UCP is a thin layer above MCP and A2A. It is not a replacement for either. The protocol explicitly cites Model Context Protocol and Agent2Agent as supported transport bindings, alongside REST. If your team is already building MCP servers for internal AI tooling, the UCP merchant integration is an extension of that work, not a parallel track. The mental model: MCP is how an agent talks to a tool, UCP is the schema definition for the specific tool category called "merchant capabilities."

The minimum-viable integration for an enterprise commerce platform looks like this:

  1. Stand up the discovery endpoint. Serve a JSON manifest at /.well-known/ucp that declares which UCP services your platform supports — minimum, Shopping Services for catalog and Checkout for transactions. The manifest is small. The protocol is versioned (current spec is dated 2026-01-11), so include the version you implement.

  2. Wrap your existing catalog API in the UCP shopping schema. Most enterprise commerce platforms already have a product API. UCP defines an OpenAPI schema for product representation. The work is mapping your internal product fields onto the standard schema, not rebuilding the underlying data layer. For Shopify, Salesforce Commerce Cloud, Adobe Commerce, and BigCommerce-based stores, expect this to be a connector or extension rather than a custom build.

  3. Implement checkout session lifecycle. The transaction flow is: agent queries your manifest, agent initiates a checkout session with line items and buyer details, you return a session ID and available payment handlers, agent applies modifiers like discounts or fulfillment options, you process payment through the selected handler. This is not exotic. It is a session-oriented checkout API with a standardized request/response shape.

  4. Wire payment handlers through AP2 or your existing processor. If you are on Stripe, Adyen, Google Pay, or Shop Pay, the handler integration mostly exists. AP2-compatible handlers extend it to support agent-initiated transactions with appropriate authentication.

  5. Add idempotency-key and request-signature headers. UCP requires both. Idempotency-key prevents double-charges when an agent retries. Request-signature provides cryptographic verification that the calling agent is who it claims to be. Both are standard patterns in modern API design.

The reference Python SDK and the flower-shop sample implementation in the public GitHub repos are honestly the fastest way to internalize the shape of the protocol. A senior engineer can have a working UCP merchant running locally in an afternoon.

The harder strategic question for engineering teams is what to expose and what to gate. UCP makes it dramatically easier for agents to query and transact against your catalog. That is the point. But it also means agents can be used for inventory probing, price-monitoring at scale, and arbitrage that is harder to detect than human traffic. The same /.well-known/ucp endpoint that lets ChatGPT serve your products into a recommendation also lets a competitor's agent enumerate your catalog every six minutes. Your rate limiting, anti-abuse, and authentication patterns need to be designed for high-volume agent traffic from day one, not retrofitted after launch.

How I Am Thinking About This Internally

A few specific shifts in my own thinking, in the spirit of "what would I tell my team on Monday."

One: I am pulling our agentic commerce integration work forward. We had been treating UCP as a 2027 initiative — interesting standard, watch the adoption curve, decide later. After this week, that is the wrong posture. The adoption curve has already steepened beyond what waiting can recover from. We are scoping a Q3 2026 UCP exposure for our digital channels.

Two: I am consolidating what had been four separate "agent partnership" workstreams — one each for ChatGPT, Gemini, Copilot, and Agentforce — into a single UCP-first program. We will still maintain agent-specific marketing relationships, but the engineering integration is now one thing.

Three: I am treating this as a reminder of how fast standards converge in the AI era. The internet took roughly five years for HTTP to win against competing transport protocols. UCP took about four months to go from a Google-led consortium of five to a multi-cloud, multi-platform standard with ten Tech Council members and 20-plus ecosystem partners. The AI era's standards-formation cycle is an order of magnitude faster than the web's. Any AI architecture decision your team makes assuming you have years to evaluate alternatives is calibrated wrong.

Four: I am paying particular attention to what gets standardized next, and through what governance body. The UCP playbook — open-source spec, public GitHub repos, time-boxed Tech Council expansion, reference implementations in major languages — is going to be replicated across other agentic capability domains. Identity and authorization, agent-to-agent contracting, reputation and trust signaling, dispute resolution. Whichever organization establishes the canonical protocol for each of those domains in the next 12 months will set defaults that survive for a decade. Some of those will be Google again. Some will be OpenAI or Anthropic. Some will come from neutral bodies like NIST or W3C. Tracking which is which is now a strategic input, not a research curiosity.

The Bottom Line

April 24, 2026 was not a partnership announcement. It was the day the protocol layer for AI commerce stopped being a competitive question. Microsoft, Amazon, Meta, Salesforce, and Stripe all conceded that running the rails of agentic commerce was not a battle they wanted to fight separately, and chose instead to share governance of a Google-led standard.

For enterprises, that means the integration work to participate in agentic commerce just collapsed from a multi-vendor parallel build into a single open-protocol implementation. That is a gift. The cost is that UCP exposure is now the price of admission to AI shopping channels for the back half of 2026 and beyond, and the merchants who treat it as a 2027 problem will be the ones still scraping for visibility while their competitors show up natively in every agent flow.

The web era rewarded the merchants who indexed early. The agent era will reward the merchants who exposed /.well-known/ucp early. The window where that is a competitive edge is open right now, and it will not be open for long.


Rajesh Beri leads AI Engineering at Zscaler, where his team builds production AI systems for sales, marketing, finance, customer support, HR, and security use cases. He writes weekly about enterprise AI strategy, infrastructure, and the operational realities of deploying frontier models at scale.


Want to calculate your own AI ROI? Try our AI ROI Calculator — takes 60 seconds and shows projected savings, payback period, and 3-year ROI.

Continue Reading

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

thedailybrief.com

Subscribe at thedailybrief.com/subscribe for weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

Newsletter

Stay Ahead of the Curve

Weekly enterprise AI insights for technology leaders. No spam, no vendor pitches—unsubscribe anytime.

Subscribe

Latest Articles

View All →