Skills asgcard
Virtual MasterCards for AI agents — crypto payments, USDC wallet, create and manage virtual payment cards autonomously via x402 protocol on Stellar blockchain.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/asgcompute/agentcard" ~/.claude/skills/clawdbot-skills-asgcard && rm -rf "$T"
manifest:
skills/asgcompute/agentcard/SKILL.mdsource content
Agent Card — Payment Skill
Give your AI agent a virtual MasterCard. Agent Card lets agents autonomously create, fund, and manage virtual MasterCard cards by paying in USDC on the Stellar blockchain.
What It Does
- Create cards — Issue virtual MasterCards with per-card spend limits
- Fund cards — Top up existing cards with USDC
- Manage cards — List, freeze, unfreeze, and inspect card details
- On-chain payments — Every transaction uses the x402 protocol on Stellar with verifiable on-chain proof
Setup
npx @asgcard/cli onboard -y
This creates a Stellar wallet (
~/.asgcard/wallet.json), configures the MCP server, and installs the payment skill. Your agent is ready to pay in under 30 seconds.
MCP Tools (9 available)
| Tool | Description |
|---|---|
| Wallet address, USDC balance, readiness |
| Create virtual MasterCard (x402 payment) |
| Top up existing card |
| List all wallet cards |
| Card summary |
| PAN, CVV, expiry (nonce-protected) |
| Freeze a card |
| Re-enable a card |
| Current tier pricing |
Use Cases
- Pay for API credits (Anthropic, OpenAI, Google Cloud)
- Provision cloud infrastructure (DigitalOcean, Vercel)
- Buy domains, SaaS subscriptions, and developer tools
- Any merchant that accepts MasterCard