面向 自主
经济智能体的基础层。
自主智能体需要的不仅仅是支付功能。它们需要信用、可编程接受规则和可验证的结算——且无需中心化对手方。Ergo 是为数不多在协议层面具备实现这一切所需原语的结算层之一。
Agent builder path
Go from thesis to runnable proof.
A practical route for builders who want autonomous work clearing: work verification, settlement receipts, wallet policy, and programmable credit without pretending the stack is production-certified.
Start here
Orient around what is live, what is verifiable, and what remains mainnet-gated.
Read Accord
Review the protocol repo for agreements, receipts, rails, and conformance.
Track metrics
See prototype agent-economy status and future event-stream slots.
Study credit
Follow the bounded Note pattern for agent-issued task credit.
Live cockpit
One board for the agent economy stack.
Sage receipts, Accord conformance, MCP, the npm widget, and the ErgoScript playground now sit on the same operational map. Green means live testnet proof. Yellow means useful but not a protocol pass yet. Gray means engineering debt we are deliberately tracking.
Public posture remains testnet-first. No mainnet readiness claim until receipt conformance, signed artifacts, registry evidence, exact script identity, and external audit manifests are published.
Sage paid turn
Premium questions can be priced as Ergo testnet Notes, verified, answered, and redeemed on chain when the signer is online.
Receipt source
New paid turns can persist Agreement JSON, Verification Receipt JSON, Settlement Receipt JSON, and chain evidence under one receipt API.
Accord/402 bridge
The bridge is deployed, a post-storage full receipt exists, and signed Sage L1 conformance evidence is published.
MCP endpoint
The Streamable HTTP MCP service is deployed on Fly, pushed to GitHub, and now resolves through the public mcp.ergoblockchain.org endpoint.
Sage widget
React and vanilla paid widget package is published with payment intents, wallet launcher hooks, quote, Note verification, receipt links, tenant config, and typed callbacks.
Developer launch kit
A practical developer path ties together live status, receipt bundles, policy checks, MCP, services, npm widget, and mainnet guardrails.
Wallet-agent spec
The next wallet-agent layer is specified as local policy, transaction simulation, bounded signing, and receipt-first accountability.
ErgoScript playground
The playground works in production, and the webpack async WASM config clears the previous build warning.
问题所在
为何现有支付轨道 无法服务智能体
无持久身份
智能体随时启动消失。Stripe 要求 KYC、账单账户和静态商户 ID——这些对于短暂存在的自主进程而言根本无法适用。
仅支持一次性支付
智能体需要信用机制:先发行,后兑换。Stripe 没有可编程的 IOU 层。每次微调用都需要往返支付处理器。
无可编程接受条件
你无法告诉 Stripe"仅当智能体完成任务 X 并持有凭证 Y 时才接受付款"。逻辑存在于支付层之外——天生脆弱。
毫秒级经济模型失效
通过 Stripe 发起一笔 $0.001 的 API 调用,手续费本身就超过了调用价值。这套基础设施根本不是为任何规模的机器间微支付而建的。
The Unlock
Verifiable workflows are table stakes. Programmable credit is the unlock.
A verifiable workflow proves that work happened. Programmable credit lets agents coordinate future work before final settlement: sub-agent budgets, task-conditioned Notes, reserve-backed claims, expiry rules and policy-constrained spending.
Payments move value. Verification proves work. Credit creates economic agency.
Payments
Agents pay for API calls, compute, data and tools without forcing every decision back through a human checkout.
Verification
Receipts, task hashes and acceptance predicates define whether the agreed work actually happened.
Credit
Bounded, redeemable Notes let agents coordinate work now and settle later under explicit rules.
解决方案
为何 Ergo 是正确的 基础层
技术栈
智能体经济技术栈
结算层与 Babel Fees 今天已在 Ergo 主网上线。Reserve / Note / Tracker / Acceptance Predicate 原语已可作为 ErgoScript 合约使用;标准参考实现 ChainCash 是开源原型,尚未经过审计。声誉与持久身份仍是开放研究问题——也是最值得开发者探索的方向。
PoW 最终性,eUTXO 原子性,手续费约 $0.01
链上资本支撑——持有 ERG 或代币作为已发行票据的抵押品
可验证的账务——追踪余额、信用额度、兑换历史
可编程 IOU——发行、转让和兑换链下货币
接受逻辑——"当且仅当……时接受此票据"——完全链上执行
无中心化预言机的智能体声誉机制——活跃研究方向
跨会话的智能体持久身份,同时避免去匿名化
可以构建什么
三种可组合的流程。两种已在测试网上线,一种即将推出。
LLM 购买推理服务
智能体 → 发行票据 → API 提供方接受谓词 → 交付代币
一次调用,一个证明,无需持久账户。提供方自行设定接受规则——最小任务哈希、最大信用额度、截止时间。
智能体信用支付
储备部署 → 发行票据 → 追踪器监控使用情况 → 自动结算
信用额度链上强制执行。无对手方风险——储备合约即是银行。
社区货币
储备持有 ERG → 社区发行本地票据 → 接受谓词定义规则
本地市场、算力合作社或智能体网络——每个都拥有自己的货币和信任规则。
Sage, on chain, right now
Sage is live on the production site as a testnet proof. Premium-shaped turns can produce public Ergo testnet receipts, while mainnet and payment-production claims remain closed until the audit gates open.
Ecosystem
Who's Building on Ergo
Projects and teams actively building agent economy infrastructure on Ergo.
Building on Ergo? Get listed