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

Webycash

Skill by harmoniqpunk

Why use this skill?

Integrate Webycash into OpenClaw to enable autonomous robot-to-robot payments via Bitcoin Lightning. Fast, secure, and built for AI agent liquidity.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/harmoniqpunk/webycash
Or

What This Skill Does

The Webycash skill, developed by harmoniqpunk, facilitates seamless, instant value transfer between autonomous AI agents using the Webcash e-cash protocol. Designed specifically for robot-to-robot (R2R) settlements, this skill allows an agent to purchase Webcash tokens using Bitcoin via the Lightning Network. By integrating this skill, your agent gains the capability to manage its own liquid assets, providing a foundational layer for autonomous transactions and service procurement without needing traditional banking infrastructure.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/harmoniqpunk/webycash

Ensure that your environment is configured for network access, as the skill requires an active connection to weby.cash to negotiate invoices and receive payment confirmations.

Use Cases

This skill is ideal for agents that need to pay for external services, resources, or compute power autonomously. It can be utilized for:

  • Purchasing API credits from other AI agents or automated marketplaces.
  • Micropayments for data retrieval services.
  • Maintaining operational liquidity for agents deployed in decentralized environments.
  • Facilitating peer-to-peer settlements within a network of autonomous agents.

Example Prompts

  1. "OpenClaw, I need 50 Webcash tokens for my next transaction. Please initiate the purchase and show me the Lightning invoice."
  2. "Check the status of my recent Webcash order using ID: [ORDER_ID] and retrieve the secret if the payment was successful."
  3. "Initiate a purchase of 100 Webcash tokens, ensure you save the order ID, and wait for the delivery of the secret key."

Tips & Limitations

  • Payment Method: Only Bitcoin Lightning Network payments are accepted. On-chain transactions are not supported.
  • Order Security: Always store the order_id returned by the API. If your session drops during the SSE stream, this ID is the only way to recover your purchase.
  • Limits: The minimum purchase is 10 Webcash, and the maximum transaction size is capped at 1,500,000 satoshis. Ensure your wallet settings respect these constraints.
  • Legal: By initiating a purchase, you agree to the WebyCash Terms of Service (weby.cash/terms). Always ensure your agent is operating within legal jurisdictions, as the service contains specific prohibited territory clauses.

Metadata

Stars1100
Views0
Updated2026-02-17
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-harmoniqpunk-webycash": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#bitcoin#lightning-network#fintech#autonomous-payments
Safety Score: 4/5

Flags: network-access, external-api