Skip to content
Universal Commerce Protocol Protocol registry / en

Vertical

B2B agentic commerce: when the procurement agent becomes the customer.

In B2B, AI agents automate sourcing under constraints: negotiated prices, quotas, approvals, ERP integration. Here is what sets B2B apart, the protocols involved, and the readiness expected from a supplier.

Monochrome ASCII-texture illustration of an autonomous sensor connected to a commerce signal.
PORTÉE Editorial representation of an agent discovering a commerce signal. Available exchanges remain determined by declared services and capabilities.

The 30-second summary

  • What: procurement agents buy on behalf of a company, under constraints.
  • B2B specifics: contract pricing, quotas, multi-stakeholder approval, ERP integration.
  • Protocols: UCP/ACP (commerce), AP2 (mandates), A2A/MCP. See agentic payments.
  • Risk: being de-listed by a procurement agent if the offer is not machine-readable.

A short definition

B2B agentic commerce is the automation of business purchasing by AI agents. A procurement agent discovers, compares and triggers orders for a company, within defined limits, most often connected to its systems (ERP, e-procurement). It is agentic commerce applied to B2B constraints. Established

What sets B2B apart

  • Negotiated and contract pricing: the offer depends on the customer, not a single public price.
  • Quotas and commitments: volumes, cadences, contractual lead times.
  • Multi-stakeholder approval: approval chains and signing thresholds.
  • Integration with the buyer's systems: ERP, e-procurement, accounting traceability.

These constraints make authorization central: proving who committed the company and within which limits. AP2's mandates (intent, cart, payment) align naturally with B2B approval chains. Emerging

Assisted or delegated: the distinction that governs everything

This is the point the specification settles explicitly, and it decides what a procurement agent may actually do on its own. UCP's Checkout capability requires the order to be finalized manually by the user through a trusted UI, unless the AP2 Mandates extension is supported. Established

Without AP2 mandates, a procurement agent assembles the cart and a human signs off. With them, it can execute while the buyer is absent, inside limits signed in advance. For a procurement function this is not a technical footnote: it is the line between a decision-support tool and a delegation of authority to commit company funds.

Assisted commerce

The agent discovers, compares and builds the cart. A human buyer approves in a trusted interface. This is the specification's default mode.

Delegated commerce

The buyer signs an intent mandate up front, carrying limits such as a price ceiling and a time window. The agent executes once the conditions are met, with nobody in the loop.

Source: UCP specification, Checkout capability, version 2026-04-08.

The checkout lifecycle, and why it speaks B2B

A checkout session exposes a status that tells the agent which action is expected. The states defined by the specification are incomplete, requires_escalation, ready_for_complete, complete_in_progress, completed and canceled. Established

requires_escalation is the one a B2B supplier should look at. It is the standardized hand-off to a human. A signature threshold exceeded, a manager's approval, a pricing exception: these stop being broken journeys to work around and become a state the protocol anticipates. Approval chains, long the main obstacle to procurement automation, finally have a defined place to live.

The specification also grades errors by severity: recoverable, requires buyer input, requires review, or unrecoverable. That granularity is what lets an agent tell a stock-out apart from a compliance refusal, and respond to each differently.

Contract pricing: eligibility verification

B2B rarely sells at list price. UCP provides for eligibility verification: claims must be resolved before a transaction can complete. Established This is the mechanism by which an agent authenticated as acting for a given company receives that company's negotiated terms rather than a catalogue price.

One structural point for suppliers: the Merchant of Record does not change, and the specification notes that the Checkout capability introduces no PCI DSS compliance obligation for card payments. The agent does not become a commercial intermediary. It remains a channel.

A B2B supplier's readiness

To stay selectable by a procurement agent, a distributor or manufacturer must expose:

  • Typed per-customer offers: contract price, quota, lead time, terms.
  • Traceability of the agent's decisions, integrable into the buyer's ERP.
  • Pre-authorization of recurring orders with threshold and signature.
  • Clear governance (eligibility, pricing, dispute).

It is the same foundation as agentic commerce in general, applied to B2B. The implementation guide and the audit methodology help build it. See also the use cases (including the B2B distributor scenario).

Frequently asked questions

01

What is B2B agentic commerce?

It is the automation of business purchasing by AI agents: a procurement agent discovers, compares and triggers orders on behalf of a company, under constraints (budget, approved suppliers, hierarchical approval), often connected to the buyer's ERP.

02

How does B2B differ from B2C for agents?

B2B adds negotiated and contract pricing, quotas, multi-stakeholder approval chains, and integration with the buyer's systems (ERP, e-procurement). Authorization is more structured: AP2's cryptographic mandates fit well.

03

Which protocols matter in B2B?

The same building blocks as B2C, with greater weight on authorization: UCP and ACP for commerce operations, AP2 for payment mandates, A2A and MCP for communication and tool access. See agentic payments and AP2.

04

What is the risk for a B2B distributor?

Losing an account the first time a procurement agent recomposes its supplier set. If the offer is not machine-readable (contract prices, quotas, lead times exposed), the agent favors a better-structured competitor, even at equivalent product.

05

Can a procurement agent order without human approval?

Not by default. UCP's Checkout capability requires manual finalization by the user through a trusted UI, unless the AP2 Mandates extension is supported. With AP2 mandates, the buyer signs an intent up front carrying limits such as a price ceiling and a time window, and the agent executes once those conditions are met. Without them, the agent prepares and a human approves.

06

How do B2B approval chains fit into the protocol?

Through the requires_escalation state in the checkout session lifecycle. It is a standardized hand-off to a human, defined by the specification. A signature threshold exceeded or a pricing exception is therefore not a broken journey to work around, but an expected state.

07

How does an agent get our negotiated prices rather than list price?

Through the eligibility verification UCP provides for: claims must be resolved before a transaction completes. An agent authenticated as acting for a given company receives that company's terms. That still requires the supplier to expose those terms in a typed, machine-readable form.