Skip to main content

AWS Glossary

Agentic Commerce Protocol (ACP)

ACP is the open standard from OpenAI and Stripe, released September 29, 2025, that lets AI agents discover products, negotiate a checkout, and pay — powering Instant Checkout in ChatGPT.

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

ACP is the open standard from OpenAI and Stripe, released September 29, 2025, that lets AI agents discover products, negotiate a checkout, and pay — powering Instant Checkout in ChatGPT.

Key Facts

  • ACP is the open standard from OpenAI and Stripe, released September 29, 2025, that lets AI agents discover products, negotiate a checkout, and pay — powering Instant Checkout in ChatGPT
  • It was released by **OpenAI and Stripe on September 29, 2025**, is published under the **Apache 2
  • 0** licence, and is the protocol behind **Instant Checkout in ChatGPT**
  • The three capabilities 1
  • 2

Entity Definitions

Bedrock
Bedrock is an AWS service relevant to agentic commerce protocol (acp).

Related Content

Definition

The Agentic Commerce Protocol (ACP) is an open standard for completing purchases through an AI agent. It was released by OpenAI and Stripe on September 29, 2025, is published under the Apache 2.0 licence, and is the protocol behind Instant Checkout in ChatGPT.

ACP defines the interaction model between three parties: a buyer, the buyer’s agent, and the merchant. It is deliberately narrow — it does not tell you how to merchandise, price, or fulfil. It standardises the handshake.

The three capabilities

  1. Machine-readable product discovery. Structured feeds an agent can parse without scraping a rendered page. This is where most merchants discover their catalog is weaker than they assumed.
  2. Conversational checkout with stateful negotiation. The agent and merchant exchange cart state, availability, shipping options and totals across turns, rather than the agent driving a browser through a form.
  3. Payment via delegate tokens. The buyer’s payment credential is not handed to the agent. A scoped, delegated token authorises a specific purchase, which is what makes the model tolerable to risk and fraud teams.

What a merchant actually has to do

Supporting ACP is not primarily an integration project. In rough order of effort:

When not to prioritise it

If your traffic does not meaningfully touch ChatGPT, waiting is a defensible position and we will say so. Two conditions change that calculus: a category where comparison shopping dominates (electronics, appliances, components) where agents are disproportionately useful, and a competitor already appearing in agent results where you do not.

The catalog work, by contrast, has no good reason to wait. It is required under both standards, it improves conventional search, and it was worth doing before agents existed.

How it differs from UCP

ACP follows ChatGPT traffic; the Universal Commerce Protocol follows Google surfaces. ACP is scoped tightly around discovery, checkout and payment. UCP covers a broader journey including post-purchase support. Most merchants at scale will eventually need both — see our ACP vs UCP comparison.

What it is not

ACP is not AgentCore Payments, which covers agent-to-API microtransactions against a session budget rather than a consumer purchase. It is also not a replacement for your storefront: an ACP purchase still lands in your order system, your fulfilment, and — critically — your PCI scope.

Agentic commerce · Universal Commerce Protocol · Agent checkout · Product feed · Model Context Protocol

Need help with this topic?

Our AWS-certified team implements, audits, and optimizes these services in production — from Bedrock RAG pipelines to multi-account landing zones.