Agentic commerce is shopping in which an AI assistant researches, chooses, and completes a purchase for a customer. Assistants no longer just answer product questions; they can transact inside chat, search, and other digital experiences. Three standards are shaping this shift: the Agentic Commerce Protocol (ACP), Universal Cart Protocol (UCP), and Agent Payments Protocol (AP2). Retailers that govern this well will be better positioned than those that only experiment. Clear governance decides when legitimate assistants can transact and when risky automation should be blocked or challenged.
This piece treats agentic commerce as an identity, policy, and client-side security problem, not just a bot problem. The goal is to authenticate agents, authorize actions, and govern scripts, data flows, and checkout processes in ways that support PCI, NIST, and, in the EU, AI Act expectations without unnecessary friction.
Agentic commerce in plain English
What changes is autonomy. Older AI chat could summarize a product page. An agent can compare options, add items to a cart, and complete payment within defined limits.
Stripe and OpenAI released ACP alongside Instant Checkout in ChatGPT as an open standard for agent-led transactions. Stripe's Shared Payment Tokens let an assistant initiate a purchase without exposing the buyer's payment credentials. Separately, Universal Cart brings agentic shopping across Search, Gemini, YouTube, and Gmail, built on UCP and AP2. AP2 lets users set spending and scope guardrails while creating a verifiable link among buyer, merchant, and processor.
These efforts should not be conflated. ACP supports agent-led transactions, UCP is the cart layer, and AP2 governs payment authorization and guardrails. Walmart's Gemini integration shows UCP moving from concept to deployment.
Why governance matters now
First, checkout is moving inside assistants through ACP and UCP, so some storefront logic now runs in places retailers do not fully control. Second, policy exposure is rising. In the EU, the AI Act treats limited-risk systems such as chatbots and content generators as subject to transparency obligations. It entered into force on August 1, 2024, and global brands selling to EU customers should plan for it. NIST's Generative AI Profile offers voluntary actions to govern, map, measure, and manage generative AI risk. Third, payments and client-side risk are governed by PCI DSS v4.0, which sets expectations for scripts on payment pages.
What governance actually covers in agentic commerce (and who owns it)
- Agent identity and authentication (product and security): use allowlists and identity linking, often with OAuth-based flows, so you can tell an approved assistant from an anonymous or spoofed script.
- Consent and guardrails (legal and product): define spending limits, scope, and the brands or sites an agent may act on, aligned with AP2-style controls.
- Checkout and payments controls (payments and fraud): support network-issued agentic tokens and step-up challenges when transaction risk is elevated.
- Client-side script governance (security and engineering): PCI DSS v4.0 Requirement 6.4.3 calls for authorization, integrity assurance, and an inventory with justification for all payment-page scripts after March 31, 2025. Requirement 11.6.1 expects change or tamper detection at least weekly or on a risk-based cadence.
- Data minimization and flow management (privacy and legal): limit what agents can read and route signals into existing CDN, IAM, and analytics tools.
- Post-purchase accountability (operations and support): maintain audit trails, dispute processes, and review hygiene.
Because these controls span identity, policy, and client-side security, some teams evaluate a platform for governing agentic commerce to classify agents, control scripts and data flows by session-level trust, and export signals into CDN, IAM, analytics, and security tools. CHEQ is one vendor framing governance this way; treat it as a vendor example rather than a verified outcome, pricing promise, or universal fit.



