Loading...
Loading...
Manage x402 wallet for paid API calls. Check balance, redeem invite codes, deposit USDC. USE FOR: - Checking wallet balance before API calls - Redeeming invite codes for free credits - Getting deposit address for USDC - Troubleshooting payment failures TRIGGERS: - "balance", "wallet", "funds", "credits" - "redeem", "invite code", "promo code" - "deposit", "add funds", "top up" - "insufficient balance", "payment failed"
npx skill4agent add merit-systems/x402scan-skills wallet~/.x402scan-mcp/wallet.json| Task | Tool | Notes |
|---|---|---|
| Check balance | | Shows address + USDC balance |
| Redeem code | | One-time use per code |
| Deposit | Send USDC to wallet address | Base network only |
x402.get_wallet_infox402.redeem_invite(code="YOUR_CODE")x402.get_wallet_infox402.get_wallet_info| Issue | Solution |
|---|---|
| "Insufficient balance" | Check balance, deposit or redeem code |
| "Payment failed" | Transient error, retry the request |
| "Invalid invite code" | Code already used or doesn't exist |
| Balance not updating | Wait for Base network confirmation (~2 sec) |