Why Stablecoins?
| Traditional (Card Rails) | Prism (Stablecoin Rails) | |
|---|---|---|
| Settlement speed | 2–5 business days | Seconds |
| Chargebacks | Possible for months | Transactions are final |
| Fees | 2.9% + $0.30 typical | Competitive settlement fees |
| Currency | Fiat, with FX conversion | USD-denominated stablecoins |
| Merchant setup | Merchant account required | Wallet address is sufficient |
| Machine-native | Requires card numbers, PII | Wallet-to-wallet, no PII |
Supported Tokens
Prism settles using any ERC-20 token that implementstransferWithAuthorization (ERC-3009). This is the standard that lets the wallet sign a payment off-chain and have Prism execute it on-chain.
Tokens currently enabled:
| Token | Symbol | Peg | Issuer | Chains |
|---|---|---|---|---|
| First Digital USD | FDUSD | USD | First Digital | Ethereum, BSC |
| USD Coin | USDC | USD | Circle | Ethereum, Base, BSC, Arbitrum |
How Settlement Works
Payment Initiated
An AI agent’s wallet holds stablecoins. The agent initiates a payment via
a commerce protocol (x402, UCP) by submitting a signed payment
with the request.
On-Chain Transfer
The Spectrum settlement layer executes the stablecoin transfer from the
agent’s wallet to the merchant’s wallet on-chain.
Verification
Spectrum verifies the on-chain transaction: correct amount, correct token,
correct recipient, transaction confirmed on the blockchain.
Confirmation
Prism confirms the payment to the SDK middleware, which allows the original
request to proceed.
Settlement on Different Chains
Settlement happens on the chain specified in the payment requirements. Merchants configure their preferred chain(s) in the Prism Console, and the payment response tells the agent which chain to pay on. Prism can settle on any EVM-compatible chain. Adding a new network is a contract deployment on our side. Enabled chains:| Chain | Settlement Time | Gas Cost |
|---|---|---|
| Base | ~2 seconds | Very low |
| Arbitrum | ~2 seconds | Very low |
| BSC | ~3 seconds | Low |
| Ethereum | ~12 seconds | Higher |
- Accept payments on multiple chains for maximum compatibility with different agent wallets
- Consider your agents’ chain preferences — settlement is simplest when both sides use the same chain
- L2 chains generally offer faster settlement and lower gas costs
- Accept payments on multiple chains for maximum compatibility with different agent wallets
Merchant Payouts
Once stablecoins settle to the merchant’s wallet, they’re yours. Options include:- Hold stablecoins — Keep the USD-denominated balance as-is
- Transfer — Move funds to another wallet or treasury address
- Re-invest — Use stablecoins in DeFi or other on-chain activity