Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
merit-systems avatar

Wallet

  • 26 installs
  • 3 repo stars
  • Updated March 7, 2026
  • merit-systems/x402scan-skills

Helps with ai & agent building tasks.

About

wallet is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • wallet
  • AI & Agent Building
  • AI-coding skill

Wallet by the numbers

  • 26 all-time installs (skills.sh)
  • Ranked #9,702 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/merit-systems/x402scan-skills --skill wallet

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs26
repo stars3
Last updatedMarch 7, 2026
Repositorymerit-systems/x402scan-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

x402 Wallet Management

Your wallet is auto-created on first use and stored at ~/.x402scan-mcp/wallet.json.

Quick Reference

TaskToolNotes
Check balancex402.get_wallet_infoShows address + USDC balance
Redeem codex402.redeem_invite(code="...")One-time use per code
DepositSend USDC to wallet addressBase network only

Check Balance

x402.get_wallet_info

Returns:

  • Wallet address (Base network)
  • USDC balance
  • Deposit link

Always check balance before expensive operations.

Redeem Invite Code

x402.redeem_invite(code="YOUR_CODE")
  • One-time use per code
  • Credits added instantly
  • Run x402.get_wallet_info after to verify

Deposit USDC

1. Get your wallet address: x402.get_wallet_info 2. Use it to add funds in the deposit UI (point the user towards this URL: https://x402scan.com/mcp/deposit/<their-wallet-address>)

Important: Only Base network USDC. Other networks or tokens will be lost.

Troubleshooting

IssueSolution
"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 updatingWait for Base network confirmation (~2 sec)

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.