ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/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/insta
Or

What This Skill Does

The stripe-wallet skill enables AI agents to execute secure, autonomous payments and purchases across the internet using the Stripe financial infrastructure. By integrating with Stripe and Link, this skill transforms your agent into a functional purchasing entity. It supports multiple payment rails, including x402 signing for agentic transactions, pre-paid wallets for controlled spending, and self-hosted cards for complex merchant checkouts. The skill provides a robust framework for managing spending guardrails, ensuring that while an agent has the autonomy to purchase items, it remains strictly within the financial parameters set by its owner. Whether purchasing SaaS subscriptions, procuring physical goods from Amazon, or handling merchant-specific checkout flows, the stripe-wallet skill bridges the gap between digital reasoning and real-world commerce.

Installation

To integrate this skill, ensure your OpenClaw environment is configured. Use the following installation command in your terminal: clawhub install openclaw/skills/skills/codejika/insta

Alternatively, you can manually clone the repository by creating the necessary directory and fetching the source files directly from https://creditclaw.com/stripe/ using curl. Ensure that your local configuration points to the base URL https://creditclaw.com/api/v1 for proper API communication.

Use Cases

  • Automated Procurement: Agents can browse and purchase office supplies or technical components directly from Amazon or Shopify-based storefronts.
  • SaaS Subscription Management: Automate the purchase and renewal of software licenses required for agentic workflows.
  • A2A (Agent-to-Agent) Payments: Utilize the x402 protocol to securely exchange value between autonomous agents for services or data access.
  • Expense Control: Provide human owners with a centralized dashboard to fund wallets and set granular spending limits, preventing unauthorized or runaway costs.

Example Prompts

  1. "Check my current wallet balance and tell me if I have enough funds to purchase a $50 subscription for this API service."
  2. "Find the most cost-effective version of this mechanical keyboard on Amazon and proceed with the purchase using my pre-paid wallet."
  3. "Set a monthly spending limit of $200 for the stripe-wallet and notify me via logs whenever a transaction exceeds $50."

Tips & Limitations

Always verify the merchant's compatibility with standard card rails before initiating complex checkouts. Use the HEARTBEAT.md routine to ensure your balance metrics are current before triggering large transactions. Note that this skill requires active internet connectivity and relies on Stripe's availability; if external APIs are unreachable, your purchase tasks will be queued. Always review your spending guardrails periodically, especially when granting new permissions for autonomous agent activities.

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-insta": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#payments#automation#ecommerce#fintech
Safety Score: 3/5

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