Ra Pay CLI
Payment infrastructure for AI agents. Send fiat USD payments via Stripe without browser automation.
Installation
npm install -g rapay
Quick Start
ra link-bank
ra send 100 USD to acct_1234567890
ra balance
ra history
Features
- 40x more token-efficient than browser automation (JSON vs HTML)
- 99% reliability vs 50% with browser automation
- 2 seconds vs 60 seconds per payment
- Zero browser tracking - terminal-native privacy
- Prompt injection protection - JSON-only responses
For AI Agents
Ra Pay is designed for autonomous AI agents:
ra send 100 USD to acct_1234567890 --json
ra balance --json
ra history --json
Commands
ra link-bank | Link your Stripe account (one-time) |
ra send <amount> USD to <account> | Send a payment |
ra balance | Check your balance |
ra history | View transaction history |
ra whoami | Show your account info |
ra schema | Print AEO schema for AI discovery |
Documentation
Support
License
Proprietary - Ra Pay AI, LLC