← Poneva

A living reference · Edition 1

The State of Agentic Commerce

Agentic commerce is the emerging practice of AI agents discovering, comparing, and purchasing products and services on a person's behalf. As of June 2026 the field is consolidating around shared protocols and payment rails, but autonomous checkout remains early and most measurable value comes from AI-driven discovery.

Last updated June 11, 2026

A dated evidence ledger for agentic commerce, not a vendor directory. As of June 2026, AI shopping surfaces have shipped across the US, China, Korea, Japan, and Latin America; payment networks, processors, stablecoin issuers, and identity standards bodies are still competing on how agents should be authorized and verified. Capital has followed the stack, but autonomous checkout remains early: independent analysis still finds supervised discovery and referral traffic ahead of unattended purchasing.

153 entries · 112 verified 33 reported 8 developing

Machine-readable: https://poneva.com/state-of-agentic-commerce.json

How to read this index

This page is a dated evidence ledger, not an entity directory. It is built for the question “what changed, what is verified, and why does it matter now?” Each entry is a falsifiable statement with an “As of” date, a verification status, cited source dates, and one neutral sentence explaining why the fact is load-bearing.

For broad company and technology browsing, use adjacent directories such as Agentic Commerce Index. This index adds a smaller, citable state-of-play layer: 6 takeaways, 9 sections, 153 dated entries, JSON-LD, and a machine-readable snapshot generated from the same typed dataset.

What’s included: an entry belongs only if it sits on — or directly governs, bounds, or measures — the chain by which an agent discovers, evaluates, or pays for goods on a person’s behalf, or is a company whose primary product is one of those layers. Adjacent actors are labelled as such.

Maintained by Poneva · Edition 1, as of June 11, 2026 · corrections and sources welcome.

Key takeaways

  1. The stack is fragmenting by function: MCP for tools, ACP and UCP for commerce, AP2 and x402 for payments, and A2UI/AG-UI for interfaces — with no single standard yet dominant.
  2. The AI-shopping platform race is now global, spanning the US, China (Alibaba-Qwen, ByteDance-Doubao, Tencent-Weixin, Baidu, JD), Korea (Naver, Kakao), and Latin America (Mercado Libre), with platforms diverging on who owns checkout — OpenAI and Microsoft route purchases back to merchants while Amazon, Walmart, and Alibaba complete them directly.
  3. A distinct agent-identity and trust layer has formed: DNS-AID (Linux Foundation), GoDaddy ANS, Cloudflare signed agents and Web Bot Auth, AWS Bedrock AgentCore, W3C and OpenID community groups, NIST CAISI, and EMVCo, while vendor-origin standards move to neutral homes (the Agentic AI Foundation, the x402 Foundation, the FIDO Alliance).
  4. Card networks, processors, and stablecoin issuers are shipping competing ways to authorize agent payments — cryptographic mandates, merchant-scoped tokens, virtual cards, and onchain stablecoin rails — rather than one method.
  5. Capital and consolidation followed: roughly sixteen agentic-commerce financings (from Ralio’s ~$2.5M pre-seed to Phia’s $35M consumer-agent round and Sierra’s $950M) plus M&A including PayPal/Cymbio, Adyen/Talon.One (€750M), Capital One/Brex ($5.15B), and Accenture/DaVinci.
  6. The legal limit of agent access is unresolved: a US court enjoined Perplexity's Comet agent from logged-in Amazon pages, the Ninth Circuit stayed it pending appeal, and oral argument was heard on 2026-06-11 with no decision yet; independent analysis still finds autonomous purchasing rare, with most measurable value from AI-driven discovery and referral traffic.

Protocols & standards 17

The protocol layer that lets agents read catalogs, render interfaces, delegate tasks, and complete purchases. Multiple competing standards are live at once; interoperability between them is largely unresolved.

The protocol layer is fragmented across distinct functions — tool integration (MCP), commerce and checkout (ACP, UCP), agent-facing interfaces (MCP Apps, A2UI, AG-UI), and well-known agent/server discovery (A2A Agent Cards, MCP Server Cards) — with several standards moving to neutral foundations while cross-protocol interoperability and a single commerce standard remain unsettled.

Highlights

  1. The base layer is mid-transition: MCP’s stable spec is 2025-11-25, with a 2026-07-28 release candidate (locked 2026-05-21) introducing breaking changes — a stateless core, Tasks moved to an extension, and OAuth 2.0 / OpenID Connect hardening.
  2. Commerce runs on two competing-but-coexisting protocols — ACP (Stripe/OpenAI/Meta, Apache-2.0, version 2026-04-17, beta, with a daily-update Product Feed spec) and UCP (Google/Shopify, 20+ backers, now tied to Google Universal Cart checkout and merchant handoff).
  3. Delegation and interface standards are maturing: A2A reached a stable v1.0 with 150+ organizations, A2UI shipped v0.9, and discovery is being standardized via A2A Agent Cards at /.well-known/agent-card.json and the draft MCP Server Cards (SEP-2127).
  4. Card-network and China-region standards bodies entered the protocol layer — EMVCo is extending 3DS, tokenisation, and SRC for agentic payments, Mastercard’s Agentic Tokens and Verifiable Intent began pilots in February 2026, and Alipay launched what it calls China’s first Agentic Commerce Trust Protocol.

MCP (Model Context Protocol)#

Tool integrationConsolidatingVerified

Current published spec version is 2025-11-25 (JSON-RPC 2.0, with Resources, Prompts, and Tools). Governed via Working Groups and Spec Enhancement Proposals, hosted as a Linux Foundation project alongside A2A.

It is the base layer through which agents read catalogs and invoke merchant tools, so commerce protocols and app platforms that build on it inherit its capabilities and governance.

As of April 9, 2026 · 2 sources

MCP — 2026-07-28 release candidate#

Spec (forthcoming)AdvancingVerified

The next MCP spec (2026-07-28) was locked as a release candidate on 2026-05-21, opening a validation window before final publication. It makes the protocol core stateless, moves Tasks to an extension, incorporates MCP Apps, hardens authorization toward OAuth 2.0 / OpenID Connect, and adds a formal deprecation policy; it contains breaking changes versus 2025-11-25.

Because it introduces breaking changes and a stateless core to the protocol underpinning many agent and commerce integrations, the transition window determines when implementers must re-engineer against the new baseline.

A release candidate, not yet the final published spec; distinct from the current 2025-11-25 spec.

Contested As a release candidate in a validation window, the final published spec and the exact migration burden of its breaking changes are not yet settled.

As of May 27, 2026 · 2 sources

MCP Apps#

Agent UI packagingEmergingVerified

Official MCP extension (SEP-1865, spec 2026-01-26) for interactive UIs rendered in sandboxed iframes via the ui:// scheme. Developed by Anthropic, OpenAI, and the MCP-UI community; client support includes Claude, ChatGPT, Goose, and VS Code Insiders.

It standardizes how an agent renders interactive merchant interfaces inside the client, determining whether product browsing and checkout UIs are portable across MCP hosts rather than client-specific.

Contested Its relationship to competing interface standards such as A2UI and AG-UI, and which becomes the default for agent commerce UIs, is unresolved.

As of January 26, 2026 · 2 sources

OpenAI Apps SDK#

App platformAdvancingVerified

Built on MCP. Entered preview for Business/Enterprise/Edu on 2025-11-13; third-party app submissions opened 2025-12-17 alongside an App Directory, with apps available to logged-in ChatGPT users outside the EEA, Switzerland, and the UK.

It governs how third-party commerce experiences reach ChatGPT's user base, so its directory and submission rules shape which merchants are discoverable inside one of the largest consumer agent surfaces.

Contested Regional exclusions (EEA, Switzerland, UK) leave open where and on what terms third-party commerce apps will be available.

As of December 17, 2025 · 2 sources

ACP (Agentic Commerce Protocol)#

Commerce / checkoutContestedVerified

Apache-2.0 commerce protocol created by Stripe, OpenAI, and Meta, with OpenAI and Stripe listed as Founding Maintainers in the repository; latest version 2026-04-17 added cart, feed, orders, authentication, and MCP support. Remains in beta.

It defines how an agent completes a purchase through cart, feed, and order flows, so its adoption determines which merchants are reachable for agent-initiated checkout via its backers' surfaces.

Stripe documentation names Stripe, OpenAI, and Meta as creators; the spec repository lists OpenAI and Stripe as Founding Maintainers.

Contested ACP (checkout, cart, feed; aligned with ChatGPT Instant Checkout) and UCP (broader full journey including identity linking) are often cast as rivals, but their scopes differ and merchants commonly expose both alongside a Storefront MCP endpoint; whether they converge or simply coexist is unsettled, and ACP remains in beta.

As of April 17, 2026 · 2 sources

UCP (Universal Commerce Protocol)#

Full purchase journeyContestedVerified

Co-developed by Google and Shopify under Apache-2.0 with 20+ ecosystem backers, UCP defines a common language for consumer surfaces, businesses, and payment providers; at Google I/O 2026, Google said Universal Cart uses UCP for cart checkout and merchant handoff.

It specifies the full purchase journey including cart, catalog, and identity linking, so its adoption decides which merchants are reachable for agent purchasing across the surfaces of its backers.

Contested UCP (full purchase journey) and ACP (checkout) are frequently framed as competing standards, but they differ in scope and often coexist on the same merchant alongside a Storefront MCP endpoint; which becomes the default, if any, is unresolved.

As of May 19, 2026 · 2 sources

A2A (Agent2Agent)#

Agent delegationConsolidatingVerified

Originated at Google, now Linux Foundation-hosted. Reached its first stable spec (v1.0); at its one-year mark (2026-04-09) reported 150+ supporting organizations including AWS, Microsoft, IBM, Salesforce, SAP, and ServiceNow.

It governs how one agent delegates a task to another, so a commerce agent's ability to hand off to payment, fulfillment, or specialist agents depends on its reach.

As of April 9, 2026 · 2 sources

A2UI#

Agent-to-user UIEmergingVerified

Apache-2.0 declarative generative-UI standard from Google with CopilotKit and community contributions (agents return JSON UI descriptions rendered from a client-side catalog, not executable code). Version 0.9 released 2026-04-17.

It defines a portable way for agents to return UI descriptions rendered from a client catalog, determining whether agent-generated shopping interfaces work across frontends without custom code.

Contested It overlaps with MCP Apps and AG-UI in the agent-interface space, and which approach merchants and clients adopt for commerce UIs is unresolved.

As of April 17, 2026 · 2 sources

AG-UI#

Agent-user interactionEmergingVerified

Open agent-to-frontend protocol originated by CopilotKit, using streamed events and bidirectional state, with SDKs in TypeScript, Python, Kotlin, Java, and Go. AWS Bedrock AgentCore Runtime added AG-UI support in March 2026.

It standardizes streamed, bidirectional state between an agent and a frontend, determining how live shopping interactions are wired between an agent and a merchant's user interface.

Contested It competes with A2UI and MCP Apps for the agent-interface layer, and no single standard has consolidated agent-to-frontend interaction.

As of March 13, 2026 · 2 sources

A2A Agent Card discovery (.well-known/agent-card.json)#

agent-discoveryConsolidatingVerified

The Agent2Agent (A2A) Protocol — an open Linux Foundation project contributed by Google — specifies agent discovery via an Agent Card JSON document at the RFC 8615 path 'https://{domain}/.well-known/agent-card.json' (legacy 'agent.json'), declaring identity, the A2A service endpoint URL, capabilities (e.g. streaming, pushNotifications), authentication schemes, and AgentSkill objects. The current published specification line is v0.3.0.

Defines the standardized well-known document by which a buying agent discovers a remote seller/merchant agent's endpoint, skills, and auth requirements.

As of January 31, 2026 · 2 sources

EMVCo agentic payments specifications work#

standards-bodyEmergingVerified

EMVCo announced (November 2025) it is studying how its EMV Specifications — EMV 3-D Secure (3DS), EMV Payment Tokenisation, and EMV Secure Remote Commerce (SRC) — can be enhanced for card-based agentic payments where AI agents initiate transactions without direct consumer involvement. 2026 priorities include a schema for Digital Payment Credentials for interoperable provisioning/verification, and EMV Payment Tokenisation Technical Framework v2.4 DRAFT (enhancing the Payment Account Reference / PAR element) has a comment period ending 1 May 2026.

Signals that the core card-network specification body (3DS, tokenization, SRC) is moving to formally accommodate agent-initiated transactions.

As of January 31, 2026 · 2 sources

Alipay Agentic Commerce Trust Protocol (China)#

regional-standardEmergingReported

In January 2026 Alipay (Ant Group) launched what it describes as China's first Agentic Commerce Trust Protocol, with partners including Alibaba's Qwen App and Taobao Instant Commerce, to create a standardized 'common language' for trusted AI-agent-initiated transactions on a user's behalf. Alipay AI Pay reported exceeding 100 million users in February 2026 and is positioned as commercially scaled AI-native payment infrastructure; Alipay later debuted an AI Wallet and Token Pay (May 2026) for the agentic economy.

Represents a distinct China-region agent-payment trust standard developing in parallel to the US/EU card-network and protocol efforts.

Contested Primarily ecosystem-specific to Alipay/Alibaba rather than a neutral cross-industry standard.

As of May 26, 2026 · 2 sources

MCP Extensions Framework (SEP-2133)#

mcp-governanceAdvancingVerified

SEP-2133 established a formal MCP Extensions framework that lets capabilities ship and stabilize as opt-in extensions before (if ever) entering the core spec; extensions are advertised via an 'extensions' field in ClientCapabilities and ServerCapabilities and identified by reverse-domain notation (e.g. 'io.modelcontextprotocol/oauth-client-credentials'), with official extensions in 'github.com/modelcontextprotocol/ext-*' repos. The PR was merged and marked final on January 26-27, 2026 by unanimous core-maintainer vote.

Decouples agent-commerce-relevant MCP capabilities (UI, payments handlers) from the core spec release train, letting them version independently.

As of January 27, 2026 · 1 source

MCP Server Cards (SEP-2127 / SEP-1649)#

agent-discoveryEmergingDeveloping

SEP-2127 (originating from SEP-1649) proposes 'MCP Server Cards' served at '/.well-known/mcp/server-card.json' so clients, crawlers, and registries can discover an MCP server's identity, transports, protocol versions, capabilities, and auth requirements before connecting. As of the cited thread the proposal remained open in draft status (filed January 21, 2026), not yet merged into the core spec.

Defines the pre-connection discovery document that lets an agent find and vet a merchant's MCP commerce endpoint without a live session.

Contested Competing/overlapping discovery proposals (SEP-1649, SEP-1960, IETF draft-serra) exist for the same well-known surface.

As of January 21, 2026 · 1 source

ACP Product Feed specification#

agent-feed-standardAdvancingVerified

The ACP Product Feed spec defines the catalog ingestion format ChatGPT uses to index merchant inventory: a gzip-compressed file (.jsonl.gz, .csv.gz, or .xml.gz) pushed to an OpenAI-provided endpoint with daily updates, carrying fields including title (max 150 chars), description (max 5,000 chars), price with ISO 4217 currency code, availability, images, and per-item eligibility flags for search and checkout.

Defines the structured catalog format that determines whether and how a merchant's products become discoverable and buyable inside ChatGPT.

As of April 17, 2026 · 2 sources

Mastercard Agent Pay — Agentic Tokens & Verifiable Intent#

agent-identityAdvancingVerified

Mastercard Agent Pay uses Agentic Tokens (an extension of MDES that binds a tokenized card credential to a specific agent, merchant scope, and consent policy) and Verifiable Intent (a tamper-resistant record linking cardholder identity, the consumer's specific instructions, and the agent-merchant interaction). Formal Verifiable Intent pilots began February 2026, with planned integration into Agent Pay's intent APIs; Verifiable Intent was contributed to the FIDO Alliance in April 2026.

Defines the card-network mechanism for scoping an agent's spending authority and creating an auditable record of user intent behind each purchase.

Contested Competes with Visa TAP on agent verification and with Google AP2 on intent/authorization representation.

As of February 28, 2026 · 2 sources

x402 protocol specification & facilitator interface#

payments-protocolAdvancingVerified

Coinbase's x402 spec defines the protocol over HTTP 402: payment-requirements format, payment-payload structure, core message schemas, an extensible payment-method scheme (currently 'exact'), and a facilitator interface with standard APIs for verification and settlement so sellers avoid running blockchain infrastructure. CDP's facilitator settles ERC-20 payments on Base, Polygon, Arbitrum, World, and Solana via EIP-3009 (USDC, EURC) or Permit2, with a free tier of 1,000 tx/month then $0.001/tx.

Specifies the facilitator role and message schemas that let an agent settle a stablecoin payment for resources purely over HTTP.

As of January 31, 2026 · 3 sources

Payment rails 26

How an agent is authorized to pay. The card networks, processors, and crypto rails are each shipping ways to scope, sign, and authenticate agent-initiated transactions; several use cryptographic mandates or merchant-scoped tokens.

Card networks, processors, stablecoin issuers, and a wave of agent-payment infrastructure startups are each shipping distinct mechanisms to authorize and authenticate agent-initiated payments — cryptographic mandates, merchant-scoped tokens, virtual cards with spend caps, and onchain stablecoin rails — with no single approach yet dominant, though several are consolidating under shared bodies (the FIDO Alliance for AP2, the x402 Foundation).

Highlights

  1. Agent payments split into protocols (AP2 mandates; x402 and Stripe/Tempo’s Machine Payments Protocol for stablecoins) and card-network/processor programs (Visa Intelligent Commerce Connect bridging TAP/MPP/ACP/UCP, Mastercard Agent Pay, Amex’s ACE, PayPal Agent Ready, Worldpay’s ACP support plus a public MCP server, and Affirm’s BNPL extensions for UCP).
  2. The race is global: China UnionPay released its Agentic Payment Open Protocol (APOP) with a live Hong Kong transaction in April 2026, alongside Visa and Mastercard’s programs.
  3. A distinct agent-payment infrastructure cohort emerged in 2026 — Circle Agent Stack, Coinbase Agentic Wallets and Base MCP, Fireblocks’ Agentic Payments Suite, Slash for Agents, Skyfire’s KYAPay/Know Your Agent demo with Visa, and Forter’s agent-aware identity monitoring (which recorded an 18,510% day-over-day jump in agentic traffic after ChatGPT Agent’s debut).
  4. On-chain volume remains small (an independent analysis put x402 at roughly $28,000/day, about half estimated to be wash trading), even as Mastercard and Santander completed Europe’s first live end-to-end AI-agent payment within a regulated banking framework in March 2026.

AP2 (Agent Payments Protocol)#

Payment protocolAdvancingVerified

Google-originated, Apache-2.0, built on A2A and MCP; agents initiate payments using cryptographically signed Mandates. Announced 2025-09-16 with 60+ organizations (Mastercard, American Express, PayPal, Adyen, Coinbase, others); v0.2.0 (April 2026) added "Human Not Present" payments.

It defines a cross-vendor scheme for proving and signing a user's payment authorization to an agent, a primitive other payment rails can build on top of.

Contested Whether a vendor-originated mandate scheme becomes the shared standard or competes with network-specific authentication approaches is unresolved.

As of April 28, 2026 · 2 sources

x402#

Stablecoin railAdvancingVerified

Open payment standard using the HTTP 402 status code for onchain stablecoin (primarily USDC) payments by agents. Originated by Coinbase (May 2025) and contributed to the Linux Foundation’s new x402 Foundation in April 2026 (founding members listed under Standards governance).

It repurposes an existing HTTP status code as a payment-request mechanism, making agent payments addressable at the protocol level rather than through proprietary APIs.

As of April 2, 2026 · 2 sources

Stripe / OpenAI — Shared Payment Token#

Checkout tokenAdvancingVerified

Stripe and OpenAI released ACP (Apache-2.0) plus the Shared Payment Token, which lets ChatGPT initiate a payment scoped to a specific merchant and cart total without exposing buyer payment credentials. ACP is positioned as payment-provider-agnostic.

It separates payment authorization from credential exposure, letting an agent transact on a merchant without the AI surface holding the buyer's card details.

As of September 29, 2025 · 1 source

Visa — Trusted Agent Protocol#

Agent authenticationAdvancingVerified

Open framework (October 2025) to help merchants distinguish legitimate AI agents acting for consumers from malicious bots. By December 2025 Visa reported 100+ ecosystem partners, 30+ building in the Intelligent Commerce sandbox, and 20+ agents integrating directly.

It addresses the inverse problem of most payment rails — letting merchants identify a legitimate agent rather than authorizing the buyer — which is a prerequisite for merchants to admit agent traffic at all.

Contested Whether agent-identity attestation converges on a network framework or an open standard like Web Bot Auth is unresolved.

As of December 18, 2025 · 1 source

Visa — Intelligent Commerce Connect#

Network integrationAdvancingVerified

A unified integration point (2026-04-08) providing payment initiation, tokenization, spend controls, and authentication for AI-agent transactions across multiple protocols (Trusted Agent Protocol, Machine Payments Protocol, ACP, UCP).

It is a single network endpoint that bridges multiple agent-payment protocols (Trusted Agent Protocol, MPP, ACP, UCP) rather than backing one.

As of April 8, 2026 · 1 source

Mastercard — Agent Pay#

Agent paymentsAdvancingVerified

Banco Santander and Mastercard completed what they described as Europe’s first live end-to-end payment executed by an AI agent within a regulated banking framework (2026-03-02), using Mastercard Agent Pay with PayOS orchestration.

It demonstrates an agent-executed payment inside an existing regulated banking framework rather than a sandbox, testing whether agent transactions fit current financial regulation.

Mastercard Agent Pay was first announced April 2025; this is the first live regulated transaction reported.

Contested What counts as a fully autonomous agent payment versus a human-approved one in these demonstrations is not standardized.

As of March 2, 2026 · 2 sources

PayPal — Agent Ready & Store Sync#

Agent paymentsAdvancingVerified

PayPal launched agentic services (2025-10-28): "Agent Ready" to accept payments on AI surfaces with fraud detection and buyer protection, and "Store Sync" for catalog discoverability. Named partners include Wix, BigCommerce/Feedonomics, Shopware, and Perplexity.

It packages both sides of the agent-commerce flow — accepting agent payments and making catalogs discoverable to AI surfaces — from a single processor.

As of October 28, 2025 · 1 source

American Express#

Agent paymentsAdvancingVerified

On 2026-04-14 American Express announced the Agentic Commerce Experiences (ACE) Developer Kit and Amex Agent Purchase Protection, which it says will protect eligible Card Members from charges tied to AI-agent error when an authorized, registered agent sends Amex the Card Member’s authenticated purchase intent. Amex also called for shared industry authentication standards.

It extends issuer liability protection to charges arising from agent error, shifting part of the risk of autonomous purchasing onto the card issuer.

Contested Which party bears liability when an authorized agent makes an erroneous purchase, and what authentication is required to qualify, is unsettled across issuers.

As of April 14, 2026 · 2 sources

AWS — Bedrock AgentCore Payments#

Agent paymentsEmergingVerified

AWS launched Amazon Bedrock AgentCore Payments in preview (2026-05-07), letting agents pay for APIs, web content, and MCP servers. The preview focuses on stablecoin micropayments built on Coinbase’s x402, with Stripe and Privy wallet infrastructure for fiat and stablecoin funding.

It targets agent-to-service payments for APIs and content rather than consumer retail, defining a distinct micropayment use case for agent transactions.

Preview only; scoped to sub-dollar agent-to-service micropayments, not consumer retail checkout.

Contested Whether agent-to-service micropayments and consumer retail checkout will share rails or remain separate is unresolved.

As of May 7, 2026 · 2 sources

AllUnity#

Stablecoin rail (EU)EmergingVerified

AllUnity, a MiCA-regulated European e-money issuer backed by DWS, Flow Traders, and Galaxy, announced (2026-05-20) an x402-powered agentic-payments settlement layer letting European businesses accept agent-initiated transactions and settle to local bank accounts, alongside plans for a Swedish-krona-backed stablecoin targeting a June 2026 debut pending approvals.

It applies a MiCA-regulated EU e-money framework to agentic settlement, testing whether agent stablecoin payments can operate within European financial regulation and settle to bank accounts.

Contested Whether regulator approvals materialize on the stated timeline and how MiCA treats agent-initiated stablecoin transactions is unresolved.

As of May 20, 2026 · 2 sources

Coinbase / Base — Base MCP#

Stablecoin railAdvancingVerified

Coinbase’s Base launched Base MCP (2026-05-26), an MCP gateway connecting AI assistants (e.g. Claude, Cursor) to users’ Base Accounts for onchain actions including x402 payments with USDC, subject to user approvals.

It connects onchain wallets to AI assistants through MCP, bridging the tool-integration protocol layer directly to a stablecoin payment rail under user approval.

Base reported 3.1M x402 transactions and ~$1.2M transferred in the prior 30 days; these self-reported onchain figures are not independently verified.

Contested Self-reported onchain transaction and volume figures are not independently verified.

As of May 26, 2026 · 2 sources

Robinhood#

Agent card paymentsEmergingReported

Robinhood launched (2026-05-27) agentic purchasing on its Gold card: users direct AI agents (via Robinhood’s MCP) to make conditional purchases that transact with a virtual card number rather than the real card, with monthly spending caps and transaction notifications. It also launched agent-based trading.

It uses virtual card numbers with spending caps as the control surface for agent purchases, an alternative to cryptographic mandates or stablecoin rails for scoping agent spend.

As of May 27, 2026 · 1 source

Fireblocks#

Agent payments infraEmergingReported

Fireblocks launched an Agentic Payments Suite (2026-05-22): an Agentic Payments Gateway for stablecoin merchant acceptance and Agentic Wallets that delegate payment authority to agents within set limits, with off-ramp/conversion and audit trails. Fireblocks also joined the x402 Foundation.

It supplies the wallet, delegation-limit, and settlement infrastructure that lets other businesses accept or issue agent stablecoin payments rather than serving end users directly.

As of May 22, 2026 · 1 source

Stripe — Machine Payments Protocol (MPP)#

Agent payment protocolAdvancingVerified

Stripe and Tempo co-authored the Machine Payments Protocol (MPP), an open HTTP-native standard for agent machine-to-machine payments, announced 2026-03-18; at Stripe Sessions 2026 (2026-04-29) Stripe added a streaming-payments primitive and the ability to accept MPP payments in stablecoins and in fiat (cards, Klarna, Affirm) via Shared Payment Tokens.

It puts a major payments incumbent and a payments-focused L1 behind one open standard for agent-initiated payments spanning stablecoin and fiat rails.

As of April 29, 2026 · 2 sources

Slash for Agents#

agent-cardEmergingReported

Slash exposes its full card/payments/treasury platform to any MCP-compatible AI agent: agents can create virtual and physical cards, set/update per-card or per-group spend limits (daily, monthly, lifetime), send ACH or Slash Pay payments, manage invoices and expense reports, query transactions, and use built-in stablecoin on/off ramps, with unlimited virtual cards offering up to 2% cashback.

Exposes an entire fintech treasury/card stack through MCP as agent-callable tools with stablecoin ramps — a fully agent-native business-banking surface rather than a single card product.

As of May 1, 2026 · 2 sources

Block MoneyBot (Cash App) / Square Managerbot#

fintech-agentEmergingReported

Block (parent of Square, Cash App, Afterpay) built MoneyBot, an LLM-plus-tools agent inside Cash App that can draft and execute payments, P2P transfers, bill requests, and savings/Bitcoin/stock actions from natural-language commands (e.g. 'Send $500 to Reese for rent'), and unveiled Managerbot, a proactive Square AI agent for sellers. Block also contributed its open-source agent framework Goose to the Linux Foundation's Agentic AI Foundation (Dec 9, 2025).

A consumer wallet/merchant-acquirer (Cash App + Square) turning its own money-movement into agent-executable actions — the in-house-agent variant of agentic payments, distinct from third-party agents transacting on a network.

As of January 1, 2026 · 2 sources

Forter identity monitoring for agentic commerce#

fraud-identityEmergingReported

On May 13, 2026, fraud/identity vendor Forter launched identity monitoring for agentic commerce: enhanced AI agent detection distinguishing agent types, AI-driven browsing identification, an Agentic Dashboard visualizing all detected agent activity on a merchant's site, and Public Network Insights sharing anonymized agentic-behavior data across its network — recognizing both agent and human identities to let legitimate agent transactions through payment while blocking fraud. Forter recorded an 18,510% day-over-day jump in agentic traffic after ChatGPT Agent's debut.

The fraud/identity layer that gates the pay step is now agent-aware — distinguishing authorized agents from fraudulent bots is becoming load-bearing infrastructure as agentic traffic surges, and the 18,510% stat quantifies how fast merchants are being hit.

As of May 13, 2026 · 1 source

Skyfire KYAPay x Visa Intelligent Commerce demo#

fraud-identityEmergingVerified

On Dec 18, 2025, Skyfire demonstrated a secure agentic-commerce purchase combining its open KYAPay protocol and Know Your Agent (KYA) identity framework with Visa Intelligent Commerce — binding platform, agent, and human-principal identities plus user mandates to a card credential. Skyfire's KYAPay (launched June 2025) implements instant stablecoin (USDC) settlement and supports microtransactions below $5 for providers like Anthropic, Cohere, Replicate, and Hugging Face.

A net-new bridge event: an agent-identity/stablecoin-rail startup (Skyfire) interoperating with a card network's agent platform (Visa) shows the KYA-mandate layer and card rails converging rather than competing.

As of December 18, 2025 · 2 sources

Capital One (post-Discover) + Brex agent spend#

card-networkConsolidatingVerified

Capital One closed its acquisition of Discover Financial Services in 2025 (gaining the Discover/Diners/PULSE closed-loop network) and on Jan 22, 2026 agreed to acquire AI-spend-management fintech Brex for $5.15 billion; Brex uses AI agents to automate finance workflows and control spend.

Consolidates a fourth US card network (Discover) under Capital One and pairs it with an agent-driven corporate-spend fintech (Brex), positioning an issuer-plus-network to control both agent-payment rails and agent spend tooling.

Contested Brex acquisition was a signed definitive agreement as of Jan 22, 2026; close was pending.

As of January 22, 2026 · 2 sources

Circle Agent Stack#

stablecoin-railAdvancingVerified

On May 11, 2026, USDC issuer Circle launched Circle Agent Stack, a full suite positioning AI agents themselves as the customer: Agent Wallets (permissionless, policy-controlled wallets that hold and transact USDC within guardrails), Nanopayments via Circle Gateway (gas-free USDC transfers as small as $0.000001 at machine speed), an Agent Marketplace where agents discover/evaluate/pay for services programmatically, and Circle CLI.

Circle moves from being a settlement token (USDC) in others' agent rails to operating a full agent-native wallet, payments, and discovery stack.

As of May 11, 2026 · 2 sources

Pay.sh (Solana Foundation + Google Cloud)#

stablecoin-railEmergingVerified

The Solana Foundation and Google Cloud launched Pay.sh (reported May 6, 2026), a stablecoin payment gateway letting AI agents discover, price-check, and pay for APIs per-request on Solana with no accounts, API keys, or subscriptions. It runs as a Google Cloud API proxy, uses the x402 standard, also supports Tempo/Stripe's MPP, and covers Google Cloud APIs (Gemini, BigQuery, Vertex AI) plus 50+ community providers; x402 had processed 35M transactions on Solana by March 2026.

A hyperscaler putting its own paid APIs behind agent-payable stablecoin rails, on the same x402 standard it co-governs, extends agent payment beyond retail merchants to compute/API providers.

As of May 6, 2026 · 2 sources

Coinbase Agentic Wallets#

agent-walletAdvancingVerified

On February 11, 2026, Coinbase Developer Platform launched Agentic Wallets, described as the first wallet infrastructure built specifically for AI agents — letting agents hold funds, send payments, trade tokens, earn yield, and transact on-chain without human approval at each step, built on the x402 protocol.

A distinct product from Base MCP — Coinbase's bid to be the default custody and spend layer for autonomous agents.

As of February 12, 2026 · 2 sources

Worldpay agentic commerce (ACP support + Worldpay MCP)#

processorAdvancingVerified

Worldpay announced support for OpenAI's Agentic Commerce Protocol on Oct 29, 2025 (enabling ChatGPT Instant Checkout for participating merchants with acquirer-agnostic token management and automatic credential updates), then on Nov 24, 2025 launched Worldpay MCP, a publicly available Model Context Protocol server spec for AI-driven, agent-enabled payment integration. Worldpay generated over 12 billion tokens in 2024.

A top-tier acquirer making its tokenization, credential management, and fraud stack agent-addressable via both ACP and a public MCP server.

As of November 24, 2025 · 2 sources

UnionPay Agentic Payment Open Protocol (APOP)#

card-networkEmergingVerified

On April 2-3, 2026, China UnionPay released the Agentic Payment Open Protocol (APOP) framework, providing agent identity lifecycle management, end-to-end intent management with trust verification, single-sign-on user identity management, and payment authorization across UnionPay's global acceptance network. Launch was paired with a live Hong Kong transaction in which Evonet's AI assistant booked and paid for a taxi via ride-hailing platform Hoppa.

The major Chinese network enters with its own agent-payment standard plus a live transaction, signaling the agentic-payment protocol race is global.

As of April 3, 2026 · 2 sources

Affirm agentic BNPL (Google + UCP)#

bnplAdvancingVerified

On May 12, 2026, Affirm expanded its Google partnership to roll its pay-over-time options into Google Search (including AI Mode) and the Gemini app at checkout via Google Pay, and independently developed early BNPL extensions for the Universal Commerce Protocol (UCP, co-developed by Google and Shopify), plus support for Google's Agent-to-Agent and Agent Payments protocols. Affirm also expanded its Stripe partnership for agentic-commerce payments.

BNPL providers writing protocol extensions (UCP) and embedding into AI-search checkout shows agent-payment standards expanding beyond cards to pay-over-time.

As of May 13, 2026 · 2 sources

Ramp Agent Cards#

agent-cardAdvancingVerified

By April 28, 2026, Ramp said Agent Cards were in early access — virtual cards for AI agents built on Visa Intelligent Commerce with tokenized credentials, each scoped to a single agent and transaction, with merchant-level locking to a specific vendor, hard per-transaction spend caps, approval workflows, and category restrictions applied before approval.

A spend-management fintech operationalizing Visa Intelligent Commerce into scoped single-use agent cards with limits, vendor locks, and approvals.

As of April 28, 2026 · 1 source

Platform posture 29

Where the large platforms currently stand on AI shopping. Postures are shifting quickly; each entry reflects the most recent confirmed move.

The AI-shopping platform race is now global, spanning US players (OpenAI, Google, Amazon, Microsoft, eBay, Target, Wayfair), Chinese super-apps (Alibaba-Qwen/Taobao, ByteDance-Doubao/Douyin, Tencent-Weixin, Baidu, JD), Korean platforms (Naver, Kakao), Japan (Rakuten), and Latin America (Mercado Libre), with postures diverging on who owns checkout and Western pilots clustering around two protocol camps — OpenAI/Stripe’s ACP and the Google/Shopify UCP.

Highlights

  1. The US field is broad — OpenAI (shifted to discovery, routing purchases to merchant-owned checkout), Google (Universal Cart across Search, Gemini, YouTube, Gmail), Amazon (Alexa for Shopping with "Buy for Me"), Microsoft (Copilot Checkout), Anthropic (B2B Claude Marketplace), Perplexity (Instant Buy), eBay, Target (full multi-item ChatGPT app), and Wayfair.
  2. China has closed the full discover-evaluate-pay loop at scale: Alibaba integrated Qwen with Taobao/Tmall over 4B+ items (~300M MAU), ByteDance shipped Doubao’s "Help You Choose" on Douyin (~345M MAU), and Tencent (Weixin, 1.4B+ MAU), Baidu, and JD (Jingyan, 50M+ users) are all in.
  3. Platforms diverge on who owns checkout: OpenAI and Microsoft route to merchant-owned flows, Alibaba/Taobao and Amazon complete purchases directly, and Amazon completes them on third-party retailer sites — even as it litigates against rival agent access.
  4. Players hedge across stacks and beyond the US ecosystems — Korea’s Naver and Kakao, Samsung (Perplexity on Galaxy AI), and beauty (Ulta on Google/Gemini vs Sephora in ChatGPT) and fashion (Zalando, on UCP) are entering; in China, whether paid placements stay out of AI recommendations is the explicitly flagged unresolved question.

OpenAI#

Discovery, then merchant checkoutAdvancingVerified

On 2026-03-24 OpenAI stated its initial in-ChatGPT Instant Checkout lacked the flexibility it wanted, shifted focus to product discovery, and now routes purchases to merchant-owned checkout (with deeper integrations via ChatGPT apps), keeping ACP as connecting infrastructure.

Its shift from operating checkout to routing purchases to merchant-owned flows is a reversal by the platform that first shipped in-chat checkout, placing discovery rather than transaction control at the center of its near-term surface.

Contested Whether shifting checkout back to merchants reflects a durable strategy or a temporary response to integration limits is not settled.

As of March 24, 2026 · 2 sources

Google#

Universal Cart + AI ModeAdvancingVerified

At I/O (2026-05-19) Google announced Universal Cart, a cross-surface cart spanning Search, Gemini, YouTube, and Gmail (Search and Gemini in the US from summer 2026), building on agentic checkout it began rolling out in Search AI Mode and Gemini with Google Pay confirmation.

A cart that spans Search, Gemini, YouTube, and Gmail distributes checkout across Google’s own surfaces rather than through a standalone shopping app.

Contested How broadly Universal Cart will extend beyond Search and Gemini, and beyond the US, remains undefined.

As of May 19, 2026 · 2 sources

Amazon#

Alexa for ShoppingConsolidatingVerified

On 2026-05-13 Amazon retired the Rufus chatbot brand and made Alexa for Shopping its unified US AI shopping assistant; its "Buy for Me" feature locates products on third-party retailer sites and completes purchases on the user’s behalf.

Consolidating its AI shopping under one consumer brand that also completes purchases on third-party retailer sites reaches beyond Amazon’s own marketplace.

Contested Whether retailers and rivals will accept Amazon's agent transacting on their sites, given its parallel litigation against agent access, is disputed.

As of May 13, 2026 · 2 sources

Shopify#

Commerce for AgentsAdvancingVerified

Announced an agentic commerce platform (2026-01-11) built on the Universal Commerce Protocol: every paid plan gets a Storefront MCP endpoint enabled by default at no extra cost, exposing catalogs to AI agents, plus an Agentic Storefronts dashboard surfacing ChatGPT/Copilot/AI Mode traffic.

Enabling a catalog-exposing MCP endpoint by default across paid plans makes agent-readable storefronts the baseline for a large merchant base rather than an opt-in feature.

As of January 11, 2026 · 2 sources

Microsoft#

Copilot CheckoutAdvancingVerified

Launched Copilot Checkout (2026-01-08) on Copilot.com, powered by PayPal with Stripe and Shopify; merchants remain merchant of record, Shopify merchants are auto-enrolled with an opt-out window, and launch retailers included Urban Outfitters, Anthropologie, and Etsy sellers.

Auto-enrolling Shopify merchants with an opt-out, while keeping them merchant of record, shows a checkout strategy built on partner rails rather than a self-operated transaction.

Contested Whether default opt-in enrollment of merchants becomes an accepted norm or draws merchant resistance is unsettled.

As of January 8, 2026 · 2 sources

Anthropic#

Claude MarketplaceEmergingVerified

Launched a B2B Claude Marketplace in limited preview (announced 2026-03-16) for enterprises to deploy third-party software built on Claude using existing spend; launch partners included Snowflake, GitLab, Harvey, Replit, and Lovable. Anthropic stated it does not currently plan to take a transaction commission.

Anthropic’s relevance to agentic commerce is primarily as a core protocol and governance actor (MCP, the Agentic AI Foundation); its Claude Marketplace is B2B enterprise-software procurement, distinct from consumer agentic shopping.

Contested Whether Anthropic sustains a no-commission posture as the marketplace scales is not yet determined.

As of March 16, 2026 · 2 sources

Perplexity#

Instant BuyContestedVerified

Offers a shopping experience with an "Instant Buy" / "Buy with Pro" feature for Pro subscribers, powered by a PayPal partnership launched ahead of Black Friday 2025; Perplexity funds free shipping and operates a zero-fee merchant program.

Funding free shipping and a zero-fee merchant program is a subsidy posture that differs from platforms passing transaction costs to merchants, even as litigation constrains its agent's access.

Contested Whether its Comet agent may access logged-in retailer pages without authorization is the live question before the Ninth Circuit.

As of November 19, 2025 · 2 sources

Meta#

TeasedEmergingDeveloping

On Meta’s January 2026 earnings call, Mark Zuckerberg teased forthcoming agentic shopping tools that would surface products from Meta’s advertiser catalog. Meta has also been cited by some secondary sources as a co-developer of ACP, though the ACP specification lists only OpenAI and Stripe as Founding Maintainers.

Limiting agentic shopping to products from its own advertiser catalog ties any commerce surface to its existing ad business rather than open merchant catalogs.

Described as forthcoming tools, not a shipped product, as of the source date.

Contested Whether Meta co-developed ACP is disputed: some secondary sources name it while the ACP specification lists only OpenAI and Stripe as Founding Maintainers.

As of January 28, 2026 · 1 source

Klarna#

BNPL, multi-protocolAdvancingVerified

On 2026-05-20 Klarna launched an AI Shopping Search app inside ChatGPT, powered by its Product Search MCP server connecting ChatGPT to live commerce data (100M+ products, 400M+ merchant listings across 13 markets); separately, on 2026-02-02 Klarna announced it is joining Google’s UCP, building on its earlier adoption of AP2.

A major BNPL provider is positioning across both the OpenAI/MCP and Google/UCP agentic-commerce stacks rather than committing to a single ecosystem.

As of May 20, 2026 · 2 sources

Rakuten AI#

APAC marketplace agentEmergingVerified

On 2026-01-05 Rakuten integrated an agentic AI tool, "Rakuten AI," into the Rakuten Ichiba mobile app as an AI shopping concierge, letting users search by budget, purpose, and usage scenario via text, voice, or image across roughly 500 million items, supplemented by general web search.

It shows agentic shopping assistants expanding beyond US platforms into a major APAC marketplace running its own first-party AI rather than the OpenAI or Google ecosystems.

As of January 5, 2026 · 1 source

Ulta Beauty#

platform-protocolEmergingReported

Ulta Beauty is rolling out agentic commerce within Google AI Mode and the Gemini app (partnership reported April 2026), offering expansive AI product recommendations (e.g., 11-12 products broken into categories) and is among the retailers entering Google's agentic AI partnerships.

Beauty category entering agentic commerce, with Ulta favoring Google/Gemini breadth — a category test of whether high-consideration, attribute-rich purchases work through agents.

Contested Details of shipped checkout depth are thin; framed as rollout/partnership rather than fully live autonomous purchase.

As of April 15, 2026 · 2 sources

Sephora#

chatgpt-appEmergingReported

Sephora shipped an app integration within ChatGPT (reported March 2026) featuring visual/photo-upload product recommendations and a deliberately succinct conversational style (responses limited to roughly three or four products). Sephora was also named among OpenAI Instant Checkout retailers reported in late 2025.

A leading beauty retailer building a tuned in-ChatGPT shopping experience with photo-based recommendation, contrasting with Ulta's Google/Gemini bet — a head-to-head of agent platforms within one category.

Contested Instant Checkout inclusion is complicated by OpenAI's March 2026 retreat from native Instant Checkout toward merchant-hosted checkout.

As of April 15, 2026 · 1 source

JD.com#

first-party-agentAdvancingReported

JD.com runs Jingyan, an AI shopping assistant launched in 2023 that had accumulated more than 50 million users by May 2026, as part of China's broader push to put AI agents at the center of commerce super-apps.

Demonstrates that China's #2 e-commerce player has a multi-year, 50M-user head start on consumer shopping agents, deepening the regional gap with Western single-platform pilots.

Contested Source emphasizes scale over feature/checkout-autonomy specifics for Jingyan.

As of May 10, 2026 · 1 source

ByteDance (Doubao / Douyin)#

first-party-agentEmergingReported

ByteDance upgraded its Doubao AI chatbot in December 2025 to autonomously handle tasks such as ticket bookings through Douyin (China's TikTok), part of Chinese super-apps turning chatbots into transacting agents.

Shows agentic transacting extending into content/social commerce (Douyin), where the agent completes bookings inside the feed app rather than a separate retail surface.

Contested Capability described at a high level; transaction scope and volumes not detailed.

As of May 10, 2026 · 2 sources

Zalando#

first-party-agentAdvancingVerified

Zalando rolled out its OpenAI-powered Zalando Assistant across all 25 markets in local languages (Oct 1, 2024), enabling occasion/context-aware conversational discovery (e.g., weather/location-aware outfit queries) over its catalog. Zalando is also a named endorser of Google's UCP, putting its catalog on the path to agent-readable checkout.

Europe's largest fashion platform combines a shipped conversational shopping assistant with UCP endorsement — its agentic angle is the protocol commitment, since the assistant itself is discovery-only today.

Contested The first-party assistant is recommendation/discovery, not autonomous purchase; the agentic-transaction angle rests on UCP adoption rather than a live checkout agent.

As of January 11, 2026 · 2 sources

Alibaba (Qwen + Taobao)#

agentic-commerce-launchAdvancingVerified

On May 10-11, 2026, Alibaba integrated its Qwen AI app with Taobao/Tmall, launching end-to-end agentic shopping: from inside Qwen a shopper can find a product across 4 billion+ items, compare sellers, run virtual try-ons, monitor a 30-day price track, and place an order, with the transaction completing through Alipay and the agent stepping back only for final user confirmation. Qwen reached ~300M MAU across Alibaba surfaces and logged ~140M first-time AI shopping experiences during Chinese New Year.

First Western-or-Chinese hyperscaler to close the full discover-evaluate-pay loop natively inside a general AI assistant at marketplace scale; sets the agentic-commerce benchmark.

Contested Open question whether paid placements stay out of AI recommendations; monetization model unproven.

As of May 11, 2026 · 2 sources

ByteDance (Doubao + Douyin)#

agentic-commerce-launchAdvancingVerified

ByteDance closed its AI-shopping loop on Douyin: Doubao's first Douyin commerce integration began December 2025 (ticket bookings, select categories), in-app gray-scale shopping testing followed March 2026, and the full 'Help You Choose' closed-loop feature went live May 2026 — returning products with specs and direct links so a user can browse, pick a shop, and check out in roughly 30 seconds. Doubao had ~345M MAU in Q1 2026.

Doubao gives ByteDance the largest Chinese AI-assistant user base wired directly into Douyin commerce, the chief rival to Alibaba's closed loop.

Contested Paid-ranking neutrality in AI recommendations is the explicitly flagged next battleground.

As of May 15, 2026 · 2 sources

Tencent (Yuanbao / Weixin)#

agentic-commerce-developingEmergingReported

Tencent is building agentic commerce into Weixin (WeChat, 1.4B+ MAU): on March 22, 2026 it integrated the open-source agent OpenClaw into WeChat via software called ClawBot, with President Martin Lau stating the goal of agents that leverage WeChat's mini-programs, commerce and payments. Tencent's Yuanbao assistant adds an agent service that operates autonomously inside Weixin mini-programs to complete actions like shopping or ordering; Tencent is more than doubling Yuanbao/HunYuan spend from RMB18B (2025) to >RMB36B (2026).

WeChat's mini-program + WeChat Pay graph is the deepest commerce-plus-payments substrate of any messaging super app, making Tencent the third pillar of China's agentic-commerce race.

Contested Execution timing and how much is shipped vs. announced remains unclear.

As of March 25, 2026 · 2 sources

Naver (Agent N / Shopping AI Agent)#

shopping-agent-launchAdvancingVerified

Naver launched its Shopping AI Agent 1.0 in beta in late February 2026 inside the Naver Plus Store app: instead of a product grid, the agent asks clarifying questions, infers context (e.g., a dog in the household → waterproof, scratch-resistant materials) and proposes specific products with discounts and ratings, as an early stage of 'agentic commerce, where AI handles everything from search to payment.' It will expand to cosmetics and food in 1H 2026 and to all commerce categories by December, adding cart functions; legacy Clova X and Q: are discontinued April 9, 2026.

Korea's dominant commerce platform converts conversational discovery into its core shopping surface, with explicit roadmap to payment-inclusive agentic commerce.

Contested Full agent-completed payment is roadmap, not yet shipped; current beta is discover/evaluate.

As of April 18, 2026 · 2 sources

Kakao (Kanana / KakaoTalk)#

shopping-agent-developingEmergingReported

Kakao plans an AI shopping agent rolling out from Q1 2026 that takes natural-language requests (e.g., 'a body lotion in a bigger size with a lighter texture than my last purchase'), searches across e-commerce platforms for matching products, and completes checkout; on March 9, 2026 it folds its existing AI shopping feature into the Kanana brand inside KakaoTalk. Kakao runs a two-track strategy — OpenAI for B2C LLM (ChatGPT for Kakao launched in KakaoTalk Oct 2025, ~50M users) and Google for device experience.

Korea's dominant messaging app wiring cross-platform search-to-checkout into chat, backed by an OpenAI alliance — a messaging-native agentic commerce path distinct from Naver's marketplace-native one.

Contested Checkout-completion capability is announced for Q1 2026 rollout; shipped scope not yet independently confirmed.

As of February 12, 2026 · 2 sources

Yandex (Alice AI / Yandex Market)#

shopping-agent-developingEmergingReported

Yandex introduced Alice AI in October 2025 (35M+ monthly users across Station speakers and Auto), positioning it to gain AI agents that carry out user requests such as 'find a product at the best price' or book a restaurant table, tied to Yandex Market (~18.2M monthly shoppers, ~90.7K active sellers).

Russia's dominant assistant + marketplace pairing positions Yandex to localize agentic commerce within a sanctioned, walled market where Western agents don't operate.

Contested Product-finding agent framed as forthcoming ('will soon feature'); not yet a confirmed transacting agent.

As of March 1, 2026 · 2 sources

Samsung (Bixby + Perplexity)#

assistant-commerce-surfaceAdvancingVerified

Samsung rebooted Bixby as a conversational AI agent in One UI 8.5 (announced Feb 2026, rolling to Galaxy S26 first), with real-time web search powered by a Perplexity integration. Perplexity's integration into Bixby landed about a month after Perplexity launched its free shopping agentic tool that detects shopping intent, and Samsung added Perplexity alongside Gemini and Bixby to Galaxy AI (Feb 23, 2026) as a multi-agent shopping/search entry point on the device.

Brings Perplexity's shopping-intent agent to Samsung's billion-device install base as a default on-device surface, distributing agentic commerce through hardware rather than an app.

Contested Bixby itself surfaces commerce via Perplexity rather than completing purchases natively; checkout depth on-device unclear.

As of February 23, 2026 · 2 sources

TikTok (Tako + AI agent infrastructure)#

discovery-agent-and-infraAdvancingVerified

TikTok's Tako AI assistant surfaces products, creators and content from natural-language queries inside the app and in 2026 reshapes TikTok Shop discovery (ranking on product-feed completeness, creator endorsement density, comment sentiment, entity recognition). At TikTok World 2026 TikTok launched an MCP-style server letting AI agents plan, launch and optimize ad campaigns end to end, and expanded chatbot/Seller Assistant tools across TikTok Shop.

Tako becomes a product-discovery ranking layer for TikTok Shop (a new GEO surface for merchants), while TikTok exposes agent infrastructure on the ad/seller side.

Contested Tako is discovery/recommendation, not agent-completed checkout; consumer purchase remains tap-through to TikTok Shop.

As of April 1, 2026 · 2 sources

Pinterest (Pinterest Assistant)#

shopping-assistant-launchAdvancingVerified

Pinterest launched Pinterest Assistant in beta on October 30, 2025 (US, 18+), accepting voice, text and visual input to deliver personalized shoppable recommendations from its Taste-graph, with a generative retrieval model on search. CEO Bill Ready says fully autonomous agentic shopping is 'still years away' and the focus is assisting, not replacing, the shopper.

A major visual-discovery platform formalizes an AI shopping-assistant surface, while explicitly drawing the line short of agent-completed purchases — a notable counter-narrative to the full-autonomy hype.

Contested Pinterest's CEO explicitly frames full agentic checkout as years away; assistant is discover/evaluate only.

As of November 4, 2025 · 2 sources

Baidu (Ernie / Merchant Agent)#

merchant-side-agentEmergingReported

In 2026 Baidu introduced a Merchant Agent (商家智能体) built on ERNIE 5.0 (released Jan 22, 2026) that turns brand pages into 24/7 sales floors — AI agents qualify leads, handle cross-border inquiries in real time, and close 'search-to-purchase' loops via text and voice; Baidu also adopted Daily Active Agents (DAA) as a core metric and expanded Yijing digital-human commerce livestreaming in 12 languages.

Baidu's posture is merchant-side (search-to-purchase agents on brand pages) rather than a consumer shopping assistant, contrasting with Alibaba/ByteDance consumer agents — a different bet on where AI commerce value sits.

Contested Posture is merchant-facing search-to-purchase, not a consumer agent completing third-party checkouts.

As of February 15, 2026 · 2 sources

eBay#

platform-protocolAdvancingReported

eBay built a 'unified agentic commerce platform' integrating its hybrid cloud, in-house hyper-optimized shopping LLMs, a Model Context Protocol (MCP) server and other agentic protocols over a proprietary data layer, enabling a connected experience between eBay's own agents and third-party agents 'from companies like OpenAI.' eBay shipped a first-party AI shopping agent offering personalized product picks and is testing agentic experiences across search and shopping.

A 30-year marketplace exposing catalog/transaction signals to external agents via MCP while running its own agent — a template for marketplaces that want to be agent-readable rather than disintermediated.

As of October 31, 2025 · 1 source

Mercado Libre#

first-party-agentAdvancingVerified

Mercado Libre is building in-house agents for agentic commerce across its ecosystem. Its consumer/Mercado Pago AI assistant handled more than 9 million conversations in 4Q25, resolving 87% without human support; a seller assistant now touches ~20% of GMV; and AI-driven ad tooling lifted Mercado Ads revenue 67% (FX-neutral) in 4Q25. The company has also shipped a Mercado Libre MCP server enabling agentic/natural-language seller integrations.

LATAM's dominant marketplace+fintech is building proprietary agents end-to-end (consumer, seller, ads, fintech) rather than plugging into US LLM platforms, and exposes an MCP server for agent-built integrations.

Contested Consumer-facing autonomous-purchase agent is still in development; shipped pieces are assistant/seller/ads, not full agent checkout.

As of February 26, 2026 · 2 sources

Target#

chatgpt-appAdvancingVerified

Target launched a shopping app on OpenAI's ChatGPT in beta the week of Thanksgiving 2025, offering a complete shopping experience: buying multiple items in a single transaction, shopping fresh food, and selecting omnichannel fulfillment (Drive Up, pickup). Target is also a co-developer/partner of Google's Universal Commerce Protocol and joined ChatGPT's ads pilot (Feb 2026) alongside Albertsons and Williams-Sonoma.

A top US big-box retailer shipping a full multi-item + omnichannel-fulfillment shopping app inside ChatGPT — beyond single-item Instant Checkout — and hedging across both the OpenAI and Google agentic stacks.

As of March 4, 2026 · 2 sources

Wayfair#

platform-protocolAdvancingVerified

Wayfair co-developed Google's UCP and adopted it so its products appear with agentic checkout in Google AI Mode and the Gemini app, and is pursuing a multi-platform ('be everywhere') strategy with integrations/partnerships across OpenAI/ChatGPT, Perplexity and Google, alongside a first-party AI approach. Internal generative/agentic AI is used for catalog translation and PDP localization.

A large US home-goods retailer betting on protocol-level agent-readability across every major agent rather than a single platform, and one of the few named UCP co-developers outside Shopify/Google.

Contested Reporting indicates internal/operational agentic AI is further along than a shipped consumer-facing first-party purchase agent.

As of May 5, 2026 · 2 sources

Merchant tooling & infrastructure 16

The layer that makes a merchant’s catalog and storefront readable and transactable by agents — product databases, storefront generators, commerce operating systems, and retailer toolkits. It sits between the protocols and the consumer platforms.

A distinct vendor layer is forming to make catalogs agent-ready, spanning startups (Channel3, Spangle, Swap, Rye), enterprise platforms exposing their transactional stacks via MCP (Adobe Commerce, SAP Commerce Cloud, Salesforce Agentforce), and search/discovery and personalization incumbents shipping MCP servers (Coveo, Algolia, Zoovu, Nosto, Bloomreach) plus catalog-enrichment vendors (Feedonomics, Lily AI).

Highlights

  1. Startups span the catalog-to-checkout chain — Channel3’s product database (self-reported 50M products), Spangle’s storefront generator (~$21M raised), Swap’s commerce OS ($149M total), and Rye’s Universal Checkout API targeting merchants without native ACP/UCP support.
  2. MCP is becoming the default integration layer: Adobe Commerce, SAP Commerce Cloud (planned Q2 2026), Coveo, Algolia, Zoovu, Nosto, and Bloomreach (Loomi Connect) all expose catalog or transactional capabilities to agents via MCP servers.
  3. Incumbents are entering — AWS packaged its Alexa for Shopping stack for outside retailers (Kate Spade as first customer), and Salesforce rebranded Commerce Cloud as Agentforce Commerce and acquired Cimulate.
  4. A catalog-readiness sub-layer is forming — Feedonomics’ Agentic Catalog Exports syndicate to ChatGPT, Gemini, Copilot, PayPal, Perplexity, and Amazon (Dell prepared ~7,000 products), and Lily AI’s 25k+-attribute taxonomy reframes product content for generative-engine discoverability.

Channel3#

Product databaseAdvancingVerified

Builds a real-time, agent-accessible product database (stated 50M products) for AI agents and merchants. Raised a $6M seed (led by Matrix; Paul Graham and others).

Channel3 builds a real-time, agent-accessible product database, addressing the catalog-discoverability layer agents need to find and compare products across merchants.

Contested The stated 50M-product scale is self-reported and not independently verified.

As of December 10, 2025 · 2 sources

Spangle AI#

Storefront generationAdvancingVerified

Builds a commerce AI reasoning engine that generates custom storefronts — a merchant-side layer for making catalogs navigable by agents. Founded 2024; raised a $15M Series A (led by NewRoad Capital Partners) to about $21M total, citing customers including Revolve and Steve Madden.

Spangle builds a commerce AI reasoning engine that generates custom storefronts, a merchant-side layer for making catalogs navigable by agents.

Contested Named customers (Revolve, Steve Madden) are vendor-stated and the deployment scope is undisclosed.

As of January 8, 2026 · 2 sources

Swap#

Commerce OSAdvancingVerified

Builds a commerce operating system for brands — the storefront layer agents transact against. Founded 2022 in New York; raised a $100M Series C (co-led by DST Global and ICONIQ) in January 2026, about six months after a $40M Series B, bringing total funding to $149M.

Swap builds a commerce operating system for brands, positioning it among the merchant-side platforms competing to own the storefront agents will transact against.

As of January 7, 2026 · 2 sources

AWS — Agentic Shopping Assistant#

Retailer toolkitEmergingVerified

On 2026-05-27 AWS announced the AWS Agentic Shopping Assistant, letting third-party retailers build their own AI shopping experiences on their storefronts, catalogs, and branding (packaging architecture and learnings from Alexa for Shopping). Kate Spade (Tapestry) is named as the first public customer.

Repackaging the consumer Alexa shopping stack as a toolkit for outside retailers positions Amazon to supply infrastructure to the same merchants its consumer agent shops across.

A B2B/AWS offering for outside retailers, distinct from the consumer Alexa for Shopping launch (2026-05-13).

Contested How retailers weigh adopting Amazon-supplied shopping infrastructure against ceding capability to a competitor is unresolved.

As of May 27, 2026 · 2 sources

Salesforce Agentforce Commerce#

Enterprise commerce platformAdvancingVerified

Salesforce launched Agentforce Commerce (a rebrand of Commerce Cloud) in November 2025 for selling across AI channels, and at NRF 2026 (2026-01-10) expanded it with agentic merchandising, contextual search, guided shopping, and two-way email/SMS/WhatsApp agents.

A major CRM and commerce incumbent is repositioning its commerce stack around agents, integrating partners including Stripe and Google’s AP2.

As of January 10, 2026 · 2 sources

Bloomreach (Loomi Connect / Loomi AI)#

search-discoveryAdvancingVerified

Bloomreach's Loomi Connect makes its ecommerce product-discovery technology available through the Model Context Protocol, extending merchant search intelligence into platforms such as ChatGPT; it sits within the Loomi AI agentic platform (conversational shopping, marketing agents) that helped drive Bloomreach past $260M ARR, with a conversational shopping agent seeing a 113% holiday engagement increase.

Personalization/discovery incumbent piping merchant catalog intelligence into external assistants via MCP, with disclosed ARR/engagement traction.

As of February 24, 2026 · 2 sources

Adobe Commerce (Commerce MCP Server)#

headless-mcpAdvancingVerified

At Adobe Summit 2026 (Apr 2026), Adobe shipped a Commerce MCP server giving agents secure real-time access to catalog, cart, pricing, inventory, promotions, checkout, order management and post-purchase flows, enabling merchants to build their own shopping/voice/upsell agents or connect third-party assistants like ChatGPT and Perplexity; Adobe also rebranded Experience Cloud as agent-native CX Enterprise.

An enterprise commerce platform making its full transactional stack agent-readable via MCP — a strong signal MCP is becoming the default agentic-commerce integration layer.

As of April 22, 2026 · 2 sources

SAP Commerce Cloud (Storefront MCP Server)#

headless-mcpEmergingDeveloping

SAP detailed a storefront Model Context Protocol server for SAP Commerce Cloud, planned for Q2 2026, to enable 'channel-less commerce' — letting merchants safely engage multiple AI agents (own-experience or third-party like ChatGPT/Perplexity) to surface products and enable buying for people and machines, as a first step toward supporting MCP, ACP, UCP and other agentic protocols.

Major commerce platform signaling agent-readable storefronts and multi-protocol support; not yet GA, so future-dated.

Contested Announced as planned for Q2 2026; general availability not yet confirmed as of this entry.

As of January 1, 2026 · 1 source

Gorgias (AI Agent 2.0 / Shopping Assistant)#

conversational-commerceAdvancingReported

In July 2025 Gorgias launched AI Agent 2.0 with two skillsets — a Shopping Assistant handling pre-purchase recommendations, upsells and discounts, and a Support Agent for post-sale order tracking/returns/subscriptions — claiming up to 2.5x conversion increase from support chat and 20% more revenue per visitor, across 15,000+ ecommerce brands.

CX-commerce vendor folding shopper-facing sales/recommendation behavior into its support agent, blurring support and conversational-commerce agents.

Contested Conversion/revenue uplift figures are vendor-reported.

As of June 1, 2026 · 2 sources

Rye (Universal Checkout API)#

agentic-checkoutEmergingReported

Rye repositioned to power agentic commerce with a Universal Checkout API (V2) that lets AI agents complete purchases at any online store from just a product URL plus payment token — returning true landed costs and completing orders in under 5 seconds at 99.9% reliability across 15,000+ merchants — using browser automation, cached deterministic workflows, and a fraud-mitigation proxy layer, plus a Universal Cart spanning merchants via UCP.

Targets the long tail of merchants without ACP/UCP support, letting agents transact even where catalogs aren't natively agent-ready — an alternative path to merchant participation.

Contested Reliability/coverage metrics are vendor-reported; browser-automation checkout against unconsenting merchants raises fraud-detection and ToS questions.

As of June 1, 2026 · 2 sources

Nosto (Huginn)#

conversational-commerceAdvancingReported

On Oct 9, 2025, Nosto launched Huginn, a network of purpose-built commerce AI agents (Ask Huginn insights, AI Reveals, shopping assistants) built on its proprietary Large Intent Model. Huginn Connect exposes Nosto's product-discovery intelligence to external LLMs (e.g. Claude) and apps like Klaviyo and Shopify Sidekick via Nosto's MCP server.

A personalization vendor turning its intent model into an MCP-accessible agent layer, making merchant catalog/behavioral data consumable by third-party agents.

As of October 9, 2025 · 1 source

Zoovu (MCP Server)#

agent-readinessAdvancingVerified

On Dec 11, 2025, Zoovu launched the Zoovu MCP Server, giving any MCP-compatible AI agent governed access to enriched, standardized product data plus compatibility/configuration logic so agents return rules-aware, verifiable product guidance grounded in one source of product truth (SOC 2 Type II, GDPR).

Guided-selling vendor repositioning its product-configuration engine as an agent-facing product-intelligence layer with enforced compatibility rules.

As of December 11, 2025 · 2 sources

Feedonomics (Agentic Catalog Exports)#

feed-catalogEmergingVerified

On Apr 27, 2026, Feedonomics (a Commerce/BigCommerce company) launched Agentic Catalog Exports (ACE), an enterprise service that optimizes and syndicates merchant product catalogs to agentic-discovery surfaces including OpenAI/ChatGPT, Google Gemini, Microsoft Copilot, PayPal, Stripe, Perplexity and Amazon without per-channel custom integrations. Dell prepared ~7,000 products through ACE.

Established feed-management vendor pivoting from ad/search feeds to structured agent-ready catalog exports as a managed multi-surface service.

As of April 27, 2026 · 2 sources

Lily AI (Product Attributes)#

agent-readinessAdvancingReported

Lily AI optimizes merchant product content for AI-agent and generative-engine discoverability, using a 25k+ customer-oriented attribute taxonomy, image/clickstream-derived enrichment and synonym mapping, and launched a solution to optimize product content for algorithmic and generative engine discoverability (GEO/AEO/agentic search), per its Winter 2025 release.

Attribute-enrichment vendor explicitly reframing its taxonomy as the layer that makes catalogs interpretable to intent-driven shopping agents.

As of January 8, 2025 · 1 source

Coveo (Hosted MCP Server)#

search-discoveryAdvancingReported

On Feb 10, 2026, Coveo announced the generally available Coveo Hosted MCP Server, letting AI agents connect directly to Coveo's unified content/commerce index (search, product discovery) without custom integrations, with support for ChatGPT Enterprise (via an Apps & Connectors app) and Anthropic's Claude; 10 early customers were already using it.

Enterprise search/discovery leader exposing its relevance index as a hosted MCP endpoint, a template for incumbents making catalogs agent-readable.

As of February 10, 2026 · 1 source

Algolia (Agent Studio)#

search-discoveryAdvancingReported

On Jan 30, 2026, Algolia launched Agent Studio (available via the Algolia dashboard), turning the search bar into a unified agentic search/discovery experience combining hybrid/vector/keyword retrieval, rules and personalization, with enterprise guardrails (GDPR, hallucination prevention, per-conversation cost limits) and native Model Context Protocol alignment for model-agnostic tool/context orchestration.

Major search vendor productizing agentic search/RAG over merchant catalogs with MCP interop, signaling search bars converging into shopping agents.

As of January 30, 2026 · 1 source

Standards governance 14

Who controls the standards. A recurring 2026 pattern: protocols originated by a single vendor are being contributed to neutral foundations.

Two patterns run in parallel: vendor-originated agentic standards are converging on neutral homes (MCP, goose, and AGENTS.md under the Agentic AI Foundation; x402 and AP2 routed to the Linux Foundation and FIDO Alliance), and a distinct agent-identity and trust layer has formed across DNS and PKI (DNS-AID, GoDaddy ANS), edge verification (Cloudflare signed agents and Web Bot Auth, AWS AgentCore), standards bodies (W3C and OpenID community groups, EMVCo), and government (NIST CAISI).

Highlights

  1. Three vendor-origin standards moved to neutral homes in about six months: MCP to the Agentic AI Foundation (Dec 2025, platinum members include AWS, Anthropic, Block, Cloudflare, Google, Microsoft, and OpenAI), x402 to the Linux Foundation’s x402 Foundation (Apr 2026), and AP2 to the FIDO Alliance (Apr 2026).
  2. A dedicated agent-identity layer is forming on DNS and PKI — the Linux Foundation’s DNS-AID and GoDaddy’s Agent Name Service registry, with Cloudflare and GoDaddy partnering to align naming (ANS) and cryptographic verification (Web Bot Auth, built on RFC 9421).
  3. Edge verification is operational: Cloudflare’s signed agents and Signature Agent Card registry launched with OpenAI’s ChatGPT agent, Block goose, Browserbase, and Anchor Browser, and AWS Bedrock AgentCore Browser added Web Bot Auth signing in preview.
  4. Standards bodies and government are formalizing agent identity in parallel tracks — two W3C community groups (DID/Verifiable Credentials), OpenID’s AIIM whitepaper proposing On-Behalf-Of token exchange, NIST CAISI’s AI Agent Standards Initiative, and EMVCo extending 3DS/tokenisation/SRC.

Agentic AI Foundation (Linux Foundation)#

FoundationConsolidatingVerified

Formed 2025-12-09 with founding contributions of Anthropic’s MCP, Block’s goose, and OpenAI’s AGENTS.md. Listed platinum members: AWS, Anthropic, Block, Bloomberg, Cloudflare, Google, Microsoft, and OpenAI.

It establishes a vendor-neutral steward for the foundational agent-tooling standards (MCP among them) that the rest of the protocol stack builds on.

Membership does not by itself indicate control of a project; MCP technical direction is set by its Technical Steering Committee.

Contested Whether platinum membership by the same firms that compete on agent platforms translates into genuinely neutral governance or de facto incumbent influence over project direction.

As of December 9, 2025 · 2 sources

x402 Foundation (Linux Foundation)#

FoundationConsolidatingVerified

The x402 stablecoin-payments protocol moved to the Linux Foundation as the new x402 Foundation (2026-04-02), with founding members including Adyen, AWS, American Express, Circle, Cloudflare, Coinbase, Google, Mastercard, Shopify, Stripe, and Visa.

It moves the leading agent-native stablecoin payment standard out of a single company's control into a foundation backed jointly by card networks, processors, and crypto firms.

As of April 2, 2026 · 1 source

AP2 → FIDO Alliance#

FoundationConsolidatingVerified

Google announced (2026-04-28) it is donating AP2 to the FIDO Alliance, alongside a Mastercard-co-developed "Verifiable Intent" standard. The FIDO Alliance accepted the protocol and formed an Agentic Authentication Technical Working Group (co-led by CVS Health, Google, and OpenAI) to develop interoperable agentic-payment standards.

It places agent-payment authorization under the same standards body that governs passkeys, signaling that proving authenticated purchase intent is being treated as an identity-and-authentication problem.

Contested How AP2's mandate model and the new Verifiable Intent standard will interoperate with the competing card-network and protocol-level authentication approaches now in the market.

As of April 29, 2026 · 3 sources

Web Bot Auth (IETF)#

Agent identityEmergingReported

Applies HTTP Message Signatures (RFC 9421) so a bot operator signs each request with an Ed25519 key and identifies itself via a Signature-Agent header. The IETF chartered a WebBotAuth Working Group after a BoF at IETF 123; Cloudflare cites AWS WAF, Vercel, Shopify, and Akamai as implementers.

It offers a cryptographic way for sites to distinguish authorized AI agents from malicious bots, the same access-control question being litigated in Amazon v. Perplexity.

Both sources are Cloudflare; IETF working-group milestones are aspirational and a draft is not a ratified internet standard.

Contested Whether the IETF effort reaches a ratified standard and sees adoption beyond the Cloudflare-cited implementers, given both current sources are Cloudflare's own and the working-group milestones are aspirational.

As of April 1, 2026 · 2 sources

Linux Foundation DNS-AID project#

agent-discovery-identityEmergingVerified

The Linux Foundation announced DNS-AID, an open-source project (originally developed by Infoblox) that lets AI agents and MCP servers be published, discovered, and verified through existing DNS infrastructure by extending DNS Service Binding (SVCB) and HTTPS records, providing a vendor-neutral decentralized alternative to centralized agent registries. Ships with a Python SDK, CLI, and MCP server.

Puts agent discovery/verification on the internet's existing trust root (DNS+PKI) under neutral foundation governance, directly competing with proprietary registries for the discover step of the chain.

Contested Overlaps and partly competes with GoDaddy's Agent Name Service registry and Cloudflare's Web Bot Auth registry; consolidation of which DNS-anchored approach wins is unresolved.

As of June 1, 2026 · 2 sources

GoDaddy Agent Name Service (ANS) Registry#

agent-naming-identityAdvancingVerified

GoDaddy launched the Agent Name Service Registry, an open standard binding an AI agent's identity to a domain name using DNS and PKI certificates. Each agent gets a unique human-readable name and cryptographically verifiable identity; registered agents earn an ANS-verified badge. GoDaddy opened a public ANS API and a standards site publishing the open spec, with a registration authority orchestrating issuance like domain registration. Based on IETF draft-narajala-ans.

First production domain-bound trust/naming layer for agents from a major registrar, making agent identity issuance an extension of domain registration.

As of February 17, 2026 · 2 sources

Cloudflare + GoDaddy open agentic web partnership#

agent-trust-accessConsolidatingVerified

Cloudflare and GoDaddy announced a strategic partnership to provide an agent identity/trust layer by jointly supporting both ANS (GoDaddy's naming standard) and Web Bot Auth (Cloudflare's cryptographic verification), and integrating Cloudflare's AI Crawl Control into GoDaddy hosting so site owners can see and control AI-crawler/agent access.

Aligns the two leading non-payments agent-identity stacks (naming + cryptographic verification) behind one bundled offering, signaling convergence of the access-control and identity layers for the discover step.

As of April 17, 2026 · 2 sources

NIST CAISI AI Agent Standards Initiative#

government-identity-frameworkAdvancingVerified

NIST's Center for AI Standards and Innovation launched the AI Agent Standards Initiative across three pillars: industry-led standards development, community-led open-source protocol development, and foundational AI agent security and identity research. The companion NCCoE concept paper 'Accelerating the Adoption of Software and AI Agent Identity and Authorization' (public comment closed April 2, 2026) proposes applying OAuth 2.0, OpenID Connect, and SPIFFE/SPIRE to agents as distinct non-human identities.

First U.S. government framework explicitly treating agent identity/authorization as a standards problem, lending federal weight to applying existing IAM standards (OAuth/OIDC/SPIFFE) to agents.

As of March 1, 2026 · 2 sources

W3C Agent Identity Registry Protocol Community Group#

standards-body-identityEmergingVerified

A new W3C Community Group, proposed April 22 and launched April 24, 2026, to develop open specs for verifiable AI agent identity: a DID method for agent identity resolution, an agent credential format based on W3C Verifiable Credentials, a cross-organizational trust-negotiation protocol, revocation/lifecycle management, integration profiles with MCP/A2A/OAuth-OIDC/SPIFFE, and post-quantum cryptographic requirements.

Brings W3C's DID/Verifiable Credentials stack directly to agent identity with explicit cross-org trust negotiation, a distinct standards-body track from the payments (FIDO/EMVCo) and HTTP-signature (IETF) efforts.

As of April 24, 2026 · 2 sources

W3C AI Agent Protocol Community Group#

standards-body-protocolAdvancingVerified

W3C Community Group developing open, interoperable protocols for AI agents to discover, identify, and collaborate across the Web, including a cross-origin agent communication security model spanning authentication, authorization, verifiable-credential-based trust, and end-to-end encryption.

Establishes a W3C track for the discovery/identity/trust handshake between agents, complementing the payments-focused bodies on the evaluate step of the chain.

As of May 31, 2026 · 2 sources

OpenID Foundation AIIM Community Group identity whitepaper#

agent-delegation-tokensAdvancingVerified

The OpenID Foundation's Artificial Intelligence Identity Management Community Group published 'Identity Management for Agentic AI', a landscape assessment urging standards bodies to formalize agent identity and delegation, and proposing On-Behalf-Of (OBO) token-exchange flows that carry the original user's identity and the delegating agent's identity as separate sub and act (actor) claims rather than impersonation. Follow-on 2026 work continues in the AIIM CG and eKYC/IDA WG.

Defines the leading standards-track answer for representing delegated authority (user + agent as distinct actors), underpinning trustworthy agent action in the evaluate/pay steps.

Contested Whitepaper concludes existing OAuth/OIDC already cover many cases, contesting the narrative that wholly new identity primitives are required.

As of April 28, 2026 · 2 sources

EMVCo agentic payments specification work#

payment-standards-bodyAdvancingVerified

EMVCo announced it is developing how its global card specifications -- EMV 3-D Secure (3DS), EMV Payment Tokenisation, and EMV Secure Remote Commerce (SRC) -- can be enhanced to support secure card-based agentic payments, addressing how agent-initiated transactions are initiated, authenticated, and secured. 2026 priorities include a Digital Payment Credentials schema for credential provisioning/verification and streamlining the SRC spec; Tokenisation Technical Framework v2.4 was in draft with comments closing May 1, 2026.

The card-network technical body (Visa, Mastercard, Amex, Discover, JCB, UnionPay) putting agentic commerce inside the existing 3DS/tokenisation/SRC rails -- the authentication/security backbone for the pay step.

As of January 1, 2026 · 2 sources

Cloudflare Signed Agents and Signature Agent Card registry#

agent-verification-registryConsolidatingVerified

Cloudflare extended its verified-bots program with 'signed agents' -- end-user-directed agents validated by Web Bot Auth cryptographic HTTP signatures -- and introduced the Signature Agent Card (agent name, operator, expected request rate, cryptographic keys) so developers can transparently publish agent identity. Agents are submitted via the Cloudflare dashboard and shown publicly in the Radar directory. Initial cohort: OpenAI ChatGPT agent, Block goose, Browserbase, Anchor Browser.

First operational agent-verification registry and identity-card format at edge scale, gating which agents reach merchants (the discover step) and supplying the public keys that downstream payment protocols reference.

As of January 1, 2026 · 2 sources

Amazon Bedrock AgentCore Browser Web Bot Auth#

agent-auth-runtimeEmergingVerified

AWS added Web Bot Auth (preview) to the Amazon Bedrock AgentCore Browser, letting agent traffic be cryptographically signed so participating sites can verify it and reduce CAPTCHA challenges for legitimate agents. AWS also collaborated with Cloudflare on a Feb 2026 open registry format standardizing how agent public keys are discovered.

A hyperscaler agent-runtime emitting Web Bot Auth signatures closes the loop with the edge verifiers (Cloudflare/Akamai), making signed-agent identity practical end-to-end for the discover/evaluate steps.

As of February 1, 2026 · 2 sources

Funding & players 22

Recent financings and revenue milestones for companies building in or adjacent to agentic commerce. Amounts and valuations are as reported by the cited source; single-outlet funding reports are marked reported, not verified.

Roughly sixteen financings span from pre-seed trust-layer rounds to $35M+ consumer-agent rounds, concentrated in agent payment, wallet, and banking infrastructure, alongside a wave of incumbent M&A and strategic investment. Reported ARR and valuations across the cohort are largely self-reported and unaudited.

Highlights

  1. Capital concentrates in agent payment, wallet, banking, and trust infrastructure — Primer ($100M Series C), Catena Labs ($30M Series A, plus a national trust bank charter filing), Circuit & Chisel ($19.2M), Crossmint ($23.6M), Natural ($9.8M), Nava ($8.3M), Nekuda ($5M), and Ralio (~$2.5M pre-seed, billed as Europe’s largest agentic-payments round).
  2. Consumer shopping agents and discovery startups drew the largest commerce-native rounds — Gensmo ($60M+ angel/seed), Phia ($35M Series A at a $185M valuation, 1M+ users), Remark ($16M), Envive ($15M), Vambe ($14M), Albatross ($12.5M), Limy ($10M), and Onton ($7.5M).
  3. Incumbent M&A and strategic investment accelerated — PayPal/Cymbio, Salesforce/Cimulate, Adyen/Talon.One (€750M, Adyen’s first acquisition), Capital One/Brex ($5.15B, pairing the Discover network with agent-spend tooling), and Accenture/DaVinci Commerce.
  4. The cohort’s largest financing is Sierra ($950M at a valuation above $15B), an enterprise-agent vendor adjacent to the consumer buy-loop; commerce-native and agent-payment raises are an order of magnitude smaller.

Sierra#

Adjacent: enterprise agentsAdvancingVerified

Raised $950M at a post-money valuation above $15B (led by Tiger Global and GV). Reported crossing $100M ARR by November 2025 and $150M+ ARR by February 2026; prior rounds valued it at $4.5B (late 2024) and $10B (Sept 2025).

Sierra builds enterprise customer-service and conversational agents deployed by brands — a merchant-side AI layer adjacent to, rather than part of, the consumer discover-compare-buy loop; its scale is a benchmark for enterprise agent-vendor revenue.

Contested The $100M+ and $150M+ ARR milestones are self-reported and not independently audited, and the >$15B post-money valuation rests on the cited round.

As of May 4, 2026 · 2 sources

Catena Labs#

Series AAdvancingVerified

Raised a $30M Series A (led by Acrew Capital and a16z crypto; Breyer, General Catalyst, QED) for banking and governance infrastructure that lets AI agents transact under human-set guardrails, and concurrently filed for a national trust bank charter with the OCC. Co-founded in 2025 by Circle co-founder Sean Neville.

Catena Labs is building bank-grade infrastructure and pursuing a national trust bank charter so AI agents can hold and move money under human-set guardrails, targeting the regulated financial layer of agent transactions.

Valuation not disclosed.

Contested The valuation was not disclosed, and the OCC national trust bank charter application is pending, not granted.

As of May 20, 2026 · 2 sources

Crossmint#

FundingAdvancingVerified

Raised $23.6M (led by Ribbit Capital; Franklin Templeton, NYCA, First Round) to expand wallet, stablecoin, and credential APIs for businesses and AI agents.

Crossmint provides wallet, stablecoin, and credential APIs that give agents the means to hold funds and present verifiable credentials when transacting.

As of March 18, 2025 · 1 source

Primer#

Series CAdvancingReported

London-based payments infrastructure provider Primer raised a $100M Series C (led by Sofina; Peak XV, Balderton, Accel, ICONIQ, Tencent), aimed at making payments AI-enabled and expanding its "Primer Companion" agent to operate within merchant-set parameters.

Primer is an established payments-orchestration provider extending its routing infrastructure and a merchant-scoped agent into agent-initiated payments, signaling incumbent payments infrastructure moving toward agents.

Contested The $100M Series C is reported by a single outlet and the valuation is not disclosed.

As of May 20, 2026 · 1 source

Nekuda#

SeedAdvancingVerified

Raised $5M (led by Madrona; Amex Ventures and Visa Ventures participating) for an "Agent Wallet" that delegates payment credentials to agents with spending limits and approval requirements.

Nekuda's Agent Wallet delegates payment credentials to agents with spending limits and approval rules, addressing the authorization-scoping problem at the core of agent payments; backing by Amex and Visa Ventures ties it to the card networks' agent-payment efforts.

As of May 16, 2025 · 2 sources

Salesforce acquisition of Cimulate#

M&AConsolidatingVerified

On 2026-02-17 Salesforce announced a definitive agreement to acquire Cimulate, the AI startup behind CommerceGPT (an intent-driven product-discovery engine), to strengthen search and discovery in Agentforce Commerce.

It is an incumbent consolidating AI-native product-discovery technology into an enterprise commerce platform.

As of February 17, 2026 · 2 sources

Phia#

shopping-agentAdvancingVerified

AI shopping agent Phia (co-founded by Phoebe Gates and Sophia Kianni) raised a $35M Series A at a $185M valuation, led by Notable Capital with participation from Khosla Ventures and returning investor Kleiner Perkins. Company reports 1M+ users in ~10 months, 6,200+ brand partners, and 11x revenue growth since launch.

One of the largest consumer AI-shopping-agent rounds to date; signals investor appetite for agents that own the consumer shopping journey directly.

As of January 27, 2026 · 2 sources

Basis Theory#

agent-payments-infraAdvancingVerified

Payments-vault/tokenization provider Basis Theory raised a $33M Series B led by Costanoa, with Stage 2 Capital, Moneta VC, Bessemer, Kindred Ventures, Box Group, and Offline Ventures. Brings total raised to roughly $50M. Company leads the Agentic Commerce Consortium (20+ companies).

Positions a payments-data vault as foundational infrastructure for agent-led checkout; consortium leadership is a standards-setting play.

As of October 16, 2025 · 2 sources

Gensmo#

shopping-agentEmergingVerified

AI fashion shopping/styling agent Gensmo raised over $60M in angel/seed funding within months of its December 2024 launch. Founding team includes former Google and Alibaba executives; company reports 500,000+ registered users and 100M indexed products in beta.

One of the largest early-stage bets in fashion AI; an outlier seed in an otherwise modest-median market.

Contested Characterized variously as 'angel' and 'seed'; round structure not fully standard.

As of June 27, 2025 · 2 sources

Envive AI#

commerce-agentsAdvancingVerified

Seattle-based Envive AI raised a $15M Series A led by Fuse VC with Point72 Ventures, bringing total funding to $20M. Builds self-improving, brand-safe AI agents for online retail across search, sales, content, and support.

Reinforcement-learning approach to merchant-side commerce agents; led by ex-Walmart genAI lead.

As of September 29, 2025 · 2 sources

Remark#

conversational-commerceAdvancingVerified

Remark raised a $16M Series A led by Inspired Capital with participation from Stripe, Neo, Spero Ventures, Shine Capital, and Visible Ventures, bringing total funding to $27M. Builds human-trained AI product experts that answer shopper questions on merchant sites.

Stripe participation links payments incumbent to conversational-commerce assistant tooling.

As of July 1, 2025 · 2 sources

Albatross#

discoveryEmergingVerified

Zurich-based Albatross (founded by former Amazon AI leaders) raised $12.5M led by MMC Ventures with Redalpine and Daphni, bringing total funding to $16M. Builds a real-time product- and content-discovery platform that adapts as users browse.

European real-time discovery infrastructure aimed at marketplaces, retail, and travel.

Contested Round labeled Series A in some trackers; company frames it as new funding atop a 2024 foundation round.

As of November 18, 2025 · 2 sources

Onton#

discoveryEmergingVerified

San Francisco-based AI product-discovery startup Onton raised a $7.5M seed led by Footwork with Liquid 2, Parable Ventures, and 43, bringing total funding to about $10M. Natural-language and image search aggregating product data web-wide; reports 2M+ monthly users.

Neurosymbolic product-discovery engine expanding from furniture into apparel and electronics.

As of December 1, 2025 · 2 sources

Vambe#

conversational-commerceAdvancingVerified

Santiago, Chile-based conversational-commerce platform Vambe raised a $14M Series A led by Monashees with Cathay Latam, Atlantico, Tekton Ventures, Chile Ventures, SkyDeck Berkeley, Nazca, and M13. Reports 1,700+ customers and WhatsApp-first AI sales agents across LatAm.

Largest-profile LatAm conversational-commerce round; planning an agent-to-agent advertising/recommendations engine.

As of December 4, 2025 · 2 sources

Limy#

agent-visibility-infraEmergingVerified

New York-based Limy emerged from stealth with a $10M seed led by Flybridge, with a16z speedrun, Axiom, Clarim, AnD, Communitas, and JRV. Operates an infrastructure layer that decodes AI agent/bot interactions so brands can control visibility and conversions in AI-driven shopping; cites Fortune 100 users.

Attribution/visibility layer for brands when agents (not humans) do the shopping — a new sub-category.

As of January 28, 2026 · 2 sources

Circuit & Chisel#

agent-payments-infraEmergingVerified

Circuit & Chisel (founded by former Stripe crypto leads Louis Amira and David Noel-Romas) raised $19.2M seed from Primary Venture Partners, ParaFi Capital, and Stripe, with Coinbase Ventures, Solana Ventures, Samsung Next, and Polygon Labs. Launched ATXP, a web-wide agent-transaction protocol for autonomous micropayments.

Ex-Stripe crypto team plus Stripe/Coinbase backing for an agent-native micropayments protocol.

As of September 25, 2025 · 2 sources

Natural#

agent-payments-infraEmergingVerified

Fintech Natural emerged from stealth with a $9.8M seed co-led by Abstract and Human Capital, with Forerunner Ventures and operator-angels including the CEOs of Bridge, Mercury, Ramp, and Vercel. Builds financial rails for autonomous agents to initiate, authorize, and execute payments.

Deep operator-angel syndicate (Bridge, Mercury, Ramp) backing agent payment rails.

As of October 23, 2025 · 2 sources

Nava#

agent-payments-infraEmergingVerified

Nava (founders ex-EigenLayer) raised an $8.3M seed co-led by Polychain and Archetype. Builds a trust/verification layer that escrows user funds and validates whether a proposed agent transaction matches user intent before execution; runs as a Layer 3 on Arbitrum.

Intent-verification/escrow as a distinct trust primitive for agent commerce, on-chain.

As of April 17, 2026 · 2 sources

Ralio#

agent-payments-infraEmergingVerified

London-based Ralio raised a $2.5M (≈€2.1M) pre-seed led by Sure Valley Ventures, with Seed X, Love Ventures, Plug and Play, Antler, and others; described as Europe's largest agentic-payments round to date and reportedly 3x oversubscribed. Provides a trust layer (identity, guardrails, audit) between AI agents and payment rails.

Europe's headline early-stage agent-payments trust-layer raise; B2B procurement/payroll/treasury focus.

Contested Reported as both $2.5M and €2.1M depending on outlet; 'largest in Europe' is a company claim.

As of April 14, 2026 · 2 sources

PayPal / Cymbio (M&A)#

maConsolidatingVerified

PayPal agreed to acquire Cymbio, a multi-channel orchestration platform that makes merchant catalogs discoverable across marketplaces and AI shopping surfaces (e.g., Microsoft Copilot, Perplexity); announced Jan 22, 2026 and completed Feb 5, 2026. Terms undisclosed. Cymbio will power PayPal's 'Store Sync' agentic-commerce service.

A payments incumbent acquiring catalog-discoverability tooling specifically to feed AI shopping channels.

Contested Deal value not disclosed.

As of January 22, 2026 · 1 source

Adyen / Talon.One (M&A)#

maConsolidatingVerified

Adyen agreed to acquire Berlin-based loyalty-and-promotions platform Talon.One for €750M (Adyen's first acquisition), announced Apr 23, 2026, expected to close 2H 2026. Talon.One (~€60M ARR) brings real-time loyalty, identity, and SKU-level incentive decisioning; Adyen frames it as strengthening its agentic-commerce position.

Largest disclosed agentic-commerce-adjacent M&A in the window; payments giant buying real-time decisioning for earlier-in-funnel agent transactions.

As of April 23, 2026 · 2 sources

Accenture / DaVinci Commerce (strategic investment)#

strategic-investmentConsolidatingVerified

Accenture (via Accenture Ventures) made a strategic investment in DaVinci Commerce, an agentic AI-led shopping company, plus an Accenture Song partnership to operationalize agentic commerce from discovery through checkout, fulfillment, and loyalty; announced Mar 23, 2026. Amount undisclosed.

Major consultancy placing a strategic bet on an agentic-shopping platform with a go-to-market partnership.

Contested Investment amount not disclosed.

As of March 23, 2026 · 2 sources

Adoption & proof points 17

Quantified signals of real-world adoption. Each is directional and should be read with its base rate; absolute volumes are often small and several figures are self-reported.

Discovery and referral traffic show measurable, growing adoption — often triple-digit but off a low base — while autonomous agent-completed checkout remains rare outside China, and most headline figures are self-reported analyst or vendor numbers.

Highlights

  1. AI-driven discovery is growing sharply off a low base: Adobe reported ~693% YoY growth in US generative-AI retail traffic over Nov–Dec 2025 (with AI-sourced visitors converting 31% more), and Shopify reported ~13x YoY growth in AI-referred orders, while Forrester found few consumers let agents buy unsupervised.
  2. Headline scale figures are broad-attribution analyst and forecast numbers, not agent-completed checkout — Salesforce estimated AI and agents influenced ~$262B of global online holiday spend, Bain forecasts $300–500B (15–25% of US e-commerce) by 2030, and Gartner predicts ~90% of B2B purchases ($15T+) will be agent-intermediated by 2028.
  3. Production milestones exist but are isolated in the West (Instacart was the first live ChatGPT Instant Checkout merchant in Dec 2025; Walmart cited ~70% of its direct-site conversion in ChatGPT), while China shows true scale — Alibaba’s Qwen logged ~140M first-time AI shopping experiences and Mercado Libre’s assistant resolved 87% of 9M+ conversations without humans.
  4. Bot-traffic economics frame the discover step: Akamai put AI bots at ~1% of total bot traffic (dominated by training crawlers, with shopping agents the smallest category), while Cloudflare blocks AI bots by default for new sites and prices access via Pay Per Crawl, with 2.5M+ sites disallowing AI training; the MCP registry reports about 9,652 servers, with other aggregators differing.

Forrester — mid-2026 reality check#

Analyst assessmentEmergingReported

A Forrester analysis (2026-05-28) states that as of mid-2026 very few consumers allow AI agents to complete purchases without oversight; chat-based product discovery is widespread but humans still drive decisions and checkout in most cases, and most current value comes from improved discovery and referral traffic rather than autonomous transaction completion.

It frames the gap between widespread AI-assisted discovery and the still-rare practice of letting agents complete purchases without human oversight.

Single analyst source; qualitative framing rather than hard new metrics.

Contested It is a single analyst's qualitative framing rather than corroborated quantitative measurement.

As of May 28, 2026 · 1 source

Shopify — AI-referred orders#

AI-referred ordersAdvancingReported

Reported (Q1 2026) that AI-referred orders grew ~13x year-over-year and AI-chatbot referral sessions grew 8x+; AI-referred sessions converted ~50% higher than organic search with 14% higher average order value. Shopify states organic search still refers more total sessions than all tracked AI platforms combined.

It is one of the first large first-party datasets quantifying how AI-referred shoppers convert and spend relative to organic search.

First-party data off a very small base; multiples reflect a low starting denominator, not absolute scale.

Contested The growth multiples are first-party figures off a very small starting base, so they overstate absolute scale.

As of May 11, 2026 · 1 source

MCP server ecosystem#

Ecosystem sizeAdvancingReported

As of 2026-05-24 the official MCP Registry reported 9,652 latest server records. Other public aggregators report different totals, so there is no single authoritative count.

Registry counts are the most-cited proxy for how widely the tool-integration layer has been built out.

A registered server does not imply it is maintained, secure, or actively used; aggregator counts vary by inclusion criteria.

Contested Public aggregators report different totals and a registered server does not imply it is maintained, secure, or used.

As of May 24, 2026 · 1 source

Walmart#

ChatGPT appAdvancingReported

Walmart launched an in-ChatGPT app (Sparky) supporting account linking, loyalty, and Walmart-managed payment (web first). Walmart pilot data cited in reporting put ChatGPT-sourced conversion at ~70% of its direct-site rate.

It is a large retailer's live in-ChatGPT app pairing account linking and merchant-managed payment with a reported conversion benchmark against its own site.

Self-reported vendor pilot figure, not independently audited; a relative ratio with no disclosed absolute volume.

Contested The ~70% conversion ratio is a self-reported pilot figure with no disclosed absolute volume and is not independently audited.

As of March 20, 2026 · 1 source

x402 — onchain volume#

Onchain volumeStallingReported

As of March 2026, an independent onchain analysis put x402 at roughly $28,000 in daily payment volume across ~131,000 transactions (~$0.20 average), estimating roughly half reflect self-dealing or wash trading rather than genuine commerce.

It is an independent attempt to measure real onchain agent-payment activity against widely cited cumulative protocol claims.

Coinbase-cited cumulative figures are higher; this reflects an independent analysis disputing real demand.

Contested The independent analysis estimates roughly half the volume is self-dealing or wash trading, while Coinbase-cited cumulative figures are far higher.

As of March 11, 2026 · 1 source

Anthropic — Project Deal#

Capability experimentEmergingVerified

Anthropic published (2026-04-24) an experiment in which custom Claude agents for 69 employees negotiated autonomously across four Slack marketplaces, completing 186 deals across 500+ items totaling just over $4,000; Opus 4.5 agents outperformed Haiku 4.5 agents.

It is a controlled measurement of autonomous agent-to-agent negotiation and deal completion, including a model-capability comparison.

A controlled internal experiment, not a market deployment.

Contested It is an internal experiment over a small employee population and total value, not a market deployment.

As of April 24, 2026 · 1 source

Instacart — first ChatGPT Instant Checkout app#

First live ACP merchantAdvancingVerified

On 2025-12-08 Instacart announced it is the first company to offer an embedded end-to-end shopping and Instant Checkout experience inside ChatGPT (shopping from 1,800+ retailers in a conversation), built on the Agentic Commerce Protocol with payments powered by Stripe (credit card at launch).

It is the first live, in-conversation end-to-end checkout on ChatGPT using ACP and Stripe — the protocol moving from announcement to a named production merchant.

A single named merchant deployment; not evidence of broad adoption.

As of December 8, 2025 · 2 sources

Alibaba Qwen (proof-point)#

metricAdvancingReported

Earlier in 2026, Alibaba's Qwen reached 300 million monthly active users across Taobao, Tmall, Alipay and other consumer surfaces, with roughly 140 million first-time AI shopping experiences logged during the Chinese New Year campaign.

One of the largest documented consumer-adoption signals for AI shopping anywhere, evidencing that agentic shopping has moved past pilot scale in China well ahead of Western markets.

Contested MAU figure spans multiple surfaces (not shopping-only); the 140M 'first-time AI shopping experiences' is a campaign metric reported by Alibaba.

As of May 10, 2026 · 1 source

Mercado Libre (proof-point)#

metricAdvancingReported

Mercado Libre's AI assistant handled more than 9 million conversations in 4Q25 and resolved 87% of them without human support, while a seller-side AI assistant now touches ~20% of GMV.

A rare hard, earnings-disclosed metric on agent autonomy in LATAM — 87% no-human resolution at multi-million-conversation scale shows production-grade agent deployment, not a pilot.

Contested Self-reported in earnings; 'resolution' definition is the company's.

As of February 26, 2026 · 1 source

Adobe Analytics — Holiday 2025 generative-AI retail traffic#

ai-referral-trafficAdvancingVerified

Adobe reported US retail traffic from generative-AI sources grew ~693% YoY across Nov-Dec 2025 (769% Nov, 673% Dec). AI-sourced visitors converted 31% more than non-AI traffic (double the 2024 gap; 54% higher on Thanksgiving, 38% on Black Friday), with revenue per visit up 254% YoY, bounce rate 33% lower, and time-on-site 45% higher. Based on 1T+ visits to US retail sites.

The most granular holiday-2025 dataset on AI-referred shopping behavior and conversion lift along discover-evaluate.

Contested Percentages are off a very low base — AI-sourced visits were still a low single-digit share of total retail traffic in late 2025, so triple-digit growth and conversion gaps reflect early-adopter, high-intent users, not the typical shopper. Adobe Analytics traffic data, not a controlled study.

As of January 13, 2026 · 2 sources

Salesforce — AI/agent-influenced holiday 2025 spend#

ai-influenced-spendAdvancingVerified

Salesforce estimated AI and agents influenced ~$262B of global online holiday spend (≈20% of global online holiday spend), from analysis of 1.5B shoppers across 89 countries. Retailers that deployed branded agents pre-season grew 2025 holiday sales 59% faster (6.2% vs 3.9% YoY); AI-assistant retail traffic grew 119% YoY in H1 2025; Nov-Dec saw a 66% rise in agentic-conversation rate and 142% rise in autonomous actions; 77.6% of global consumers said they used AI for shopping in the prior six months.

Quantifies AI's influence on the discover-evaluate step at global holiday scale and links branded-agent deployment to measurable sales growth.

Contested 'Influenced' is a broad attribution (any AI touch in the journey, including recommendations/service) — it is NOT agent-completed checkout, and the 20% share conflates assistive AI with autonomous agents. The 59% faster-growth figure is correlational (self-selected retailers), not causal. Vendor analysis of its own customer base.

As of January 1, 2026 · 2 sources

Bain — 2030 US agentic-commerce forecast#

market-forecastEmergingVerified

Bain (December 2025) forecasts the US agentic-commerce market could reach $300B-$500B by 2030, roughly 15-25% of overall e-commerce, defining agentic commerce as purchases initiated, influenced, or completed by third-party or retailer-hosted AI agents (excluding AI-assisted search/discovery only). It notes 30-45% of US consumers already use generative AI for product research/comparison, but most remain uncomfortable letting AI handle an end-to-end transaction.

A defined, mid-range 2030 forecast that excludes mere AI-assisted discovery, making it a comparatively conservative bound on the full agent purchase chain.

Contested A 2030 projection with a wide $300-500B / 15-25% range, not a measured current figure. The 30-45% 'use AI for research' base rate is research/comparison only — not purchasing — and Bain itself flags low current comfort with autonomous checkout.

As of December 22, 2025 · 2 sources

Akamai — AI bot traffic share of web traffic#

agent-traffic-shareAdvancingVerified

Akamai reported AI bot traffic across its network surged 300%+ since it began tracking, now ~1% of total bot traffic; AI-originated visits grew from roughly 1 in 200 to 1 in 50 visits. AI training crawlers remain the largest AI-bot category, far exceeding AI fetchers, AI search crawlers, and AI agents. Travel, retail, and media are the largest/fastest-growing industries for AI bot traffic.

Infrastructure-level measurement of the discover step: purchasing AI agents are still a small slice of AI bot traffic, which is dominated by training crawlers.

Contested 'AI agents' are explicitly the smallest AI-bot category here — the 300% surge is dominated by training crawlers, not shopping agents. AI bots are still only ~1% of bot traffic and the agent sub-share is far lower; network-specific (Akamai) measurement.

As of April 8, 2026 · 2 sources

Cloudflare Pay Per Crawl / AI Crawl Control#

agent-access-economicsAdvancingReported

Cloudflare now blocks AI bots by default for new sites and offers Pay Per Crawl, an HTTP-402-based marketplace letting publishers allow, block, or charge per-access AI crawlers; 2.5M+ sites disallow AI training. Early Pay Per Crawl testing on a public dataset reportedly cut unauthorized bot traffic ~32% and lifted data-licensing revenue ~27%. In 2026 AI agents can themselves become Cloudflare customers (account, paid subscription, API token).

Creates a programmatic, priced authorization layer for agent access to content — the economic counterpart to the legal robots.txt fights, bounding the discover step.

Contested The ~32% traffic-cut / ~27% revenue-lift figures come from a single early test reported by secondary sources, not a peer audit; default-block adoption is publisher-reported.

As of May 1, 2026 · 2 sources

Visa & Mastercard agentic-shopping consumer trust surveys#

consumer-trustEmergingVerified

Visa's 'Earning Trust' survey (US n=1,600, Australia n=1,600, NZ n=500; 2025) found familiarity at 55% (US), ~1 in 3 expecting regular use, ~85% of US respondents saying data-collection visibility is important, ~50% would stop using agents if control disappeared, and barriers led by data-security (50%) and wrong-product (~43%) concerns. Mastercard-cited research found ~two-thirds of consumers use or would use AI shopping agents and ~9 in 10 want decision transparency.

Quantifies the trust/control gate on consumer willingness to delegate the evaluate-and-pay steps to an agent.

Contested Self-reported intent ('would use') overstates real adoption; both surveys are network-funded (Visa/Mastercard) and three-market (Visa), limiting generalizability. Stated transparency demands don't predict behavior.

As of January 1, 2026 · 2 sources

PayPal Agentic Commerce Pulse — US merchant survey#

merchant-readinessEmergingReported

PayPal's March 2026 US Agentic Commerce Pulse surveyed 498 US merchants (23 Feb-3 Mar 2026) across small (<$3M, n=166), mid-market ($3M-$20M, n=243), and large (>$20M, n=189) segments to gauge merchant readiness for agentic commerce. PayPal's Agent Ready payments and 'store sync' product discoverability across AI channels roll out in early 2026, with integrations via Wix, BigCommerce/Feedonomics, Cymbio, and Shopware.

A sized, dated merchant-side readiness study (vs the usual consumer surveys), measuring the supply side of the agent purchase chain.

Contested Self-reported merchant survey (n=498) funded by PayPal, which sells the enabling products; readiness sentiment is not realized transaction volume. Headline adoption percentages should be treated as intent, not behavior.

As of March 1, 2026 · 3 sources

OpenAI/Stripe Agentic Commerce Protocol & Instant Checkout merchant scale#

protocol-adoptionAdvancingVerified

On 16 February 2026 OpenAI launched 'Buy it in ChatGPT' Instant Checkout for US Plus/Pro/Free users, built on the Agentic Commerce Protocol (ACP) co-developed with Stripe. Etsy sellers are live; over 1M Shopify merchants (Glossier, SKIMS, Spanx, Vuori) are 'coming soon'; Stripe-processing merchants can enable agentic payments in ~one line of code; PayPal's ACP server is slated to add tens of millions of small businesses in 2026.

The merchant-supply expansion of an open pay-step protocol — Etsy-live plus large 'coming soon' Shopify/PayPal cohorts that quantify how broadly the pay step is being wired up.

Contested The 1M Shopify and 'tens of millions' PayPal figures are eligibility/'coming soon' counts announced by the vendors, not live, transacting merchants; actual completed-order volume is unstated.

As of February 16, 2026 · 2 sources

What to watch 5

Dated near-term events and unresolved questions. These are forward-looking and marked developing until they land. This section re-surfaces dated milestones from elsewhere in the index as a forward calendar.

The near-term agenda is dominated by a Ninth Circuit ruling on user-authorized agent access, Google's summer rollout of cross-surface checkout, the EU's formal adoption of deferred AI Act deadlines, and an aggressive Gartner B2B forecast worth tracking against measured outcomes.

Highlights

  1. Dated near-term milestones: Ninth Circuit decision watch after the 2026-06-11 agent-access argument, Google Universal Cart US rollout in Search and Gemini (summer 2026), EU AI Act formal adoption (~July 2026), and the Agentic AI Foundation’s AGNTCon/MCPCon in Amsterdam (2026-09-17/18) and San Jose (2026-10-22/23).
  2. A date-anchored prediction to test: Gartner forecasts ~90% of B2B purchases ($15T+) will be agent-intermediated by 2028 — an aggressive, methodology-undisclosed, B2B-only bet, not a measured trend.

Amazon v. Perplexity — oral argument#

Dated eventContestedDeveloping

The Ninth Circuit heard oral argument in the agent-authorization appeal on 2026-06-11 in Seattle (docket 26-1444). The case now awaits a decision on whether user-authorized agent access can override platform authorization.

It is the first appellate-level test of the agent-access question, so the case now moves from a dated event to a live decision watch for agent shopping access.

Contested Whether user permission can override platform authorization under the CFAA and CDAFA remains unresolved until the panel rules.

As of June 11, 2026 · 1 source

Google Universal Cart#

Dated eventAdvancingDeveloping

Google stated Universal Cart will roll out in Search and Gemini in the US starting summer 2026, expanding across YouTube and Gmail.

It is the dated milestone at which a cross-surface agentic cart moves from announcement to live US availability.

Contested The summer 2026 timing and surface coverage are stated plans not yet shipped.

As of May 19, 2026 · 1 source

EU AI Act — formal adoption#

Dated eventAdvancingDeveloping

The Digital Omnibus deferral agreed 2026-05-07 still requires formal adoption by the Parliament and Council, expected around July 2026. Until then the deferred dates and which Article 50 transparency duties take effect 2026-08-02 are not final.

Formal adoption determines whether the deferred high-risk deadlines and Article 50 transparency dates become binding.

Contested The deferral is a provisional political agreement and the final deadlines remain unsettled until Parliament and Council adopt it.

As of May 13, 2026 · 1 source

AGNTCon + MCPCon#

Dated eventEmergingDeveloping

The Agentic AI Foundation scheduled AGNTCon + MCPCon Europe for 2026-09-17/18 in Amsterdam and North America for 2026-10-22/23 in San Jose, with additional MCP Dev Summits planned across several cities.

The scheduled conferences are the foundation's first coordinating venues for the agent-protocol ecosystem it now hosts.

As of April 2, 2026 · 1 source

Gartner — 90% of B2B buying AI-agent intermediated by 2028#

b2b-forecastEmergingReported

Gartner (28 November 2025, IT Symposium/Xpo) forecasts that by 2028 ~90% of B2B purchases will be handled by AI agents, channeling $15T+ through automated exchanges, assuming verifiable data feeds and standardized trust frameworks. Gartner separately predicts 60% of brands will use agentic AI for one-to-one interactions by 2028.

An aggressive near-term B2B (not consumer) forecast worth tracking as a date-anchored prediction for the agent purchase chain on the business side.

Contested Highly aggressive: 90% within ~3 years is an analyst prediction with no disclosed methodology/sample, is B2B-only (not consumer agentic commerce), and likely counts any agent-intermediated step rather than autonomous purchasing. Treat as a directional bet, not a measured trend.

As of January 15, 2026 · 4 sources

Glossary

MCP (Model Context Protocol)
An open standard for connecting AI models to external tools and data, used by agents to read catalogs and invoke merchant tools.
MCP Apps
An official MCP extension for packaging interactive UIs rendered in sandboxed iframes within MCP clients.
ACP (Agentic Commerce Protocol)
An open protocol from OpenAI and Stripe for agent-initiated commerce, covering cart, feed, orders, and checkout.
UCP (Universal Commerce Protocol)
An open protocol originated by Google and Shopify (with other retailers among its backers) covering the full agent purchase journey, including cart, catalog, and identity linking.
AP2 (Agent Payments Protocol)
A Google-originated protocol for agent payments using cryptographically signed mandates, now moving to the FIDO Alliance.
x402
An open standard that uses the HTTP 402 status code for onchain stablecoin payments by agents.
A2A (Agent2Agent)
An open protocol, originally from Google and now Linux Foundation-hosted, for one agent to delegate tasks to another.
A2UI
A Google-led declarative standard for agents to return UI descriptions rendered from a client-side component catalog.
AG-UI
A CopilotKit-originated protocol for streamed, bidirectional state between an agent backend and a front-end application.
MPP (Machine Payments Protocol)
An open, HTTP-native payments standard co-authored by Stripe and Tempo that lets AI agents pay machine-to-machine, supporting stablecoin and fiat settlement.

What changed