ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Xrpl Micropayments

Skill by shellfish011235

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/shellfish011235/xrpl-micropayments
Or

name: XRPL Micropayments description: Enable instant XRP micropayments for AI skills and services author: xrplcontrolroom version: 1.0.0 tags: [payments, xrpl, crypto, micropayments]

XRPL Micropayments

Enable your OpenClaw bot to charge for skills using XRP micropayments.

Features

  • Instant XRP payments on XRPL mainnet
  • 97% to recipient, 2% to skill creator, 1% platform fee
  • Xaman wallet integration

Install

npm install openclaw-xrpl-plugin

Website

https://xrplcontrolroom.com

Metadata

Stars1015
Views0
Updated2026-02-15
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-shellfish011235-xrpl-micropayments": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.