Back to Registry
View Author Profile
Official Verified
Xrpl Micropayments
Skill by shellfish011235
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/shellfish011235/xrpl-micropaymentsOr
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
Metadata
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.