Protocol v0.1 — Now in Public Beta

Commerce for the
Agent Economy

Two protocols, one commerce layer. AI Commerce lets autonomous agents discover, negotiate, and transact — while giving every platform a universal checkout standard.

Start Building → Read the Spec
agent-transaction.json
// Agent-to-Agent Commerce via ACP
{
  "protocol": "agentic-commerce/v1",
  "buyer_agent": "procurement-bot-7x",
  "seller_agent": "supplier-ai-92k",
  "action": "negotiate_purchase",
  "item": "cloud-gpu-hours",
  "settlement": {
    "via": "universal-commerce/v1",
    "method": "stripe_mcp",
    "amount": 2400.00,
    "currency": "USD"
  },
  "status": "✓ settled"
}
// Core Protocols
Two Protocols. One Vision.
AI Commerce is built on a dual-protocol architecture — one optimised for autonomous agent transactions, the other for universal human-and-machine interoperability.

Agentic Commerce Protocol

Purpose-built for AI-to-AI transactions. Agents autonomously discover services, negotiate terms, execute purchases, and settle payments — no human in the loop.

  • Agent identity & capability advertisement via MCP
  • Autonomous price negotiation with guardrails
  • Intent-based purchasing (what, not how)
  • Real-time settlement with escrow verification
  • Multi-agent supply chain orchestration
  • Budget policies & spending limits per agent
🌐

Universal Commerce Protocol

A standard checkout and payment layer for any platform, any device, any actor. Humans, agents, and systems all transact through one unified interface.

  • Unified checkout schema (JSON-LD + Schema.org)
  • Multi-PSP settlement (Stripe, PayPal, crypto rails)
  • Cross-border compliance & tax automation
  • One-click agent-assisted checkout for humans
  • Webhook-first event architecture
  • PCI-DSS compliant tokenised payment flows
// System Design
Protocol Stack
Five layers that turn any AI agent into a commerce participant and any storefront into an agent-ready marketplace.
Application
Shopping Agents
Procurement Bots
Storefronts
Marketplaces
ACP Layer
Agent Discovery
Negotiation Engine
Intent Parser
Trust Scoring
UCP Layer
Checkout Schema
Payment Router
Tax Engine
Compliance
MCP Bridge
Stripe MCP
PayPal MCP
Shopify MCP
Custom MCPs
Settlement
Fiat Rails
Stablecoin
Escrow
Multi-currency
// Transaction Flow
How a Transaction Works
From intent to settlement in four steps — agents handle the complexity, protocols ensure the trust.
01

Discover

Buyer agent broadcasts a purchase intent. Seller agents matching the criteria respond with offers via MCP tool calls.

ACP
02

Negotiate

Agents autonomously negotiate price, quantity, SLAs, and delivery terms within policy guardrails set by their human operators.

ACP
03

Checkout

Agreed terms flow into a standardised checkout object. Payment is routed to the optimal PSP with full tax and compliance handling.

UCP
04

Settle

Funds move through escrow with cryptographic verification. Both agents receive settlement confirmation and update their ledgers.

UCP
// Applications
Built For What's Next
From autonomous procurement to AI-powered storefronts — the protocol layer that makes agent commerce real.
🤖

Autonomous Procurement

Enterprise agents compare vendors, negotiate bulk pricing, and place purchase orders without human intervention.

🛒

Agent-Ready Storefronts

Expose your products via MCP so any AI assistant can browse, recommend, and purchase on behalf of its user.

💱

Cross-Border Commerce

Automated currency conversion, tax calculation, and regulatory compliance across 190+ countries.

🏗️

API Marketplace

Agents discover and purchase API credits, compute resources, and SaaS subscriptions programmatically.

📦

Supply Chain Orchestration

Multi-agent coordination across manufacturing, logistics, and fulfilment with real-time settlement.

🔐

Trusted Agent Identity

Verifiable agent credentials, spending policies, and audit trails for enterprise-grade compliance.

Build the Agent Economy

AI Commerce is open protocol. Start integrating today with our SDK, MCP servers, and developer docs.