Agent Commerce · Pricing
AI agents are spending money.
Now there are receipts.
Agent Commerce adds policy enforcement, signed receipts, and public verification to AI-triggered transactions. Every payment produces a cryptographic proof record.
Want to try it before choosing a plan?
Demo API key · policy checks · signed receipts — all work in sandbox mode. No account.
What Agent Commerce adds
Standard payment rails tell you money moved. Agent Commerce tells you what policy allowed it, what artifact it corresponds to, and who can verify it.
Hard stops
Set spend limits that block — not log — transactions that exceed them. Policy is enforced before capture, not after.
Signed receipts
Every transaction produces a tamper-evident, Ed25519-signed receipt. Receipts outlast the platform relationship.
Provenance linkage
Receipts bind artifact_hash, certificate_id, and decision_record_id — payment and proof in one record.
Public verification
No account required to verify a receipt. Any auditor, partner, or counterparty can independently confirm the transaction.
How it works
01
Policy check
Before any payment executes, the active policy is evaluated. Spend is blocked if it violates limits, merchant rules, or purpose restrictions.
02
Payment captured
If policy allows, settlement executes. A signed receipt is issued inline — atomically with the transaction.
03
Receipt issued
The receipt is an Ed25519-signed record binding the amount, agent, artifact hash, policy context, and timestamp.
04
Public verification
Anyone can verify the receipt at /api/payments/verify/:receiptId — no account required. The signature validates or it doesn't.
Every transaction produces a signed receipt
Not a log line. A cryptographic artifact — independently verifiable by anyone.
{
"receipt_id": "rcpt_01jv…",
"amount_cents": 2500,
"currency": "usd",
"agent_id": "agent_agt_…",
"artifact_hash": "sha256:a3f8…",
"certificate_id": "cert_01jt…",
"policy_id": "pol_01js…",
"policy_decision": "allow",
"timestamp": "2026-04-15T14:22:31Z",
"signature": "ed25519:…",
"verify_url": "https://certifieddata.io/receipts/rcpt_01jv…"
}Verify any receipt publicly at /agent-commerce/payment-verification
Plans
Plans scale by artifact volume and trust depth. An artifact is any AI transaction, output, or dataset you certify. Full pricing comparison →
- ✓Sandbox execution
- ✓Basic verification
- ✓Public registry presence
- ✓Hard stop enforcement
- ✓Verified receipts
- ✓Spend visibility
- ✓Lineage + replay
- ✓Team access
- ✓Deeper policy controls
- ✓Governance + approvals
- ✓Compliance exports
- ✓Unlimited team seats
- ✓Custom policy controls
- ✓Private infrastructure
- ✓Dedicated support