AI Showreel consulting-grade analysis, for everyone FR
← The index
Proof C Mixed signals

Etsy

agentic commerce (in-chat checkout through an open protocol)

IndustryRetail & e-commerceLeverAcquisitionFamilyConversationImplementationMartech platformStagepurchase
Pattern proven in 5 industries still untouched in Banking, insurance & fintech, Luxury & beauty, Media & entertainment +7 See the pattern map
+16% environ
Etsy stock on the Instant Checkout announcement
"Etsy pops 16%" S3

On September 29, 2025, OpenAI launched Instant Checkout in ChatGPT with Etsy as a first-day merchant: US users buy an item from an Etsy seller without leaving the conversation, through the Agentic Commerce Protocol co-built with Stripe; Etsy's stock jumped roughly 16 percent on the announcement.

Objective

Capture buying demand where the user is already looking for what to buy (ChatGPT, 700 million users per week) and convert without pushing them out of the conversation.

The deployment

On September 29, 2025, OpenAI launched Instant Checkout in ChatGPT, with Etsy as an available merchant from day one: US ChatGPT users (Plus, Pro, and Free) can buy an item from a US Etsy seller without leaving the conversation. The transaction runs through the Agentic Commerce Protocol, an open protocol co-built with Stripe: ChatGPT passes the order to the merchant backend, which accepts or rejects it, then payment is triggered. OpenAI takes a small commission on completed purchases. At launch, the system only handles single-item purchases, with multi-item carts, additional merchants (more than one million Shopify merchants such as Glossier, SKIMS, Spanx, Vuori), and regions to come. On the announcement, Etsy's stock jumped roughly 16 percent.

Results Proof C

+16% environ
Etsy stock on the Instant Checkout announcement
"Etsy pops 16%" S3
700M/semaine
Weekly ChatGPT users, size of the exposed channel
"700 million people leveraging ChatGPT weekly" S4
1 article/achat
Scope at launch, US Etsy sellers
"Instant Checkout works for single-item purchases" S2

Launch announced by OpenAI and covered by name by several established outlets (CNBC, TechCrunch, Digital Commerce 360); public market signal (Etsy stock). Recent case (less than 12 months at verification) with transaction volume not yet published, hence a level C and a cautious active status.

How it works

Documented architecture
produits proposablescommande transmiseacceptation / refuspaiementexpedition Utilisateur ChatGPT (US) Agent d'achat ChatGPT OpenAI Agentic Commerce Protocol(catalogue marchand) Paiement Stripe Backend marchand Etsy

The stack in detail

  • plateforme OpenAI ChatGPT (Instant Checkout) In-chat buying channel: recommends the product, prepares the order, and passes it to the merchant; a commission is taken on completed purchases.
  • outil Agentic Commerce Protocol Open protocol co-built by OpenAI and Stripe, which standardizes the order/acceptance exchange between the agent and the merchant backend.
  • plateforme Stripe Processes the payment for the in-chat transaction.
  • infra Backend commande Etsy Accepts or rejects each order passed by ChatGPT and manages stock, price, and shipping.

How it runs, concretely

For ops teams
CadenceReal time on each purchase; on the brand side, product feed and availability maintained continuously to respond to the protocol's requests.
Operated byOn the Etsy/merchant side: e-commerce and payment team that exposes the catalog and processes the orders. On the channel side: OpenAI operates the agent, Stripe the payment.
  1. 1
    Exposing the catalog to the protocol e-commerce team

    The merchant makes its products accessible to the Agentic Commerce Protocol so they can be offered in ChatGPT.

  2. 2
    Recommendation and buying intent AI

    ChatGPT offers relevant products in the conversation and prepares the order.

  3. 3
    Confirmation and payment customer

    The user confirms the order, delivery, and payment in-chat; Stripe processes the payment, OpenAI takes a small commission.

  4. 4
    Acceptance and fulfillment e-commerce team

    The merchant backend accepts or rejects, then processes and ships the order.

The signal that drives it

The availability and accuracy of the product returned at the moment of purchase. If the merchant backend rejects poorly or returns wrong stock, the in-chat conversion breaks, which was a reported friction point for other merchants in the setup.

How your customers perceive this type of use

Sourced studies

Les consommateurs n'acceptent pas les chatbots par defaut : 64% prefereraient que les entreprises n'utilisent pas d'IA dans leur service client (Gartner, 2024) et pres d'un utilisateur sur cinq du service client par IA n'en retire aucun benefice (Qualtrics, 2025). L'acceptation se construit sur trois conditions mesurees par Salesforce : savoir qu'on parle a une IA, pouvoir escalader vers un humain, comprendre la logique de l'agent.

64%
Consommateurs qui prefereraient que les entreprises n'utilisent pas d'IA dans leur service client (2024)
53%
Consommateurs qui envisageraient de passer a un concurrent s'ils apprenaient que l'entreprise prevoit d'utiliser l'IA pour le service client (2024)
pres de 75%
Consommateurs qui veulent savoir s'ils communiquent avec un agent IA (2024)

Acceptance conditions

  • Etre informe qu'on parle a une IA et non a un humain (pres de 75% le demandent, Salesforce 2024)
  • Un chemin d'escalade clair vers un agent humain (45% plus enclins a utiliser l'agent IA, Salesforce 2024)
  • Une logique de l'agent clairement expliquee (44% plus enclins, Salesforce 2024)

Red lines

  • Rendre l'humain injoignable : c'est la premiere inquietude des consommateurs sur l'IA dans le service client (Gartner 2024) et 50% craignent que l'IA les coupe du contact humain (Qualtrics 2025)
  • Remplacer le service client par l'IA sans alternative : 53% envisageraient de partir chez un concurrent (Gartner 2024)

Sources: Salesforce 2024 · Gartner 2024 · Qualtrics 2025

See full acceptance: by country, by use, by generation

How to replicate

Inference, not sourced

Data prerequisites

  • clean product catalog exposed to the protocol
  • reliable real-time stock and price
  • backend able to accept or reject an order via API

Org prerequisites

  • e-commerce/payment team for the ACP integration
  • decision on the commission ceded to the platform
  • US logistics capacity

Possible stack

  • Agentic Commerce Protocol (open source)
  • Stripe
  • Shopify
  • OpenAI
Team to operate1-2 e-commerce backend developers + 1 PM + 1 payment and fraud lead.

The plan, step by step

  1. Step 1
    Make the real-time stock and price feed reliable: it is what breaks agentic conversion.Deliverable: Reliable catalog feed exposed via API
  2. Step 2
    Implement the order API: acceptance, rejection, statuses, refunds.Deliverable: Order backend compliant with the protocol
  3. Step 3
    Integrate the Agentic Commerce Protocol and test in sandbox with payment.Deliverable: In-chat purchase flow validated end to end
  4. Step 4
    Launch on the allowed scope (US, single item) and track in-chat conversion.Deliverable: Active channel with tracking of sales and order rejections

First step: Make the real-time stock/price feed reliable, since it is what breaks agentic conversion, before integrating the protocol.

Sources

  1. S1 OpenAI takes on Google, Amazon with new agentic shopping system Established press techcrunch.com · 2025-09-29 · accessed 2026-07-11 archive pending
  2. S2 ChatGPT debuts new checkout experience with Etsy, Shopify merchants as early users Established press digitalcommerce360.com · 2025-09-30 · accessed 2026-07-11 archive pending
  3. S3 Etsy pops 16% as OpenAI announces ChatGPT Instant Checkout for the shopping site Established press cnbc.com · 2025-09-29 · accessed 2026-07-11 archive pending
  4. S4 OpenAI Equips ChatGPT With Online Shopping Capabilities Secondary builtin.com · 2025-09-30 · accessed 2026-07-11 archive pending