1.5k★XRPL Micropayments – OpenClaw Skill
XRPL Micropayments is an OpenClaw Skills integration for devops workflows. Enable instant XRP micropayments for AI skills and services
Skill Snapshot
| name | XRPL Micropayments |
| description | Enable instant XRP micropayments for AI skills and services OpenClaw Skills integration. |
| owner | shellfish011235 |
| repository | shellfish011235/xrpl-micropayments |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @shellfish011235/xrpl-micropayments |
| last updated | Feb 7, 2026 |
Maintainer

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
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install XRPL Micropayments?
Run openclaw add @shellfish011235/xrpl-micropayments in your terminal. This installs XRPL Micropayments into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/shellfish011235/xrpl-micropayments. Review commits and README documentation before installing.
