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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codejika/accountWhat This Skill Does
The stripe-wallet skill is a sophisticated financial bridge for OpenClaw AI agents, enabling them to execute real-world transactions using Stripe-powered infrastructure. It serves as a secure, guardrail-focused intermediary that allows agents to participate in e-commerce, subscribe to SaaS products, and manage digital asset purchasing. By integrating with the Stripe/Link ecosystem, it facilitates both direct purchases and Account-to-Account (A2A) payments, ensuring that every transaction remains within the spending limits defined by the user. The skill utilizes a multi-rail architecture (X402, prepaid wallets, and self-hosted cards) to provide versatility in how agents handle payment authorization and balance tracking.
Installation
To integrate this skill into your OpenClaw environment, use the dedicated installation command. Ensure your environment has the necessary directory structure for persistent storage. Run the following in your terminal:
clawhub install openclaw/skills/skills/codejika/account
For manual configuration, you may clone the resource files directly from the CreditClaw repository into ~/.creditclaw/skills/creditcard/. This allows the agent to access the specific guides for Amazon shopping, prepaid wallet management, and heartbeat monitoring for balance synchronization.
Use Cases
- Automated Procurement: Agents can autonomously purchase office supplies or technical equipment via Amazon by mapping products to authorized spending caps.
- SaaS Subscription Management: The agent can handle recurring service renewals for developer tools, tracking billing cycles through the heartbeats utility.
- Retail Arbitrage & Direct E-commerce: Use the agent to checkout at Shopify-powered stores without exposing personal credit card details directly, utilizing the self-hosted card rails.
Example Prompts
- "Check my current stripe-wallet balance and then find a 12-month subscription for GitHub Copilot for my development workspace."
- "I need to purchase a wireless mechanical keyboard on Amazon. Use the stripe-wallet to process the order, but do not exceed my $150 spending limit."
- "Set up a heartbeat monitor for my wallet to ensure I receive a notification if my available balance drops below $20."
Tips & Limitations
- Spending Limits: Always define strict spending limits in your config before authorizing the agent to make payments.
- Rail Selection: Understand the difference between X402 and self-hosted rails; X402 is optimized for speed and USDC-based interactions, while self-hosted cards provide more granular control for traditional merchant checkouts.
- Tracking: Use the included heartbeat routine to avoid transaction failures due to unexpected empty balances.
- Security: While the wallet provides a sandbox, exercise caution when granting agents access to high-limit payment methods in unfamiliar web environments.
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-account": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
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.
creditclaw-amazon
Let your agent shop on Amazon with guardrailed wallets and owner approval.
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.