AI AGENT ADDONS

AI agents can now make payments with strict budgets and controls. This skill adds payment execution to agents using the x402 HTTP payment protocol. Agents pay for APIs, services, or other agents without holding pooled funds.

Each payment follows a spending policy. The agent has a per-task budget, a session limit, and restricted recipients. The agent cannot spend beyond these rules. The wallet is non-custodial which means the agent holds its own keys. There is no custodial risk for the user.

Developers can integrate on Base or X Layer networks. The skill works as a set of MCP tools that plug into agent harnesses like Claude Code. It is ideal for anyone building agents that need to pay for external resources safely.

Add Agent Payment X402 skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-payment-x402

Project

mkdir -p .claude/skills/agent-payment-x402

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago