Strategy

Agentic Commerce: How ACP and UCP Are Reshaping Business

B

Benjamin Hopwood

Operations Scaling | Agentic AI Orchestration

March 28, 2026|10 min read

The Dawn of Machine-to-Machine Commerce

Every few decades, commerce undergoes a fundamental protocol shift. The move from physical ledgers to electronic data interchange transformed supply chains. The shift from EDI to web APIs created the platform economy. Now we are entering the next protocol era: agent commerce.

Two protocols sit at the center of this transformation. The Agent Commerce Protocol, developed by OpenAI and Stripe, enables AI agents to discover, negotiate, and transact with service providers autonomously. The Universal Catalog Protocol from Google standardizes how services expose their capabilities in a format that any compliant agent can parse, evaluate, and act upon.

Together, ACP and UCP are building the infrastructure for an economy where the buyer is not a human clicking through a checkout flow but an AI agent executing a procurement strategy on behalf of its principal.

Understanding ACP: The Transaction Layer

The Agent Commerce Protocol addresses a specific problem: how does an AI agent complete a commercial transaction without a human filling out forms? ACP defines a structured flow where an agent can discover available services through a platform-mediated registry, evaluate pricing and terms programmatically, initiate a purchase using pre-authorized payment credentials, and receive confirmation and fulfillment details in machine-readable format.

ACP is not a discovery protocol. It operates within platforms, specifically the agent stores and marketplaces operated by companies like OpenAI. When an agent needs a service, it queries the platform registry. The platform mediates the transaction, handles payment through Stripe integration, and provides dispute resolution.

This platform mediation is a deliberate architectural choice. By keeping transactions within a trusted platform boundary, ACP avoids the cold-start trust problem that plagues peer-to-peer protocols. The platform vets service providers, ensures payment processing, and maintains quality standards.

For enterprises, this means that exposing services through ACP requires registering with specific agent platforms. Your service becomes discoverable within that platform's ecosystem, reaching the agents that operate there. The tradeoff is clear: you get distribution and trust infrastructure, but you operate within the platform's rules and revenue sharing model.

Understanding UCP: The Discovery Layer

The Universal Catalog Protocol takes a fundamentally different approach. Rather than mediating transactions through a platform, UCP standardizes how any service describes itself to any agent. A UCP catalog is a structured document hosted at a well-known URL on your domain that describes your services, capabilities, pricing models, and interaction endpoints.

Any agent that understands the UCP schema can read your catalog, understand what you offer, and determine whether your service fits its principal's needs. UCP separates discovery from transaction: it tells agents what you do and how to engage, but the actual transaction happens through whatever mechanism you and the agent agree upon.

This decentralized approach mirrors the early web's philosophy. Just as any website could be discovered through standard HTML and HTTP, any service can be discovered through UCP. The protocol includes fields for service descriptions, capability taxonomies, pricing transparency, authentication requirements, and integration specifications.

For enterprises, UCP is compelling because you maintain complete control. Your catalog lives on your infrastructure, you set the terms, and you are not dependent on any single platform for distribution. The tradeoff is that you bear the responsibility for trust establishment: agents need some reason to trust your service, and without a mediating platform, that trust must come from your reputation, certifications, or the agent's own evaluation criteria.

The Convergence Strategy

Smart enterprises are not choosing between ACP and UCP. They are implementing both.

Consider a consulting firm that offers AI system architecture services. Through ACP, they register with the major agent platforms, making their services discoverable to the millions of agents operating within those ecosystems. Through UCP, they publish a rich catalog on their own domain, ensuring that agents outside those platforms can still discover and evaluate their offerings.

The ACP registration handles high-volume, standardized engagements where the platform can mediate efficiently. The UCP catalog handles complex, customized engagements where the agent needs detailed capability information before initiating contact.

This dual-protocol strategy maximizes reach without creating platform dependency. If one platform changes its terms or algorithms, your UCP presence ensures continued discoverability. If an agent has never encountered your UCP catalog, your ACP listing in major platforms provides an alternative discovery path.

What This Means for Your Business

The immediate practical implication is that your digital presence now serves two audiences: humans and agents. Your website needs to work for both. Traditional SEO optimizes for human search engines. Agent-era optimization requires structured data that agents can parse directly.

This is not a future concern. OpenAI's agent platform already processes millions of agent requests daily. Google's Gemini agents are exploring the web programmatically. Anthropic's Claude agents are evaluating service providers on behalf of their users. If your services are not discoverable by these agents, you are invisible to a growing segment of commercial activity.

The technical implementation is more straightforward than you might expect. ACP registration is a structured application process with each platform. UCP implementation is publishing a JSON document at a well-known URL. The hard part is not the technology but the strategic thinking: which services should be agent-discoverable, at what price points, with what terms, and through which channels.

The Protocol Landscape Beyond ACP and UCP

ACP and UCP are the primary commerce protocols, but they exist within a broader ecosystem. The Model Context Protocol from Anthropic enables agents to use tools and access data through standardized server connections. The Agent-to-Agent protocol from Google enables direct agent communication for collaboration and negotiation. Together, these protocols create a layered infrastructure where agents can discover services through UCP, transact through ACP, use tools through MCP, and coordinate with other agents through A2A.

For enterprises building agentic systems, understanding this protocol stack is essential. Each layer serves a different function, and effective agent-native architecture integrates all of them. A service provider that only implements ACP misses the agents that discover through UCP. A provider that only implements UCP misses the transaction infrastructure that ACP provides. A provider that ignores MCP misses the opportunity for agents to interact with their systems as tools rather than just as service listings.

Preparing for the Agent Economy

The organizations that thrive in the agent economy will be those that treat agent discoverability as seriously as they treat human discoverability. This means allocating engineering resources to protocol implementation, training product teams on agent-native design patterns, establishing agent interaction monitoring and analytics, building feedback loops between agent interactions and service improvement, and developing pricing strategies that account for machine-speed consumption patterns.

The protocol landscape is still evolving. ACP and UCP will iterate. New protocols will emerge. But the fundamental direction is clear: commercial activity is becoming programmable, and the businesses that make themselves programmable first will capture the advantage.

The question is not whether to implement these protocols. It is how quickly you can move from awareness to implementation, and whether your competitors will get there first.

Implementation Considerations

Organizations approaching ACP and UCP implementation should consider several practical factors. First, data quality matters enormously. Agents evaluate services based on the structured data you provide. Incomplete descriptions, ambiguous pricing, or missing capability details will cause agents to skip your offerings in favor of competitors with cleaner data. Invest time in crafting precise, comprehensive service descriptions before publishing them to any protocol.

Second, monitor agent interaction patterns from day one. The agents that discover your services will behave differently from human visitors. They will request specific data points, evaluate multiple services in rapid succession, and make decisions based on quantitative criteria rather than emotional appeals. Understanding these patterns early allows you to optimize your protocol implementations for the actual agent behaviors you observe rather than the behaviors you assume.

Third, plan for versioning. Both ACP and UCP specifications are evolving. Your implementations will need to adapt as the protocols mature. Design your integration layer with versioning in mind so that protocol updates do not require rebuilding your entire agent-facing infrastructure. Abstract the protocol-specific details behind internal interfaces that can be swapped as specifications change.

Fourth, consider the legal and compliance implications. Agent-mediated transactions raise questions about contractual authority, liability, and regulatory compliance that traditional e-commerce does not face. Establish clear terms of service for agent interactions and work with legal counsel to understand the implications in your jurisdiction.

Key Takeaways for Decision Makers

First, ACP and UCP serve complementary functions. ACP handles platform-mediated transactions, UCP handles open discovery. Implement both for maximum reach.

Second, agent discoverability is the new SEO. If agents cannot find and evaluate your services programmatically, you are losing business to competitors who can be found.

Third, the technical barrier is low but the strategic thinking is hard. The protocols are well-documented and straightforward to implement. The challenge is deciding what to expose, how to price it, and how to maintain quality at machine-speed volumes.

Fourth, start now. The agent economy is not a future state. It is active today across multiple platforms, and early movers are establishing the relationships and reputations that will compound as agent adoption accelerates.

The organizations that will lead the next decade of commerce are those that recognize this protocol shift for what it is: not an incremental improvement to existing channels, but a fundamental expansion of how business is conducted. ACP and UCP are the building blocks of that expansion. The question facing every enterprise leader is straightforward: will you build on these protocols, or will you watch your competitors build on them first?