Where autonomous work gets paid, proven, and settled.
Autonomous agents need more than payments: programmable credit, task-conditioned acceptance, verifiable receipts, wallet policy, and neutral PoW/eUTXO settlement.
Open the receipt. Inspect the work, terms, and settlement.
A transaction proves value moved. A full receipt bundle proves what work was agreed, how it was verified, and how the obligation closed on Ergo testnet.
Payments move value. Clearing resolves obligations.
Agent economies do not end at payment. They need terms, bounded credit, work verification, receipt memory, and public settlement without a central counterparty.
Intent -> Work -> Credit -> Predicate -> Receipt -> Settlement
This is the economic loop: what was requested, what constrained it, how it was verified, and where it settled.
Intent
The user, wallet, or agent states the job.
Work
A provider, tool, API, or sub-agent performs it.
Credit
Bounded Notes coordinate value before final settlement.
Predicate
ErgoScript defines the acceptance rule.
Receipt
Agreement, verification, and settlement stay inspectable.
Settlement
The obligation closes on a neutral PoW ledger.
Developer path
Build the first verifiable agent receipt while keeping the mainnet boundary explicit.
为什么选择 Ergo?
为智能体设计的链:无需身份、无需预存资金、无需许可
This is the same thesis extended. The properties that make Ergo a PoW/eUTXO chain for DeFi, privacy, and sound money also make it a credible base for autonomous work: predictable costs, script-level conditions, native tokens, and neutral settlement.
可编程信用
Notes, Reserves, Trackers
代理发行由链上储备支持的不记名 IOU。防双花追踪器确保完整性。本地信用,全局结算。
来源Architecture·Accord Protocol repo注意: Reference implementations (ChainCash, Accord SDKs) are open-source prototypes — not yet audited.
支付即合约
ErgoScript 接受谓词
条件嵌入在支付本身中。无需托管、无需预言机、无需可信服务器。支付编码了赎回所需的全部条件。
零 Gas 启动
Babel Fees
代理可用任意代币支付费用——不仅限于 ERG。启动后交付一张 Note,即可立即交易。无需预充值钱包。
智能体就绪 SDK
Fleet SDK, MCP, LangChain
TypeScript 和 Python SDK 搭配 LangChain 工具、Claude MCP 服务器,以及 10 个可运行示例——从基础支付到多代理编排。
无紧急停止开关
Proof-of-Work 保证
没有基金会多签、没有验证者卡特尔、没有紧急暂停。任何委员会都无法冻结代理资金或停止网络。
来源Ergo node source·Audit & disclosures注意: Third-party dApps, bridges and wallets may have their own controls — verify per-project.


