The Base Layer for Autonomous Agent Payments
"Every AI system will need to pay and be paid. Ergo already has the primitives."
Autonomous AI agents are a fundamentally new kind of economic actor. They transact at machine speed, without persistent identity, at micropayment scale ($0.001 per API call), with conditional acceptance logic that no human-centric payment rail supports. Stripe requires KYC. Lightning requires persistent channels. Ethereum has non-deterministic gas and mandatory ETH pre-funding. Ergo is designed to satisfy the requirements agents have — at the protocol level, with no application-layer workarounds.
Ergo's agent payment stack consists of four composable UTxO primitives: Reserve (collateral backing), Note (programmable bearer IOU), Tracker (anti-double-spend registry), and Acceptance Predicate (on-chain task completion condition). These aren't features bolted on for AI — they're protocol properties that emerge from eUTXO's deterministic execution, ErgoScript's expressive power, and Babel Fees' gas abstraction. ChainCash is an open-source prototype reference implementation of this stack — not audited and not production-ready.
Essential resources to understand the fundamentals.
Latest update: SDK v0.2, 4 AI framework adapters, 10 working examples, Python + MCP packages
Why every AI agent will need to pay and be paid — and why Ergo already has the primitives
Reserve, Note, Tracker, Acceptance Predicate — the full technical reference
10-criteria comparison across chains for agent-specific requirements
Developer documentation, patterns, and guides.
The vision and principles behind the technology.
Deep-dive articles to master this topic.

Two months after the first Ergo agent-payment SDK release, Accord Protocol now ships a testnet-first agreement layer, full Note lifecycle, framework adapters, MCP tooling and ten working examples.

Autonomous agents will not merely need payment rails. They will need programmable money: bounded credit, machine-readable terms, work verification and verifiable settlement.

Stripe is building serious infrastructure for agentic commerce. The remaining gap is autonomous work settlement: programmable acceptance, credit Notes and verifiable receipts.
Infographics and visual explanations to share.
Essential vocabulary for understanding this topic.
Frequently asked questions about this topic.
Join our community to ask questions, share ideas, and connect with other Ergo enthusiasts.