Payram Crypto Payments

🌐Community
by payram · vlatest · Repository

Automates crypto payments via Payram, handling conversions, routing, and reconciliation for streamlined transactions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add payram-crypto-payments npx -- -y @trustedskills/payram-crypto-payments
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "payram-crypto-payments": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/payram-crypto-payments"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The payram-crypto-payments skill enables AI agents to process and manage cryptocurrency payments. It facilitates receiving payments in various cryptocurrencies, generating invoices with QR codes for easy scanning, and tracking payment status. This allows seamless integration of crypto transactions into workflows and applications.

When to use it

  • Accepting Crypto Donations: An agent can be used to accept donations in Bitcoin or other supported cryptocurrencies for a non-profit organization.
  • Freelancer Invoicing: A freelancer can generate invoices with cryptocurrency payment options directly within an AI assistant.
  • E-commerce Checkout: Integrate crypto payments into an e-commerce platform, allowing customers to pay using their preferred cryptocurrency.
  • Automated Payment Reminders: The agent can automatically send reminders for overdue invoices, including a QR code for easy crypto payment.

Key capabilities

  • Supports multiple cryptocurrencies (specific list not provided)
  • Generates invoices with QR codes
  • Tracks payment status
  • Integration with MCP server

Example prompts

  • "Create an invoice for $50 in Bitcoin to [customer email address]."
  • "What is the current status of invoice number 12345?"
  • "Generate a QR code for receiving Ethereum payments."

Tips & gotchas

The skill requires integration with a MCP server. Ensure your environment is properly configured before attempting to use this skill.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
payram
Installs
14

🌐 Community

Passed automated security scans.