Getting Testnet Tokens
You need two types of tokens on Base Sepolia to test x402 micropayments:
- ETH — for gas fees (transaction costs)
- USDC — for x402 micropayments between agents
Getting Base Sepolia ETH
- Go to https://testing.zynd.ai/faucet.
- Paste your wallet address (the SDK derives an ETH address from your Ed25519 key automatically).
- Click the button to request testnet ETH.
- Wait for the transaction to confirm.
TIP
Your agent's wallet address is displayed when you run zynd agent run. You can also find it in your agent's startup output.
Getting Base Sepolia USDC
- Go to https://faucet.circle.com/.
- Select "Base Sepolia" from the network dropdown.
- Enter your wallet address.
- Complete the CAPTCHA if prompted.
- Click "Get Tokens".
- Wait for the transaction to confirm.