alchemy-agentic-gateway
Alchemy Agentic Gateway
Notice: This repository is experimental and subject to change without notice. By using the features and skills in this repository, you agree to Alchemy's Terms of Service and Privacy Policy.
A skill that lets agents easily access Alchemy's developer platform. Supports three access methods with different authentication and payment protocols.
Prerequisites
API Key path (simplest):
- Set
ALCHEMY_API_KEYin your environment (create a free key at https://dashboard.alchemy.com)
x402 path (no API key):
- Node.js 18+ with
npxavailable - A wallet funded with USDC on Base or Ethereum
MPP path (Merchant Payment Protocol):
- Node.js 18+ with
npxavailable - A wallet funded with USDC (on-chain via Tempo) or a Stripe card
Protocol Selection (REQUIRED)
More from moonpay/skills
moonpay-commerce
Browse Shopify stores, search products, manage a cart, and checkout with crypto via Solana Pay. No login required.
44moonpay-trading-automation
Set up automated trading strategies — DCA, limit orders, and stop losses — by composing mp CLI commands with OS scheduling (cron/launchd).
39moonpay-prediction-market
Trade on prediction markets (Polymarket, Kalshi). Search markets, buy/sell positions, track PnL, and view trade history.
36moonpay-check-wallet
Check wallet balances and holdings. Use for "what's in my wallet", portfolio breakdown, token balances, allocation percentages, and USD values.
35moonpay-auth
Set up the MoonPay CLI, authenticate, and manage local wallets. Use when commands fail, for login, or to create/import wallets.
33moonpay-swap-tokens
Swap tokens on the same chain or bridge tokens across chains. Use when the user wants to swap, bridge, or move tokens.
33