eth-payment
Generate EIP-681 Ethereum payment links and QR codes for any EVM chain. Zero configuration, instant setup for receiving ETH and ERC-20 payments. Use when you need to create payment requests, invoices, donation links, or any on-chain payment request. Supports Base, Ethereum, Arbitrum, Optimism, Polygon.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bevanding/eth-paymentWhat This Skill Does
The eth-payment skill provides a robust, zero-configuration solution for generating EIP-681 compliant Ethereum payment links and QR codes directly from your terminal or AI agent environment. Designed for simplicity and interoperability, this skill allows users to create standardized payment requests that function seamlessly with major wallets like MetaMask, Trust Wallet, and other EVM-compatible interfaces. By abstracting the complexities of EIP-681, the skill enables developers and casual users alike to create invoices, donation requests, and checkout links for native ETH and major ERC-20 tokens across multiple chains, including Base, Ethereum, Arbitrum, Optimism, and Polygon.
Installation
To integrate this skill into your environment, use the OpenClaw management command:
clawhub install openclaw/skills/skills/bevanding/eth-payment
Ensure you have Node.js and npm installed to handle the dependency generation for QR codes. The skill operates entirely offline for link generation and requires no API keys, ensuring your wallet privacy is maintained.
Use Cases
- E-commerce & Invoicing: Generate dynamic payment links for small merchants or freelancers who need to accept payments without setting up complex web3 payment gateways.
- Donation Portals: Create static or dynamic QR codes for community fundraising that can be easily printed or displayed on websites.
- Programmatic Integration: Leverage the
--jsonoutput flag to integrate payment request logic directly into backend services, bots, or custom AI agent workflows. - On-chain Transfers: Quickly construct transaction data for complex ERC-20 token transfers across supported L2 networks.
Example Prompts
- "Generate a payment link for 50 USDC on the Optimism network for recipient 0x123... and save the QR code as optimism_payment.png."
- "Show me the supported tokens for the Arbitrum network so I know what I can use for my invoice."
- "Create a payment request for 0.5 ETH to 0xAbc... on the Base network and output the data in JSON format for my application."
Tips & Limitations
- Default Network: The skill defaults to the Base network; always double-check the network flag when creating requests for other chains to avoid user confusion.
- Security: Always verify the recipient address before sharing generated links. While the tool is secure, it cannot reverse on-chain transactions.
- QR Codes: QR codes are generated locally. Ensure you provide a writable path for the image file output.
- Token Support: Only the tokens listed in the
tokenscommand output are supported by the logic wrapper to ensure EIP-681 compliance.
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-bevanding-eth-payment": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write
Related Skills
walletconnect-requester
Secure WalletConnect integration for AI agents. Connect to user wallets as a DApp (Proposer) without ever handling private keys. Request transactions and signatures - users approve everything in their wallet. Zero custody, maximum security. Use when you need to interact with user wallets securely via WalletConnect v2.
deerflow
Deep research and async task execution via DeerFlow LangGraph engine. Submit multi-step research tasks through a lightweight API-only Docker deployment (no frontend). Triggers: /deerflow, deep research, async research, deerflow.
transaction-receipt
Human-readable on-chain transaction receipt. Resolve tx status, fees, and intent: simple transfers, swaps/trades, token approvals, DeFi staking-style calls, and NFT mint/transfer. Optional Tokenview API key; falls back to public read-only sources when unset or invalid. Timeouts, rate limits, and response validation included.
airdrop-hunter
Elite Web3 airdrop strategist with S/A/B grading, scam shields, and guided hunting workflow; triggers when users ask about airdrops, want to check projects, verify links, or find zero-cost opportunities
antalpha-ai-setup
Install and configure the Antalpha Skills MCP server. Provides 76 Web3 tools for DEX swaps, smart money tracking, Polymarket prediction markets, Hyperliquid perpetuals, CEX trading, Bitcoin mining, and DeFi analytics.