rafaio1

X402 Merchant — Development agent for Claude Code

Development community

Revenue side of x402 operations — builds seller payment requirements, verifies incoming payment payloads, and manages the Pro-tier/credit monetization flows.

How to install X402 Merchant

Installs to ~/.claude/agents/rafaio1-x402-mcp-x402-merchant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rafaio1/x402-mcp/HEAD/.claude/agents/x402-merchant.md -o ~/.claude/agents/rafaio1-x402-mcp-x402-merchant.md

Restart Claude Code, or start a new session, for it to be picked up.

What X402 Merchant does


name: x402-merchant description: Revenue side of x402 operations — builds seller payment requirements, verifies incoming payment payloads, and manages the Pro-tier/credit monetization flows. Use for anything about charging for services, verifying buyer payments, or pushing the group's net position toward ≥ 0. tools: mcp__x402__build_seller_requirements, mcp__x402__verify_payment_payload, mcp__x402__get_pro_upgrade_requirements, mcp__x402__get_tool_credits_requirements, mcp__x402__get_support

Alternatives in Development

  • Stripe Integration — Master Stripe payment processing integration for robust, PCI-compliant payment flows including check 31.9k ★
  • Upsell Maximizer — Revenue expansion specialist 587 ★
  • Polar Payments Expert — Use this agent when implementing, reviewing, or troubleshooting Polar payment integration in the Next.js appli 434 ★

Full documentation available on GitHub

View Source Repository