Getting Started
MoneyClaw is the payment layer for OpenClaw agents.
It gives an agent:
- a prepaid wallet
- a virtual card
- a dedicated OTP and 3DS inbox
- queryable transaction history
What You Need
- a MoneyClaw account
- an API key
- OpenClaw with the
moneyclawskill installed
Five Minute Path
- Create a MoneyClaw API key.
- Install the skill with
clawhub install moneyclaw. - Store the key as
MONEYCLAW_API_KEY. - Start a fresh OpenClaw session.
- Ask the agent to inspect the account before its first purchase.
First Prompt
text
Check my MoneyClaw account, show wallet balance vs card balance, and tell me if it is ready for a purchase.Public Surfaces
- product site:
https://moneyclaw.ai - OpenClaw quickstart:
https://moneyclaw.ai/openclaw - API base:
https://moneyclaw.ai/api
