send-usdcSend USDC to an Ethereum address or ENS name. Use when you or the user want to send money, pay someone, transfer USDC, tip, donate, or send funds to a wallet address or .eth name. Covers phrases like "send $5 to", "pay 0x...", or "transfer to vitalik.eth".
Install via ClawdBot CLI:
clawdbot install 0xRAG/send-usdcUse the npx awal@latest send command to transfer USDC from the wallet to any Ethereum address or ENS name on Base.
npx awal@latest status
If the wallet is not authenticated, refer to the authenticate-wallet skill.
npx awal@latest send <amount> <recipient> [--chain <chain>] [--json]
| Argument | Description |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| amount | Amount to send: '$1.00', '1.00', or atomic units (1000000 = $1). Always single-quote amounts that use $ to prevent bash variable expansion. If the number looks like atomic units (no decimal or > 100), treat as atomic units. Assume that people won't be sending more than 100 USDC the majority of the time |
| recipient | Ethereum address (0x...) or ENS name (vitalik.eth) |
| Option | Description |
| ---------------- | ---------------------------------- |
| --chain | Blockchain network (default: base) |
| --json | Output result as JSON |
# Send $1.00 USDC to an address
npx awal@latest send 1 0x1234...abcd
# Send $0.50 USDC to an ENS name
npx awal@latest send 0.50 vitalik.eth
# Send with dollar sign prefix (note the single quotes)
npx awal@latest send '$5.00' 0x1234...abcd
# Get JSON output
npx awal@latest send 1 vitalik.eth --json
ENS names are automatically resolved to addresses via Ethereum mainnet. The command will:
npx awal@latest awal status to check, npx awal@latest awal auth login to sign in, see skill authenticate-wallet for more information)npx awal balance to check)Common errors:
awal auth login firstawal balanceGenerated Mar 1, 2026
Freelancers can use this skill to receive payments from clients directly in USDC, bypassing traditional banking delays and fees. It's ideal for remote work platforms or gig economy services where quick, cross-border transactions are needed. The ENS support simplifies sending to human-readable addresses instead of complex wallet strings.
Content creators on platforms like streaming services or social media can integrate this skill to allow fans to send tips or donations in USDC. It enables microtransactions for digital content, providing a low-fee alternative to traditional payment methods. The ability to send small amounts like $0.50 makes it practical for casual support.
Nonprofits and charitable organizations can leverage this skill to accept donations in USDC, ensuring transparent and fast fund transfers without intermediaries. It's useful for crowdfunding campaigns or disaster relief efforts where speed and low transaction costs are critical. The JSON output option facilitates automated tracking and reporting.
Online merchants can use this skill for settling payments with suppliers or partners in USDC, especially in cross-border trade where traditional methods are slow and expensive. It supports bulk transfers and integrates with inventory or supply chain systems via command-line automation. The default Base chain offers low gas fees for cost-effective operations.
Event organizers can implement this skill to issue refunds for canceled events or overpayments directly to attendees' wallets. It reduces administrative overhead by automating payouts based on attendee lists, with ENS names simplifying address management. The skill's error handling helps manage common issues like insufficient balances or authentication problems.
A business could charge a small percentage fee on each USDC transfer facilitated through this skill, targeting high-volume users like freelancers or merchants. Revenue is generated by integrating the skill into a platform that handles payments, with fees collected per transaction. This model benefits from the growing adoption of stablecoins for everyday transactions.
Offer a subscription plan that provides enhanced features such as batch sending, automated scheduling, or premium support for this skill. Target enterprises or power users who need reliable, scalable payment solutions. Revenue comes from monthly or annual subscriptions, with tiers based on usage limits or additional integrations.
License this skill as a white-label solution for other companies to embed USDC payments into their apps or websites, customizing it with their branding. Revenue is generated through upfront licensing fees or ongoing royalties based on transaction volume. This model appeals to fintech startups or existing platforms looking to add crypto payments.
💬 Integration Tip
Ensure wallet authentication is handled first via the 'authenticate-wallet' skill to avoid common errors, and use the balance check tool to confirm sufficient funds before initiating transfers.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Trade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio status, crypto positions, or wants to execute trades on Hyperliquid.