alchemy-pay
Alchemy Pay (ACH) fiat-to-crypto payment gateway integration. On-ramp, off-ramp, merchant payments, and NFT checkout services.
Why use this skill?
Integrate Alchemy Pay into OpenClaw to enable global crypto on-ramps, off-ramps, and merchant payment processing in your AI agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xterrybit/alchemy-payWhat This Skill Does
The Alchemy Pay skill for OpenClaw integrates the powerful hybrid payment infrastructure of Alchemy Pay directly into your AI agent's workflow. This skill serves as a bridge between traditional fiat currencies and the blockchain ecosystem. It enables your agent to facilitate on-ramp (buying crypto with fiat) and off-ramp (converting crypto to fiat) transactions, manage merchant crypto payments, and handle seamless NFT checkout experiences. By leveraging Alchemy Pay's support for 300+ payment channels globally, including major credit cards, Apple Pay, Google Pay, and regional solutions like PIX and Alipay, this skill allows your agent to manage financial transactions across 170+ countries with ease.
Installation
To integrate this functionality into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/0xterrybit/alchemy-pay
Ensure you have configured your environment variables, specifically ALCHEMY_PAY_APP_ID and ALCHEMY_PAY_SECRET, in your .env file before initiating the skill. You may also set ALCHEMY_PAY_ENV to production when you are ready to move beyond the sandbox environment.
Use Cases
- E-commerce Automation: Automate crypto payment collection for digital storefronts or service platforms.
- User Onboarding: Help users acquire assets for gas or NFT purchases by providing direct purchase links and order management.
- Cross-Border Remittance: Facilitate the conversion of global fiat currencies into major cryptocurrencies like USDT or BTC for users in emerging markets.
- Asset Liquidity: Enable users to easily liquidate crypto holdings into local bank accounts via off-ramp features.
Example Prompts
- "Check the current exchange rate for buying 500 USD worth of USDT on the Ethereum network."
- "Create an on-ramp order for the user with wallet address 0x71C... to purchase 200 USDC."
- "Can you check the status of my recent order with ID: ALCH-9928374?"
Tips & Limitations
Always verify the network and crypto symbols before executing trades to avoid transaction errors. While the skill supports 300+ channels, ensure your specific merchant account is enabled for the regions you intend to serve. Sandbox testing is highly recommended before processing live transactions. Note that this skill relies on the Alchemy Pay API; monitor your API rate limits to ensure consistent uptime during high-volume periods.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-0xterrybit-alchemy-pay": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
database
Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.
payment
Payment processing and management. Handle invoices, transactions, and payment gateway integrations.
crypto-wallet
Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more.
redis
Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
tiktok
TikTok platform integration. Manage videos, view analytics, and track engagement.