Why Agentic Commerce?
E-commerce platforms are already building for AI agents. Major headless platforms are implementing protocols like ACP (OpenAI) and UCP (Google) — enabling AI agents to discover products, add to cart, and check out programmatically. But these protocols handle the commerce flow. They don’t handle settlement. That’s the gap Prism fills. Platforms have built the checkout experience. Prism completes the stack with settlement infrastructure — the layer that actually moves money between agent wallets and merchants.How It Works
- An AI agent requests a resource from the merchant’s protected endpoint
- Prism middleware responds with HTTP 402 — payment required, specifying amount, token, and chain
- The agent’s wallet sends a stablecoin payment on-chain
- The agent retries the request with payment proof
- Prism verifies the on-chain transaction via the Spectrum settlement layer
- The request proceeds — the merchant has the money, settled and final
Core Capabilities
- Agent Payment Acceptance — Accept purchases initiated by AI agents shopping on behalf of users
- Stablecoin Settlement — Instant on-chain settlement in the tokens merchants configure
- Zero Chargebacks — Stablecoin transactions are final. No disputes, no clawbacks
- Protocol Agnostic — x402 and UCP live today; ACP support coming soon. One integration covers all
- Platform-First Architecture — Integrate once, enable all your merchants
- Multi-Chain Support — Settlement on any EVM-compatible chain
Two Integration Paths
For Platforms
Integrate Prism as a payment option in your platform. Your merchants can accept agent payments without individual integrations — you handle it once at the platform level.For Merchants
Connect directly via the Prism Gateway API, server-side SDKs, or the Prism MCP Server. Accept agent purchases and receive instant stablecoin settlement to your wallet.Quick Start
Accept your first AI agent payment in minutes
How It Works
Two-layer architecture and transaction lifecycle
SDK Integration
Server-side SDKs for TypeScript, Python, and Java
API Reference
Prism Gateway REST API documentation
MCP Server
Manage your Prism integration from any AI agent via MCP