clawpay
Private payments for AI agents - no on-chain link between sender and recipient
Why use this skill?
Use ClawPay to send USDT on BSC anonymously. This AI agent skill uses Railgun to break on-chain links between sender and recipient, ensuring maximum privacy.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/mmchougule/clawpay-2What This Skill Does
ClawPay is a specialized privacy-focused financial tool designed for AI agents operating on the Binance Smart Chain (BSC). By leveraging the Railgun protocol, ClawPay enables anonymous USDT transfers, effectively severing the on-chain link between the sender's wallet address and the recipient. Unlike standard blockchain transactions which are publicly traceable, this skill routes funds through a privacy-preserving layer. When a transfer is initiated, the agent signs an authorization message, funds are moved to a temporary invoice address, and the backend service handles the obfuscated distribution to the recipient. The result is a transaction that appears to the recipient as coming from a generic protocol pool rather than a specific identifiable wallet.
Installation
To integrate this skill into your environment, utilize the OpenClaw command-line interface. Ensure you have Node.js installed on your system. Run the following command in your terminal:
clawhub install openclaw/skills/skills/mmchougule/clawpay-2
After installation, verify your environment variables. You must provide a valid wallet private key with sufficient USDT and gas (BNB) on the BSC network. The skill requires the ethers library for blockchain interaction; install it via npm install ethers within your project directory.
Use Cases
ClawPay is ideal for agents performing sensitive procurement, bounty payments, or private peer-to-peer commerce where sender anonymity is paramount. It is specifically useful for AI agents managing decentralized autonomous organization (DAO) payouts or professional service settlements where the sender prefers not to expose their primary capital source to the recipient. This skill transforms a standard wallet into a privacy-enabled treasury.
Example Prompts
- "ClawPay, please send 50 USDT to 0x71C7656...7349 anonymously using my configured wallet credentials."
- "Execute a private payment of 10.5 USDT to the service provider at address 0x98A...E12. Ensure the sender address is hidden via Railgun."
- "Can you perform a private transfer of 100 USDT to this address [address] and verify the transaction ID for me?"
Tips & Limitations
Privacy is a critical requirement in Web3, but exercise caution. Always ensure your environment variables (like WALLET_KEY) are managed through secure secret storage—never hardcode keys directly into your scripts. Note that while the recipient cannot see your address, transaction metadata like timestamps might still offer metadata analysis opportunities in advanced blockchain forensic scenarios. The process typically takes about 60 seconds to complete the transfer to the recipient. Always monitor the transaction status via the provided /status API endpoint if the agent fails to confirm the finality. This skill is strictly for USDT on the BSC network.
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-mmchougule-clawpay-2": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api, code-execution
Related Skills
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks
astrai-inference-router
Route all LLM calls through Astrai for 40%+ cost savings with intelligent routing and privacy controls
ghostshield
反同事蒸馏防护盾 - 保护你的代码风格,防止被 AI 精准蒸馏。 提供三级混淆模型:基础防护、深度混淆、极致隐匿。
theagora
Agent-to-agent service commerce. Browse a live marketplace, purchase with atomic escrow, sell services and earn USDC, check per-function reputation, trade on the exchange. 27 MCP tools for buying, selling, and verifying agent services.
agent3-hub
Universal AI resource registry — search and invoke agents, MCP servers, and APIs through a single MCP endpoint. Includes Telegram content search, Google search, X/Twitter search, and more.