← ClaudeAtlas

ag402listed

Native OpenClaw Skill for ag402 AI Agent Payment Protocol. Provides commands: setup (install/initialize), wallet status/deposit/history, pay <url> (make payments), gateway start/stop, doctor (health check). Use when managing payments for API calls via HTTP 402 with Solana USDC.
Eniitanire/ag402 · ★ 0 · AI & Automation · score 70
Install: claude install-skill Eniitanire/ag402
# ag402 - AI Agent Payment Protocol Native OpenClaw Skill providing command-line interface for ag402 payment protocol. ## When to Use This Skill **Use ag402 when:** - Building paid AI agents that need to purchase API access - Integrating with x402-compatible APIs - Managing payment flows for agent services - Setting up prepaid credit systems for agent operations ## Architecture ``` ┌─────────────────────────────────────────────────────────────┐ │ OpenClaw Agent │ │ │ │ │ ag402 Skill │ │ (Skill Management Layer) │ │ │ │ │ ┌─────────────┴─────────────┐ │ │ │ │ │ │ ┌───────▼───────┐ ┌────────▼────────┐ │ │ │ ag402 MCP │ │ ag402-openclaw │ │ │ │ (Tools/Functions) │ (Bridge/SDK) │ │ │ └───────────────┘ └─────────────────┘ │ │ │ └─────────────────────────────────────────────────────────────┘ │ ▼ ┌───────────────────────────────┐ │ ag402 Protocol │ │ (HTTP 402 + Solana USDC) │