Search

Search IconIcon to open search

Agentic Commerce Protocol

Last updatedUpdated: by Jakub Žovák · 1 min read

Properties
created 03.04.2026, 12:00
modified 01.08.2026, 11:12
published Empty
topics Agent Payment, Payment Protocol
authors Jakub
ai-assisted Yes
  • Open standard interaction model for connecting buyers, their AI agents, and businesses to complete purchases
  • Maintained jointly by OpenAI and Stripe as founding maintainers; Apache 2.0 license
  • Spec latest release: 2026-01-30
  • Github: agentic-commerce-protocol/agentic-commerce-protocol
    • 1.3k stars

# How It Works

  • Agent queries merchant’s ACP-compliant endpoint to retrieve product/inventory data
  • Agent presents options to user; user selects and confirms purchase intent
  • Encrypted, scoped payment token is generated and passed to merchant
  • Merchant fulfills order; confirmation returned to agent