ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codejika/account
Or

What 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

  1. Automated Procurement: Agents can autonomously purchase office supplies or technical equipment via Amazon by mapping products to authorized spending caps.
  2. SaaS Subscription Management: The agent can handle recurring service renewals for developer tools, tracking billing cycles through the heartbeats utility.
  3. 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

  1. "Check my current stripe-wallet balance and then find a 12-month subscription for GitHub Copilot for my development workspace."
  2. "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."
  3. "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

Author@codejika
Stars3453
Views0
Updated2026-03-26
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-codejika-account": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#fintech#payments#automation#ecommerce#stripe
Safety Score: 2/5

Flags: network-access, file-write, file-read, external-api