Agent-First Pay

A payment tool for AI agents — send and receive across five networks through one interface, with spending limits you control.

The problem: five networks, five tools, and money to lose

Agents are starting to handle real money: paying for an API call, settling a bill, tipping a service. But every payment network — Cashu, Lightning, Solana, Ethereum-style chains, Bitcoin — has its own tools, its own quirks, its own way of saying “done” or “failed”. An agent should not have to learn five of them.

And money is dangerous to automate. A bug, a bad prompt, or a confused agent should not be able to drain a wallet — but most payment tools assume a careful human is the one pressing the button.

What it does: one interface across five networks, with hard spending limits

Agent-First Pay gives an agent one way to move money across all five networks — and puts hard spending limits in front of every payment, enforceable somewhere the agent cannot reach.

Where to use it: paying for services, capping spend, and accepting funds

Install

brew install agentfirstkit/tap/afpay   # macOS / Linux
cargo install agent-first-pay          # any platform

Docs