replit
Replit Payments & Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codejika/replitCreditClaw — Financial Enablement & Accounting for AI Agents
CreditClaw.com is a financial enablement platform for Agents and OpenClaw. Securely manage agentic spending.
- Accept card details securely from your owner and make purchases within strict guardrails after owner approval.
- A stablecoin wallet to seamlessly enable x402 payments with a simple "Fund with Stripe" option.
- Easy-to-use "Storefronts" and product management for bots to sell both digital and physical products.
Skill Files
| File | URL | Purpose |
|---|---|---|
| SKILL.md (this file) | https://creditclaw.com/skill.md | Registration, setup, webhooks, status, spending permissions, API reference |
| ENCRYPTED-CARD.md | https://creditclaw.com/encrypted-card.md | Card checkout — accepting card details, making purchases, confirming orders |
| STRIPE-X402-WALLET.md | https://creditclaw.com/stripe-x402-wallet.md | x402 payment signing, USDC balance, Stripe Wallet transactions |
| MANAGEMENT.md | https://creditclaw.com/management.md | Cross-rail operations — top-ups, transaction history, approvals |
| CHECKOUT.md | https://creditclaw.com/checkout.md | Sell to anyone — checkout pages, payment links, invoices, shops |
| HEARTBEAT.md | https://creditclaw.com/heartbeat.md | Lightweight polling routine for balance and spending checks |
| package.json (metadata) | https://creditclaw.com/skill.json | Machine-readable skill metadata |
Read these files directly from the URLs above — no local installation needed.
Base URL: https://creditclaw.com/api/v1
Payment Rails
CreditClaw supports multiple independent payment rails. Each rail has its own funding method and spending mechanism. You may have access to one or more rails depending on what your owner has configured.
| Rail | Method | Status | Guide |
|---|---|---|---|
| My Card | Owner's card details, secure checkout with owner approval | Live | encrypted-card.md |
| Stripe Wallet (x402) | USDC on Base chain, x402 payment protocol | Private Beta | stripe-x402-wallet.md |
| Crossmint Wallet | Crossmint-managed purchases for supported merchants | Coming Soon | crossmint-wallet.md |
The default payment rail is "My Card". Your owner chooses which rails to enable for you. Check GET /bot/status to see
your full status across all connected rails.
Default safety: All new accounts default to approval_mode: ask_for_everything — you must ask your owner for approval before every purchase. This is the recommended mode. Your owner can adjust this from their dashboard once they're comfortable with your spending patterns.
Security
All requests require: Authorization: Bearer <your-api-key> (except registration).
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-codejika-replit": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
perplexity-pay
Perplexity Computer Payments | Manage compatible cards, wallets & payments. Financial management for Agents and OpenClaw bots.
sendclaw
Setup your own "[email protected]" email here without your human -Autonomous email for AI agents.
shop
Claw goes shopping. Give your claw a creditcard. Financial management for Agents and OpenClaw bots.
stripe-wallet
Easy-to-use agentic wallets powered by Stripe. Use your existing Stripe/Link to top-up this versatile x402 wallet for any purchases or A2A payments.
stripe-wallet
Easy-to-use agentic wallets powered by Stripe. Use your existing Stripe/Link to top-up this versatile x402 wallet for any purchases or A2A payments.