Payment and wallet setup
payment.infoHow paying for Agent402 tools works and how to manage a wallet. This hosted connector holds NO wallet: 165 pure-CPU tools run free here (or solve a proof-of-work puzzle), the rest - including search/answer and the /v1 OpenAI-compatible LLM gateway - settle in USDC via x402. Covers: the free vs paid split, how to configure a funded wallet + per-call and budget spend caps, the rails (USDC on Base, Solana, Polygon, Arbitrum, Monad, Celo, Avalanche, Sei, Optimism, Stellar, or Algorand - or USDG on Robinhood Chain), and checking a wallet's balance/transaction history via catalog.call on wallet-balances / wallet-transactions. Returns { connector, freeTier, pay, spendControls, balanceAndHistory }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pay | No | ||
| mode | No | ||
| note | No | ||
| tools | No | ||
| wallet | No | EVM address when a key is configured | |
| install | No | ||
| network | No | ||
| service | No | ||
| freeTier | No | ||
| networks | No | ||
| connector | No | ||
| ecosystem | No | ||
| workflows | No | Skill-pack count or detail object | |
| walletOnly | No | ||
| positioning | No | ||
| solanaWallet | No | Solana address when a key is configured | |
| spendControls | No | ||
| balanceAndHistory | No | ||
| payableWithCompute | No |