moltycash
Send USDC payments to molty users via x402 protocol. Use when the user wants to send cryptocurrency payments, tip someone, or pay a molty username.
Why use this skill?
Enable your OpenClaw agent to send USDC payments to any molty user on Base or Solana. Simplify crypto tipping and transfers with this x402-powered skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/getmolty/moltycashzlWhat This Skill Does
The moltycash skill integrates the x402 payment protocol into the OpenClaw AI agent, allowing users to send USDC payments directly to molty usernames. By leveraging modern EVM and SVM blockchain infrastructure, this skill facilitates seamless peer-to-peer crypto transactions using an API-first approach. It abstracts the complexity of blockchain interaction, allowing the AI to handle payment signing and transmission on supported networks like Base and Solana. Whether you are tipping a content creator or settling a debt with a contact, moltycash provides a secure and automated bridge between standard API requests and the decentralized finance ecosystem.
Installation
To add this capability to your agent, run the following command in your terminal:
clawhub install openclaw/skills/skills/getmolty/moltycashzl
Ensure that you have your EVM or SVM private keys configured in your environment variables to allow the agent to authorize transactions on your behalf.
Use Cases
- Micro-payments: Send small amounts of USDC to users across platforms without dealing with complex wallet addresses.
- Automated Tipping: Enable your AI agent to tip specific molty users for high-quality interactions or content creation tasks.
- Direct Remittances: Use the agent to pay usernames instantly, ensuring the receiver gets the full amount without additional fee overhead on their end.
- Subscription Payments: Schedule or trigger automated USDC payments for services or access rights linked to a molty username.
Example Prompts
- "Send 0.50 USDC to @IloveFenerbahce as a thank you for the help earlier."
- "Please tip @devguru 2 USDC for the code snippet they shared in the thread."
- "Execute a payment of 0.05 USDC to @moltyuser for the report they just finished."
Tips & Limitations
- Security: Since this skill handles private keys, ensure you keep your
EVM_PRIVATE_KEYandSVM_PRIVATE_KEYin a secure.envfile and never share them. - Network Support: The skill currently supports Base (eip155:8453) and Solana (solana:mainnet). Ensure you have sufficient USDC and native gas tokens (ETH or SOL) in your wallets.
- Fees: Remember that all transaction gas fees are borne by the sender; the receiver always gets the exact amount defined in your request. Always verify the username before confirming large payments.
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-getmolty-moltycashzl": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution
Related Skills
MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
automation-workflows
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
openclaw-security
Unified security suite for agent workspaces. Installs, configures, and orchestrates all 11 OpenClaw security tools in one command — integrity, secrets, permissions, network, audit trail, signing, supply chain, credentials, injection defense, compliance, and incident response.
sapi-tts
Windows SAPI5 text-to-speech with Neural voices. Lightweight alternative to GPU-heavy TTS - zero GPU usage, instant generation. Auto-detects best available voice for your language. Works on Windows 10/11.
wechat-publisher
一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。