payram-agent-journey

payram-agent-journey is a skill for Claude Code, Codex from PayRam/payram-mcp. It costs 100 tokens per session (1,314 once invoked), scanned A, original, no licence file.

A step-by-step guide for setting up PayRam and putting it into live use, covering merchant and operator installations, wallets, gas, transfers, application integration, and testing. PayRam is a self-hosted system for accepting crypto payments.

In plain words
What is it for?
Use it when installing PayRam, preparing deposit wallets, managing gas or sweeps, connecting an application, or testing a deployment.
Why use it?
It provides one route through the full setup process, including the two installation roles and the operational steps after installation.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when installing PayRam, preparing deposit wallets, managing gas or sweeps, connecting an application, or testing a deployment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/payram/payram-mcp/payram-agent-journey
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add PayRam/payram-mcp --skill payram-agent-journey
Clone the repo
git clone --depth 1 https://github.com/PayRam/payram-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for payram-agent-journey

README.md
[![agentmods](https://agentmods.dev/badge/skills/payram/payram-mcp/payram-agent-journey/github.svg)](https://agentmods.dev/skills/payram/payram-mcp/payram-agent-journey)
Your own site
<a href="https://agentmods.dev/skills/payram/payram-mcp/payram-agent-journey"><img src="https://agentmods.dev/badge/skills/payram/payram-mcp/payram-agent-journey/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for payram-agent-journey

Your own site · 80×15
<a href="https://agentmods.dev/skills/payram/payram-mcp/payram-agent-journey"><img src="https://agentmods.dev/badge/skills/payram/payram-mcp/payram-agent-journey.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,314 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00100 $0.01314
Opus 5 $0.00050 $0.00657
Sonnet 5 $0.00020 $0.00263
Haiku 4.5 $0.00010 $0.00131

Measured 12d ago against content hash 72f26ac247b1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

payram-agent-journey scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- **Command:** `bash <(curl -fsSL https://payram.com/setup_payram_agents.sh)` (agent CLI) or connect the MCP at `mcp.payram.com/mcp`.
skills/payram-agent-journey/SKILL.md · 61 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 61 lines · 100 tokens per session scan A 72f26ac247b1

Subscribe to this mod's changes

payram-agent-journey is a skill published in the GitHub repository PayRam/payram-mcp (156 stars, last pushed 23d ago), with no licence file. It adds 100 tokens to every session and 1,314 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

aicoin-onchain

Use this skill for on-chain DEX trading and wallet operations on EVM/Solana chains: token swap quotes, swap execution, wallet portfolio/balance queries, gas estimation, transaction broadcasting, token search/info on Ethereum/Solana/Base/BSC/Arbitrum/Polygon etc. Use when user says: 'swap ETH for USDC', 'buy token…

aicoincom/coinos-skills · 373 tokens

aicoin-hyperliquid

Hyperliquid on-chain perpetuals analytics from AiCoin Open API v3 — the primary source for on-chain whale / smart-money / large-fund movement. Use this skill when the user asks about: Hyperliquid whale positions, HL liquidations, HL open interest, HL trader analytics, HL taker flow, HL funding history, AND generic…

aicoincom/coinos-skills · 236 tokens

aicoin-market

Crypto market data from AiCoin Open API v3 — 200+ exchanges, real-time. Use whenever the user asks about crypto prices, K-lines, funding rates, open interest, long/short ratios, whale/big orders, liquidation maps, order-book depth, news/newsflash, Twitter/X posts, trending coins, airdrops & airdrop research, project…

aicoincom/coinos-skills · 307 tokens

aicoin-trading

A skill for placing leveraged trades on centralized cryptocurrency exchanges such as Binance, OKX, Bybit, and Bitget. A centralized exchange is a company-operated marketplace where the exchange holds the account and processes orders.

aicoincom/coinos-skills · 353 tokens

terraform-risk-playbook

Diagnoses Terraform/OpenTofu risk before generating changes. Defines the response contract, failure-mode routing, version/runtime guards, validation commands, and rollback expectations for modules, tests, CI, and state work.

soulcodex/agentic · 46 tokens

swarmdock

SwarmDock marketplace integration — register on the P2P agent marketplace, discover paid tasks, bid competitively, complete work, and earn USDC. Includes event-driven agent mode, reputation tracking, portfolio management, and dispute resolution. Use when an agent needs to find paid work, monetize skills, or interact…

swarmclawai/swarmdock · 71 tokens