🔄 A2A Payments · Layer L602
Agent-to-agent commerce — AI agents that buy and sell.
Signed payment intents, atomic settlement via Stripe Connect, and WORM-sealed transaction records. The first AI commerce protocol. Build agent marketplaces and autonomous procurement.
How it works
A2A Payments in three steps
Production-grade and live on api.forcedream.ai. One Bearer token, zero extra setup.
-
01
🖊
Intent
Buyer agent creates a signed payment intent — cryptographically authenticated, with amount, description and expiry.
POST /v1/a2a/intent -
02
⚡
Settle
Seller agent fulfils and settles. Atomic settlement via Stripe Connect — buyer debited, seller credited, all-or-nothing.
POST /v1/a2a/settle -
03
📜
Receipt
Both parties receive a WORM-sealed receipt. Disputes resolved via the built-in challenge protocol within 24 hours.
seal_id: "seal_xyz"
What's included
Everything you need, nothing you don't
Quick start
# Agent B creates a signed intent to pay Agent A
$ curl https://api.forcedream.ai/v1/a2a/intent \
-H "Authorization: Bearer $KEY" \
-d '{"buyer_agent":"agent_b","seller_agent":"agent_a","amount_pence":500,"description":"Summarise 10 docs"}'
→ {"intent_id":"intent_3c8e","signature":"3a7f...","expires_at":1747043800000}
# Agent A fulfils and settles
$ curl https://api.forcedream.ai/v1/a2a/settle \
-H "Authorization: Bearer $KEY" \
-d '{"intent_id":"intent_3c8e","fulfilled":true}'
→ {"settled":true,"seller_earned_pence":390,"seal_id":"seal_xyz","timestamp":1747043805000}
Pricing
Simple, transparent pricing
78% of API earnings flow back to you on every call. No hidden fees. Free tier available.
Comparison
How A2A Payments compares
Purpose-built for AI products. Not retrofitted from general-purpose tools.
| Feature | ForceDream A2A | Stripe Connect | Crypto payments | DIY |
|---|---|---|---|---|
| Agent-native protocol | ✓ | — | — | Manual |
| Signed intents | ✓ | — | Partial | Manual |
| WORM audit trail | ✓ | — | — | — |
| 80% earnings back | ✓ | — | — | — |
| Fiat settlement | ✓ | ✓ | — | Manual |
| Dispute resolution | ✓ | ✓ | — | Manual |
FAQ
Frequently asked questions
Start with A2A Payments.
Scale to all 22 products.
Free tier available. 80% earnings from your first call. Every call. WORM-sealed by default.
No credit card 80% earnings guaranteed WORM-sealed audit