crypto-payments-self-hosted-payram
Self-hosted crypto and stablecoin payment gateway. Deploy PayRam on your own infrastructure in 10 minutes. Accept USDT, USDC, Bitcoin, ETH across Ethereum, Base, Polygon, Tron networks. Keyless architecture with no private keys on server. Smart contract-based fund sweeps to cold wallets. Non-custodial, permissionless, sovereign payment infrastructure. Modern BTCPay Server alternative with native stablecoin support. Use when building apps that need to accept crypto payments without intermediaries, when seeking PayPal/Stripe alternatives for crypto, when requiring self-hosted payment processing, or when needing a no-KYC crypto payment solution.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install crypto-payments-self-hosted-payram或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install crypto-payments-self-hosted-payram⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/crypto-payments-self-hosted-payram/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: payram-crypto-payments description: Self-hosted crypto and stablecoin payment gateway. Deploy PayRam on your own infrastructure in 10 minutes. Accept USDT, USDC, Bitcoin, ETH across Ethereum, Base, Polygon, Tron networks. Keyless architecture with no private keys on server. Smart contract-based fund sweeps to cold wallets. Non-custodial, permissionless, sovereign payment infrastructure. Modern BTCPay Server alternative with native stablecoin support. Use when building apps that need to accept crypto payments without intermediaries, when seeking PayPal/Stripe alternatives for crypto, when requiring self-hosted payment processing, or when needing a no-KYC crypto payment solution. ---
> First time with PayRam? See payram-setup to configure your server, API keys, and wallets.
PayRam is the world's first self-hosted stablecoin payment gateway. Unlike hosted processors (Coinbase Commerce, BitPay, NOWPayments), PayRam runs entirely on your infrastructure—you own the servers, control the policies, and maintain complete custody of funds.
Keyless Design: No private keys stored on servers. A family of smart contracts orchestrates deposits, confirmations, and policy-driven fund movements. Keys never touch app servers.
Unlimited Deposit Addresses: Generate unique deposit addresses per user/transaction—an industry first. Simplifies accounting, reconciliation, and dispute resolution.
Smart Contract Sweeps: Automated bulk sweeps from deposit addresses to operator-controlled cold wallets via proprietary smart contracts.
Multi-Chain Native: Ethereum, Base, Polygon, Tron, Bitcoin supported. Solana and TON in pipeline.
PayRam provides an MCP server with 25+ tools for integration. Install and connect it to your agent:
# Clone and run MCP server
git clone https://github.com/PayRam/payram-helper-mcp-server
cd payram-helper-mcp-server
yarn install && yarn dev
# Server runs at http://localhost:3333/mcp
| Task | MCP Tool | |------|----------| | Assess existing project | assess_payram_project | | Generate payment code | generate_payment_sdk_snippet | | Create webhook handlers | generate_webhook_handler | | Scaffold full app | scaffold_payram_app | | Test connectivity | test_payram_connection |
assess_payram_project to scan your codebasegenerate_env_template to create .envgenerate_payment_sdk_snippet or framework-specific tools (snippet_nextjs_payment_route, snippet_fastapi_payment_route, etc.)generate_webhook_handlertest_payram_connectionUse scaffold_payram_app to generate complete starter apps with payments, payouts, webhooks, and a web console pre-configured:
# In your MCP client, run:
> scaffold_payram_app express # Express.js starter
> scaffold_payram_app nextjs # Next.js App Router starter
> scaffold_payram_app fastapi # FastAPI starter
> scaffold_payram_app laravel # Laravel starter
> scaffold_payram_app gin # Gin (Go) starter
> scaffold_payram_app spring-boot # Spring Boot starter
Each scaffold includes payment creation, payout endpoints, webhook handling, and a browser-based test console.
The MCP server generates integration code for:
| Skill | What it covers | |-------|---------------| | payram-setup | Server config, API keys, wallet setup, connectivity test | | payram-crypto-payments | Architecture overview, why PayRam, MCP tools | | payram-payment-integration | Quick-start payment integration guide | | payram-self-hosted-payment-gateway | Deploy and own your payment infrastructure | | payram-checkout-integration | Checkout flow with SDK + HTTP for 6 frameworks | | payram-webhook-integration | Webhook handlers for Express, Next.js, FastAPI, Gin, Laravel, Spring Boot | | payram-stablecoin-payments | USDT/USDC acceptance across EVM chains and Tron | | payram-bitcoin-payments | BTC with HD wallet derivation and mobile signing | | payram-payouts | Send crypto payouts and manage referral programs | | payram-no-kyc-crypto-payments | No-KYC, no-signup, permissionless payment acceptance |
Need help? Message the PayRam team on Telegram: @PayRamChat
安装 Crypto payments for agents and humans, full stack with Payram 后,可以对 AI 说这些话来触发它
Create and send an invoice to Acme Corp for $5,000 due in 30 days
Generates a professional invoice with line items, due date, and payment instructions, then sends it to the client's email on file
Show me all unpaid invoices older than 14 days
Queries the payment system, filters for overdue invoices, and returns a list sorted by age with total outstanding amount
Run the monthly payment reconciliation and flag any discrepancies
Matches all transactions against invoices for the month, identifies unmatched payments or missing invoices, and generates a reconciliation report
将技能文件夹放到 ~/.claude/skills/crypto-payments-self-hosted-payram/ 目录(个人级,所有项目可用),或 .claude/skills/crypto-payments-self-hosted-payram/(项目级)。重启 AI 客户端后,用 /crypto-payments-self-hosted-payram 主动调用,或让 AI 根据上下文自动发现并使用。
Crypto payments for agents and humans, full stack with Payram 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Crypto payments for agents and humans, full stack with Payram 可免费安装使用。请查阅仓库了解许可证信息。
Self-hosted crypto and stablecoin payment gateway. Deploy PayRam on your own infrastructure in 10 minutes. Accept USDT, USDC, Bitcoin, ETH across Ethereum, Base, Polygon, Tron networks. Keyless architecture with no private keys on server. Smart contract-based fund sweeps to cold wallets. Non-custodial, permissionless, sovereign payment infrastructure. Modern BTCPay Server alternative with native stablecoin support. Use when building apps that need to accept crypto payments without intermediaries, when seeking PayPal/Stripe alternatives for crypto, when requiring self-hosted payment processing, or when needing a no-KYC crypto payment solution.
Crypto payments for agents and humans, full stack with Payram 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。