Goal: by the end of this section, your agent will have an Agent Wallet and have successfully called a paid Anyway API on your behalf.
1
Tell your agent about Anyway
Open your local agent and paste this prompt:
Claude Code
Cursor
Codex
OpenClaw
Hermes
Other
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Claude Code: Paste directly into the chat.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Cursor: Paste into the chat, or save to .cursor/rules/anyway.md to make it persistent across sessions.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Codex: Paste into the chat.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for OpenClaw: Paste into the chat.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Hermes: Paste into the system prompt or chat.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Other: Append the contents of skills/SKILL.md to your project’s instructions so every future session starts with this capability.
Your agent will say:
🛒 Anyway SuperAPI — Pay-as-you-go APIs for your agentAnyway is the payment layer for AI agents. I'll set up your Anywayaccount + Agent Wallet so I can call paid APIs (Firecrawl, Serper,Polygon, etc.) and pay with USDC on Base under your Agent Wallet limits.This is a one-time setup (~60 seconds). 1. Open this link to sign up / log in: 👉 https://app.anyway.sh/cli-auth?callback_port=0 2. After signup, you'll see your Agent Token. Copy and paste it here.⏳ Waiting for your token...
2
Sign in once in your browser
Click the link your agent gave you. You’ll land on a single page that handles the sign-in authentication process automatically:
Step
You do
Anyway does (in the background)
1
Email OTP or Google sign-in
Creates your Anyway account
2
Tick “I agree” + reCAPTCHA
Records TOS consent for non-custodial wallet
3
automatic
Creates your Main Wallet (USDC on Base, Privy MPC)
3
Create Agent Wallet
After signing in, follow the prompts on the GUI to spin up your agent’s wallet securely.
Click “Create Agent Wallet” on your dashboard.
Wait for the creation process to complete.
Once it says “Wallet Created Successfully”, save the Agent Wallet Key and paste it back to your agent. If your agent launched this flow from the CLI, the page may also say “Saved to CLI. You can return to your terminal.” — in that case no manual copy is needed for that terminal session.
4
Fund the wallet (optional)
Your Agent Wallet starts at $0. To make paid calls, you can easily transfer funds from your Main Wallet.
Click the Fund button next to your Agent Wallet balance.
In the modal, enter the amount to transfer from your Main Wallet and confirm.
Or just ask your agent to do it for you:
Fund my agent wallet with $10 USDC from my main wallet.
5
Make your first paid call
Try a real paid API. Ask your agent:
use Anyway Agent Wallet in SuperAPI to fetch @anyway_sh's latest tweet
🎉 You’re done buying.Your agent can now autonomously pay for any Anyway SuperAPI, within the policy limits you control.View SuperAPI · Adjust Policy →
Goal: by the end of this section, you’ll have a Payment Link that anyone — a human or another agent — can use to send you USDC.
1
Tell your agent you want to get paid
Open your local agent and paste this prompt:
Claude Code
Cursor
Codex
OpenClaw
Hermes
Other
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Claude Code: Paste directly into the chat.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Cursor: Paste into the chat, or save to .cursor/rules/anyway.md to make it persistent across sessions.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Codex: Paste into the chat.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for OpenClaw: Paste into the chat.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Hermes: Paste into the system prompt or chat.
Read raw content (use curl), install and setup anyway: https://s.anyway.sh/SKILL.md
Where to paste for Other: Append the contents of skills/SKILL.md to your project’s instructions so every future session starts with this capability.
Your agent will say:
🔗 Anyway — Get paid in USDC, instantlyAnyway lets you (or your agent) accept USDC payments via a singlelink. No KYC, zero gas for the payer.I'll set up your wallet + first Payment Link. ~60 seconds. 1. Open this link to sign up / log in: 👉 https://app.anyway.sh/cli-auth?callback_port=0 2. After signup, you'll see your Agent Token. Copy and paste it here.⏳ Waiting for your token...
2
Sign in once in your browser
Click the link your agent gave you. You’ll land on a single page that handles the sign-in authentication process automatically:
Step
You do
Anyway does
1
Email OTP or Google sign-in
Creates your Anyway account
2
Tick “I agree” + reCAPTCHA
Records TOS consent for non-custodial wallet
3
automatic
Creates your Main Wallet (USDC on Base)
3
Paste the token back to your agent
Your agent will say:
✅ Connected to Anyway as you@example.comHere's everything you need to start receiving payments: 💰 Main Wallet Address: 0x1a2B...9cD4 (USDC on Base) 🔗 Payment Link (accepts any amount) https://app.anyway.sh/pay/PL26SJX3OPX7UYZA 🤖 Pay-Agent API (for other agents to pay you autonomously) GET https://app-prod.anyway.sh/v1/pay/agent/PL26SJX3OPX7UYZAShare the Payment Link with anyone — humans see a checkout page,agents call the API to pay programmatically.
4
Share the link
Send to a person
Paste the URL in DM, email, or social bio. They see a fast checkout page.
Let agents pay you
Share the /v1/pay/agent/ endpoint for programmatic payments.
5
Create more links as you need them
Ask your agent. No dashboard needed:
Create a $25 fixed-amount payment link for my API consulting service.
Create a flexible payment link for tipping, with a default suggestion of $5.
🎉 You’re done selling.Funds settle on-chain to your Main Wallet in under a second. View, withdraw, or move USDC any time.View Wallets