Glossary

Agentic commerce: what it is and what it asks of your operations

Updated · Ecomsellertool

Short answer

Agentic commerce is commerce where AI agents act instead of only advising. On the buyer side, assistants such as Google AI Mode, Amazon's Alexa for Shopping and ChatGPT find products, and some can complete a purchase the shopper has approved. Open standards such as Google's Universal Commerce Protocol and the Agentic Commerce Protocol connect agents to merchants, who stay seller of record. On the seller side, agents update listings, stock and ads through APIs. Both sides run on accurate product data.

  • OpenAI and Stripe launched Instant Checkout in ChatGPT on September 29, 2025; on March 24, 2026 OpenAI refocused on product discovery, extended ACP to product feeds and let merchants use their own checkout.
  • The Agentic Commerce Protocol is an open standard under the Apache 2.0 license; merchants that use it stay merchant of record and keep control of fulfillment.
  • Google announced the Universal Commerce Protocol on January 11, 2026, developed with Shopify, Etsy, Wayfair, Target and Walmart; retailers remain seller of record.
  • Google's Agent Payments Protocol (AP2), announced September 17, 2025 with 60+ partners, records what a shopper authorized as signed intent and cart mandates.
  • Amazon's Alexa for Shopping can buy items at a shopper's target price and, through Buy for Me, purchase from other retailers on the shopper's behalf.
  • Amazon's agentic Seller Assistant, free for US sellers, monitors inventory, compliance and account health and takes action with the seller's permission.

Definition: Agentic commerce (AI agents that shop and sell)

Agentic commerce is buying and selling in which AI agents take actions, not just give advice. Shopper-side agents research, compare and complete purchases once the shopper approves; seller-side agents update listings, prices, stock and ads through marketplace APIs. Both depend on accurate, structured product data.

Agentic commerce is the point where AI stops recommending and starts doing. A shopper gives an assistant a need and a budget, and the agent finds the product and checks out. On the other side, a seller's agents keep listings, stock and bids current. Both ends run on your product data.

What does agentic commerce mean in practice?

It has two sides, and most brands will meet both.

AgentSideWhat it doesWhat it reads from you
ChatGPT shoppingBuyerFinds and compares products; checkout runs on the merchant's own site or a ChatGPT app, with Instant Checkout for some eligible merchantsProduct feed through the Agentic Commerce Protocol, or Shopify Catalog
Google AI Mode and GeminiBuyerIn Search and AI Mode, alerts the shopper when a tracked price falls within budget and buys through Google Pay once the shopper confirms; UCP checkout lets shoppers buy from select merchants in AI Mode and GeminiMerchant Center feed, Universal Commerce Protocol checkout
Alexa for ShoppingBuyerBuys at a target price, reorders, and buys from other retailers through Buy for MeYour Amazon listing, price and stock
Amazon Seller AssistantSellerMonitors inventory, compliance and account health, and acts with your permissionYour Seller Central account
Custom seller agentsSellerUpdate listings, bids and replenishment through marketplace APIsYour catalog, margins and approval rules

Three open standards sit under the buyer side. The Agentic Commerce Protocol (ACP), co-developed by Stripe and OpenAI under the Apache 2.0 license, works over REST or MCP, and in March 2026 OpenAI extended it to product discovery through merchant feeds. Google's Universal Commerce Protocol (UCP), announced January 11, 2026 with Shopify, Etsy, Wayfair, Target and Walmart, covers discovery, checkout and post-purchase. Google's Agent Payments Protocol (AP2) stores what the shopper authorized as signed intent and cart mandates. Under ACP and UCP, the merchant stays seller of record.

Is there a formula for agentic commerce?

No. There is no standard score or index. What you can measure is whether an agent could transact with you correctly:

  • Attribute completeness: filled attributes divided by the attributes each channel's schema offers, per SKU.
  • Availability accuracy: how often the stock status you publish matches what you can ship. OpenAI's feed spec requires one of five values: in_stock, out_of_stock, pre_order, backorder or unknown.
  • Price consistency: the share of SKUs priced as intended on every channel and feed.

Why does agentic commerce matter for operations and growth?

Because an agent acts on your data without a person checking it first.

  • Selection moves upstream. The agent shortlists before a shopper sees a product page, so a thin listing loses before it is shown. That is the AI shopping agent-ready listings gap, and Amazon's version is Alexa for Shopping, which combines Rufus with Alexa+.
  • Stock becomes a promise. An agent buying on a price trigger never sees your warehouse. If the feed says in stock and you are out, the order still arrives.
  • Price errors get executed. Alexa for Shopping can auto-buy at a set price, and Google's agentic checkout offers to buy as soon as a tracked price falls within the shopper's budget. A wrong price on one channel becomes a sale at that price.
  • Post-purchase work stays with you. Under ACP the merchant runs the order: it decides whether to take it, charges the payment through its own systems, and ships and handles returns. Agent orders need the same order routing as any other.
  • Seller agents change the headcount math. Routine work such as listing fixes, bid changes and reorder flags moves to agents, which is how a small team runs a bigger catalog.

What mistakes do sellers make with agentic commerce?

  • Treating it as a marketing campaign. It is a data and operations problem: attributes, stock, price and fulfillment.
  • Betting on one protocol. ACP, UCP and AP2 coexist, and Google says UCP works with AP2, A2A and MCP. Keep one product record, publish it through ACP and UCP, and handle AP2 at the payment step.
  • Feeds that drift from inventory. A nightly export goes stale fast when agents buy on triggers.
  • Seller agents with no guardrails. An agent with write access needs price floors, spend caps, approval steps and a log. Amazon's own Seller Assistant acts only with the seller's permission.

How does Growth OS prepare you for agentic commerce?

Ecomsellertool Growth OS runs on your own accounts and treats both sides as one system:

  1. One product record built to sync to Amazon and other marketplaces, with shopping-feed exports such as Merchant Center or an ACP feed added as custom work when a channel calls for one, so every agent reads the same specs.
  2. Stock and price sync built to keep the availability and price an agent sees in line with what you can ship.
  3. One order pipeline designed to route agent-placed orders through the same fulfillment and returns as every other channel.
  4. Seller agents with guardrails. Listing agents follow the approach behind Grow8; ad agents use the margin-aware metrics from Amazify. Each works through the SP-API or Amazon Ads API with approval rules, limits and a change log.

Checkout protocol connections are built on top when a channel calls for one. After handover, the custom code we build and your data are yours; the Growth OS base is licensed to you.

Where should you start?

Take your top 20 SKUs and check three things on every channel: attributes filled, stock status true, price as intended. For the full picture, the Ops Gap Diagnostic starts with a free Quick Scan of your top three Amazon gaps; the paid Deep Diagnostic looks for listings AI assistants cannot read alongside every other gap that leaks revenue and shows which fixes come first. To see the base system, start with Growth OS.

Frequently asked questions

Does Amazon have an AI agent?

Yes, on both sides. Alexa for Shopping, which combines Rufus with Alexa+, can buy at a shopper's target price and purchase from other retailers through Buy for Me, while the agentic Seller Assistant, free for US sellers, monitors inventory, compliance and account health and acts with the seller's permission.

Can AI agents buy products for shoppers today?

Yes. Google's agentic checkout buys through Google Pay when a tracked price falls within the shopper's budget and the shopper confirms, and Alexa for Shopping can buy at a target price or through Buy for Me. ChatGPT launched Instant Checkout in September 2025, then in March 2026 shifted its focus to product discovery and let merchants use their own checkout or a ChatGPT app, while keeping Instant Checkout for some eligible merchants.

Who is the seller of record when an AI agent places the order?

The merchant. The Agentic Commerce Protocol and Google's Universal Commerce Protocol both keep the retailer as seller of record, so order acceptance, fulfillment and returns stay with you. Sales tax depends on the channel: Stripe says ACP merchants handle it as they normally would, while a marketplace such as Etsy collects and remits US sales tax on qualifying orders for its sellers under state marketplace facilitator laws. Check who collects on each channel you sell through.

How can I use AI agents to sell on Amazon?

Start with bounded, repeatable jobs: fixing listing attributes, adjusting ad bids within margin limits and flagging reorders. Give each agent access through Amazon's APIs with approval steps and a change log, not open-ended control of the account.

Sources

  1. Stripe powers Instant Checkout in ChatGPT and releases Agentic Commerce Protocol co-developed with OpenAI, Stripe (accessed 2026-09-24)
  2. Powering Product Discovery in ChatGPT, OpenAI (accessed 2026-09-24)
  3. Shopping with ChatGPT Search, OpenAI Help Center (accessed 2026-09-24)
  4. Agentic Commerce Protocol: an open standard for programmatic commerce flows, Stripe and OpenAI (accessed 2026-09-24)
  5. Agentic Commerce documentation, OpenAI Developers (accessed 2026-09-24)
  6. Products: product feed specification (Agentic Commerce), OpenAI Developers (accessed 2026-09-24)
  7. New tech and tools for retailers to succeed in an agentic shopping era, Google (accessed 2026-09-24)
  8. Powering AI commerce with the new Agent Payments Protocol (AP2), Google Cloud (accessed 2026-09-24)
  9. Google Shopping launches agentic checkout and more AI shopping tools, Google (accessed 2026-09-24)
  10. About the Universal Commerce Protocol (UCP) and UCP-powered checkout feature on Google, Google Merchant Center Help (accessed 2026-09-24)
  11. Meet Alexa for Shopping, your personalized, agentic AI assistant on Amazon, Amazon (accessed 2026-09-24)
  12. Amazon introduces agentic AI across the seller experience, transforming how sellers manage their businesses, Amazon (accessed 2026-09-24)
  13. How US State Sales Tax and Fees Applies to Etsy Orders, Etsy Help (accessed 2026-09-24)

Find out what this gap costs your brand.

A free Quick Scan of your reports shows your top three operations gaps with a dollar estimate for each, in three business days.