ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0xterrybit/alchemy-pay
Or

What 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

  1. "Check the current exchange rate for buying 500 USD worth of USDT on the Ethereum network."
  2. "Create an on-ramp order for the user with wallet address 0x71C... to purchase 200 USDC."
  3. "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

Stars1054
Views0
Updated2026-02-16
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-0xterrybit-alchemy-pay": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#payments#finance#blockchain#fiat
Safety Score: 3/5

Flags: network-access, external-api