Droplet Labs · 2026
Agent Economics智能体经济学

When software starts paying for things当软件开始自己付钱

2026.08.06 Droplet Labs 6 min read约 6 分钟

An agent that can do work will eventually need to buy things: a dataset, an API call, a translation, another agent's service. This sounds exotic until you notice it's just procurement — done ten thousand times a day, in amounts too small for anyone to invoice.一个能干活的智能体,早晚需要买东西:一份数据、一次 API 调用、一次翻译、另一个智能体的服务。听起来很玄,直到你意识到这不过是采购——只是一天发生一万次,每次的金额小到没人愿意为它开发票。

Every payment system assumes a human现有的每套支付系统都默认背后有个人

Credit cards assume someone can dispute a charge. Invoices assume someone reads them, approves them, and pays in thirty days. Both assume the buyer sleeps, gets paid monthly, and makes maybe a dozen purchase decisions a week. An agent makes a dozen a second. A card network that charges thirty cents per transaction can't carry a purchase worth a fifth of a cent — the toll is bigger than the cargo.信用卡默认有人能对一笔扣款提出争议;发票默认有人阅读、有人审批、三十天后付款。两者都默认买家会睡觉、按月领工资、一周做十来个购买决定。而智能体一秒钟就做十来个。一笔交易收三十美分手续费的卡组织,运不动一笔价值五分之一美分的采购——过路费比货还贵。

What machine payment actually looks like机器支付真实的样子

Two pieces are settling into place. The first is : digital dollars that move in seconds, at any hour, for fractions of a cent. The second is a standard called , which lets a piece of software pay for a service at the exact moment it uses it — no account setup, no invoice, no net-30. Ask for the service, get a price, pay, receive. Four steps, milliseconds each.有两块拼图正在就位。第一块是:数秒到账、全天可用、成本不到一分钱的数字美元。第二块是一个叫 的标准,让软件在使用一项服务的当下完成付款——不用开户、没有发票、没有月结。请求服务、收到报价、付款、交付,四步,每步几毫秒。

The part that matters for a business owner is the control layer on top: spending caps enforced by code, above a threshold you choose, and a complete log of every cent. Done right, an agent with a wallet is more auditable than an employee with a company card — every purchase has a reason attached, and the are physically incapable of looking the other way.对企业主真正重要的是上面那层控制:由代码强制执行的花费上限、超过你设定阈值就触发的、以及每一分钱的完整日志。做对了,一个带钱包的智能体比一个拿公司卡的员工更可审计——每笔支出都附带理由,而在物理上不会睁一只眼闭一只眼。

Do you need this?你需要这个吗?

Almost certainly not yet. If your agents only work inside your own tools, they have nothing to buy. This layer matters when your agents start consuming paid services from outside — and today, that's a small minority of businesses. We'd rather tell you that than sell you a wallet.几乎可以肯定:还不需要。如果你的智能体只在你自己的工具里干活,它没有东西可买。这一层要等你的智能体开始消费外部的付费服务时才重要——今天,那还是极少数企业。我们宁可这么告诉你,也不想卖你一个钱包。

What to watch for: the moment your software suppliers start pricing by the call instead of by the seat, and the moment a service your agent depends on offers a machine-payable endpoint. When both happen in your stack, come talk to us. Until then, this is our homework, not yours.值得留意的信号:你的软件供应商开始按调用而不是按席位计价的那一刻,以及你的智能体依赖的某项服务开放了机器可付款接口的那一刻。当这两件事都出现在你的技术栈里,来找我们聊。在那之前,这是我们的功课,不是你的。

Related相关阅读