Payram Bitcoin Payments
Automates Bitcoin payments via Payram, handling invoice creation, transaction monitoring, and reconciliation for streamlined financial operations.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add payram-bitcoin-payments npx -- -y @trustedskills/payram-bitcoin-payments
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"payram-bitcoin-payments": {
"command": "npx",
"args": [
"-y",
"@trustedskills/payram-bitcoin-payments"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to process and generate Bitcoin payment requests, including creating invoices with specific amounts and addresses. It can also handle the complexities of calculating transaction fees and generating QR codes for easy mobile payments. The agent can understand natural language instructions related to Bitcoin payments and translate them into actionable steps.
When to use it
- Generating an invoice for a client who wants to pay in Bitcoin.
- Calculating the correct amount of Bitcoin needed, including transaction fees.
- Creating a QR code that users can scan with their mobile wallets to make a payment.
- Responding to user requests like "Create a Bitcoin invoice for $100."
- Generating payment instructions for someone unfamiliar with Bitcoin transactions.
Key capabilities
- Bitcoin invoice generation
- Transaction fee calculation
- QR code creation
- Natural language understanding of payment requests
Example prompts
- "Generate an invoice for 5 BTC to this address: bc1q..."
- "How much BTC do I need to send to cover a $50 transaction?"
- "Create a QR code for paying 0.2 BTC."
Tips & gotchas
This skill requires a basic understanding of Bitcoin addresses and transactions. The accuracy of the fee calculation depends on current network conditions, which can fluctuate.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.