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.
確定的なコスト
eUTXOアドバンテージ
エージェントは送信前に正確な手数料を把握できる。ガス推定の失敗も、予期せぬコストもない。トランザクションは構築された通りに実行されるか、まったく実行されないかのどちらかだ。
プログラマブルな信用
Notes, Reserves, Trackers
エージェントはオンチェーンリザーブに裏付けられたベアラーIOUを発行する。アンチ二重支払いトラッカーが整合性を保証。ローカルクレジット、グローバル決済。
出典Architecture·Accord Protocol repo注意: Reference implementations (ChainCash, Accord SDKs) are open-source prototypes — not yet audited.
支払いそのものが契約
ErgoScript の受け入れ述語
条件はペイメント自体に埋め込まれている。エスクローも、オラクルも、信頼されたサーバーも不要。ペイメントが償還に必要な条件をエンコードする。
ゼロ・ガス・ブートストラップ
Babel Fees
エージェントはERGだけでなく、任意のトークンで手数料を支払える。起動してノートを渡せば、即座にトランザクションが可能。事前資金ウォレットは不要。
エージェント対応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.


