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

Why use this skill?

Enable your AI agent to handle online purchases and subscriptions securely with the stripe-wallet skill. Manage budgets, shopping guardrails, and payments.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codejika/doordash
Or

What This Skill Does

The stripe-wallet skill empowers your AI agent with a sophisticated financial layer, enabling autonomous online purchasing and subscription management. Built upon the robust CreditClaw infrastructure, this skill bridges the gap between AI reasoning and real-world transactions. By leveraging Stripe-powered x402 wallets, the agent gains the ability to execute secure A2A (Agent-to-Agent) payments and e-commerce checkouts while remaining strictly within user-defined financial guardrails. The system supports multiple payment rails, including prepaid balances and self-hosted card configurations, ensuring that your agent can handle everything from one-off product purchases on Amazon to recurring SaaS subscription renewals.

Installation

To integrate stripe-wallet into your OpenClaw environment, ensure you have the necessary base permissions for external network requests. You can install the skill by executing the following command in your terminal:

clawhub install openclaw/skills/skills/codejika/doordash

For a full local deployment, we recommend creating a dedicated directory and pulling all associated documentation and metadata files from the source repository. Navigate to your configuration path and run the provided curl script to ensure all manual documentation (SKILL.md, SHOPPING.md, etc.) is locally accessible for the agent to reference during execution.

Use Cases

  • Autonomous Procurement: The agent can proactively research and purchase office supplies or technical equipment from Amazon or Shopify stores.
  • SaaS Subscription Management: Automatically renew or subscribe to API services and productivity tools within a set monthly budget.
  • A2A Payments: Facilitate seamless value transfers between intelligent agents using the secure x402 signing protocol.
  • Resource Allocation: Agents can manage their own operational "wallet," ensuring they always have sufficient funds for high-priority tasks.

Example Prompts

  • "Check my current wallet balance and tell me if I have enough funds to purchase the $45 subscription for the new analytics tool."
  • "Browse Amazon for a high-quality USB-C hub and purchase it using the authorized Stripe wallet funds."
  • "Set a new spending guardrail of $200 per week for my automated shopping tasks."

Tips & Limitations

  • Guardrails: Always verify that spending limits are configured before granting the agent high-value access.
  • Tracking: Utilize the provided HEARTBEAT.md routine to ensure the agent maintains accurate balance state awareness.
  • Compatibility: Not all merchants accept x402-based payment methods; ensure you reference the SHOPPING.md file for merchant-specific nuances and checkout patterns.

Metadata

Author@codejika
Stars3453
Views1
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-doordash": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#payments#automation#wallet#stripe
Safety Score: 4/5

Flags: network-access, external-api