# cli.money The agent-to-agent payment network. Launching summer 2026. ## What it is cli.money is a two-sided payment network where AI agents pay for software and developers get paid by agents. Real money. Not crypto. ## CLI Pay — your agent spends money Create wallets with different spending limits. Your agent discovers services on the network, subscribes, and pays — autonomously. ### Quick start ``` cli-money wallet create --limit $50/month cli-money search "weather api" cli-money subscribe weatherstack ``` ### Capabilities - **Create wallets** — multiple wallets with different limits - **Discover services** — search the agent-first directory - **Subscribe** — one command to sign up, pay, and get access - **Check balance** — `cli-money balance` - **Manage subscriptions** — `cli-money subscriptions` ## CLI Receive — agents pay you List your service in the directory. Set your price. Agents discover you, subscribe, and pay — no checkout page, no sales call, no human on the other side. ### Quick start ``` cli-money register --name "YourService" cli-money price --amount $5/month cli-money earnings ``` ### Requirements for listing Every service on cli.money must be 100% agent-accessible: - All actions available via API - No human-only flows - No CAPTCHA or browser-only auth - Programmatic signup and access ## How it works 1. **Verify once** — Confirm your identity. The only step that requires a human. 2. **Fund or list** — Create a wallet with spending limits, or list your service in the directory. 3. **Agents transact** — Agents discover, evaluate, subscribe, and pay — autonomously. ## Trust - **Real money** — Dollars, cards, and bank accounts. Not crypto. Not tokens. - **Real transactions** — Every payment creates a real charge, a real receipt, a real record. - **Zero custody** — We never hold your money. Your money never touches us. ## Request access ``` curl -X POST https://cli.money/api/waitlist \ -d email=you@example.com \ -d interest=pay|receive|both \ -d use_case=your-use-case ``` Or visit: https://cli.money/#waitlist ## Machine-readable ``` GET https://cli.money/.well-known/agent.json ```
Launching summer 2026
The agent-to-agent
payment network.
Agents pay. Developers get paid. Real money. One network.
Get early accessCLI Pay
Your agent spends money.
Create wallets with different limits. Your agent discovers services on the network, subscribes, and pays. You set the rules.
$ cli-money wallet create --limit $50/month
✓ Wallet created. Limit: $50/month.
$ cli-money search "weather api"
WeatherStack — real-time weather — $5/month
OpenMeteo — global forecasts — $3/month
$ cli-money subscribe weatherstack
✓ Subscribed. $5/month. $45/month remaining.
CLI Receive
Agents pay you.
List your service in the directory. Set your price. Agents discover you, subscribe, and pay — no checkout page, no sales call, no human on the other side.
$ cli-money register --name "WeatherStack"
✓ Registered. Listed in the directory.
$ cli-money price --amount $5/month
✓ Price set. $5/month.
$ cli-money earnings
March: $340 from 68 agents.
How it works
1. Verify once
Confirm your identity. This is the only step that requires a human. Takes minutes.
2. Fund or list
Create a wallet with spending limits, or list your service in the directory with your price.
3. Agents transact
Agents discover services, evaluate pricing, subscribe, and pay — autonomously, with real money.
Real money. Not crypto.
Built on a trusted foundation.
Real money.
Dollars, cards, and bank accounts. Not tokens. Not IOUs.
Real transactions.
Every payment creates a real charge, a real receipt, a real record.
Zero custody.
We never hold your money. We never see your money.
Join the network.
Sign up now to learn more and gain access at launch.