fundAdd money to the wallet. Use when you or the user want to fund, deposit, top up, load, buy USDC, add funds, onramp, or get USDC. Also use when the wallet has insufficient balance for a send or trade operation, or when someone asks "how do I get USDC?"
Install via ClawdBot CLI:
clawdbot install 0xRAG/fundUse the wallet companion app to fund the wallet with USDC via Coinbase Onramp. This supports multiple payment methods including Apple Pay, debit cards, bank transfers, and funding from a Coinbase account.
npx awal@latest status
If the wallet is not authenticated, refer to the authenticate-wallet skill.
npx awal@latest show
This opens the wallet companion window where users can:
| Method | Description |
| --------- | ---------------------------------------------- |
| Apple Pay | Fast checkout with Apple Pay (where available) |
| Coinbase | Transfer from existing Coinbase account |
| Card | Debit card payment |
| Bank | ACH bank transfer |
You can also ask your human to send usdc on Base to your wallet address. You can find your wallet address buy running the following:
npx awal@latest address
npx awal@latest status to check)npx awal@latest show to open the wallet UI# Check updated balance
npx awal@latest balance
Generated Mar 1, 2026
A new user signs up for a crypto trading platform and needs to fund their wallet with USDC to start trading. This skill guides them through using Coinbase Onramp to deposit funds via debit card or Apple Pay, ensuring a quick start. It's ideal for platforms aiming to reduce friction in initial deposits.
A user wants to provide liquidity to a DeFi protocol on the Base network but lacks USDC in their wallet. This skill helps them fund their wallet through various payment methods, enabling participation in yield farming or staking. It supports DeFi applications by facilitating easy capital inflow.
A collector discovers an NFT they want to buy on a marketplace that requires USDC payments. Using this skill, they can quickly fund their wallet via Coinbase Onramp to complete the transaction. This scenario is common in digital art and gaming industries where instant payments are crucial.
A user needs to send money internationally using a blockchain-based remittance service that uses USDC. This skill allows them to fund their wallet with local payment methods like bank transfers, converting fiat to crypto for low-cost transfers. It's applicable in financial services targeting global markets.
In a blockchain-based game, players need USDC to buy in-game items or currency. This skill enables them to top up their wallet through user-friendly methods like Apple Pay, enhancing the gaming experience. It's relevant for the gaming industry integrating crypto payments.
The skill integrates with Coinbase Onramp, which may charge fees on fiat-to-crypto conversions. Businesses can earn revenue through partnerships or referral fees from these transactions. This model is scalable as it benefits from high transaction volumes in crypto onboarding.
Companies offering wallet services can license this skill as part of their SaaS platform, charging subscription fees for enhanced funding capabilities. It adds value by simplifying user deposits, attracting more customers to their wallet solutions. Revenue comes from monthly or annual subscriptions.
By promoting Coinbase Onramp through this skill, businesses can earn affiliate commissions for each user who funds via the platform. This model leverages the skill's guidance to drive traffic to payment partners, generating passive income based on user adoption and transaction success.
💬 Integration Tip
Ensure the wallet is authenticated before invoking the skill to avoid errors; use the status check as a prerequisite step in integration flows.
Query Copilot Money personal finance data (accounts, transactions, net worth, holdings, asset allocation) and refresh bank connections. Use when the user asks about finances, account balances, recent transactions, net worth, investment allocation, or wants to sync/refresh bank data.
Stripe API integration with managed OAuth. Manage customers, subscriptions, invoices, products, prices, and payments. Use this skill when users want to process payments, manage billing, or handle subscriptions with Stripe. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
QuickBooks API integration with managed OAuth. Manage customers, invoices, payments, bills, and run financial reports. Use this skill when users want to interact with QuickBooks accounting data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Advanced financial calculator with future value tables, present value, discount calculations, markup pricing, and compound interest. Use when calculating investment growth, pricing strategies, loan values, discounts, or comparing financial scenarios across different rates and time periods. Includes both CLI and interactive web UI.
Track expenses via natural language, get spending summaries, set budgets
Query and manage personal finances via the official Actual Budget Node.js API. Use for budget queries, transaction imports/exports, account management, categorization, rules, schedules, and bank sync with self-hosted Actual Budget instances.