Help us improve
Share bugs, ideas, or general feedback.
From alchemy-skills
Upgrades MoonPay API rate limits via crypto payment using x402. Supports 24h ($1 USDC) and 30d ($20 USDC) durations on Solana or Base chains.
npx claudepluginhub moonpay/skills --plugin moonpay-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/alchemy-skills:moonpay-upgradeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Increase your MoonPay API rate limit by paying with crypto via x402.
Make paid HTTP requests to x402-protected endpoints. Automatically handles 402 Payment Required responses by signing payment transactions with a local wallet on Solana or Base.
Pays HTTP 402 challenges for machine-payable APIs using Tempo CLI requests and Uniswap swaps to fund wallet from any EVM token.
Make paid API requests to x402 endpoints with automatic USDC payment. Use when calling a paid API or paying for an API call.
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.