From alchemy-skills
Upgrades MoonPay API rate limits by paying USDC via x402 from Solana or Base wallets. Stackable day ($1) or month ($20) options for high-volume usage.
npx claudepluginhub moonpay/skills --plugin alchemy-skillsThis skill uses the workspace's default tool permissions.
Increase your MoonPay API rate limit by paying with crypto via x402.
Makes paid HTTP requests to x402-protected endpoints by auto-detecting 402 responses, signing payments with local Solana/Base USDC wallets, and retrying. For premium APIs like rate limit upgrades.
Integrates x402 crypto payment protocol for pay-per-use XActions API access. Supports multi-chain (Base, Ethereum, Polygon, Arbitrum) and multi-token (USDC, ETH, USDT, MATIC) payments. Use for crypto billing or x402 integration in apps.
Injects x402 payment middleware into Node.js/Express APIs for USDC micropayments on Base L2. Use to monetize API endpoints or MCP servers with machine-to-machine paywalls.
Share bugs, ideas, or general feedback.
Increase your MoonPay API rate limit by paying with crypto via x402.
| Duration | Length | Price |
|---|---|---|
| day | 24 hours | $1 USDC |
| month | 30 days | $20 USDC |
# Upgrade for 24 hours ($1 USDC)
mp upgrade --duration day --wallet <wallet-name> --chain solana
# Upgrade for 30 days ($20 USDC)
mp upgrade --duration month --wallet <wallet-name> --chain base
mp login)mp upgrade with your duration, wallet, and chainRun mp user retrieve to see your current upgradeExpiresAt.