Spend your Fomo cash anywhere that asks for payment.
Some sites and AI tools charge a few cents per use instead of a subscription. Pick one below, connect your wallet, and pay in USDC. Every payment is checked against your limits and shown to you before anything is signed.
Signed in as ·
Pick something to pay for
These answer right now with a price you can pay in USDC. Choose one and it's set up for you: the link filled in and the site added to your allowed list. You still approve every payment.
Checking which services are online…
Names and logos belong to their owners. Fomo Spend is not affiliated with or endorsed by the services listed; it pays their public pay-per-use links.
Pay
Fomo Spend reads the price, checks it against your limits, and shows you exactly what will move. Your wallet signs only after you approve. Got your own paid link (sites call these x402 links)? Paste it below.
Fomo Spend · Approve paymentPaste a paid link, or pick a service.
- Amount
- Asset
- USDC on
- Destination
- Host
- Left today after this
Confirm in your wallet…
Your limits
Anything outside these is turned away with a clear reason, before signing. Limits here apply to payments from this browser; agents keep their own.
Allowed sites
Only these can be paid. Picking a service adds it for you. Use *.example.com for subdomains.
Connect an agent
Agents get their own Spend account with its own limits. They pay through the same checks, they can't raise their own caps, and they never see your wallet or your trading key.
-
Install the Fomo Spend CLI
Needs Node.js 20 or newer.
$ npm install -g {origin}/fomo-spend.tgz -
Create the agent's Spend account and set its limits
The keys are created on that machine and saved encrypted under a passphrase. It prints a Solana and a Base address. Only sites you allow can be paid.
$ fomo-spend init $ fomo-spend policy set --max-request 1 --max-day 10 $ fomo-spend policy allow api.example.com
-
Fund it from your connected wallet
Paste the address fomo-spend init printed and send it USDC. Your wallet asks you to confirm. Send only what you want the agent to be able to spend.
-
Plug it into your agent
Fomo Spend runs as an MCP server with three tools: spend_status, spend_pay and spend_ledger. Each payment opens the approval screen on that machine, or set FOMO_SPEND_YES=1 to let the agent pay without asking, still inside its limits.
$ claude mcp add fomo-spend --env FOMO_SPEND_PASSPHRASE=… -- fomo-spend mcp{ "mcpServers": { "fomo-spend": { "command": "fomo-spend", "args": ["mcp"], "env": { "FOMO_SPEND_PASSPHRASE": "…" } } } }Agents without MCP can use the CLI directly: fomo-spend pay <url> prints the response body and exits 5 when a payment is refused.
Activity
Payments made from this browser. They count toward today's cap from the moment they're signed.
| When | Site | Network | USDC | Transaction |
|---|