payram-analytics

payram-analytics is a skill for Claude Code, Codex from PayRam/payram-mcp. It costs 109 tokens per session (4,112 once invoked), scanned A, original, no licence file.

A direct connection to PayRam dashboard data through its REST APIs. PayRam is a payment platform, and access uses a JWT Bearer token, a temporary credential sent with each request.

In plain words
What is it for?
Finding payments by transaction hash or email, reviewing daily volumes, checking unswept balances and sweep history, and retrieving on-ramp metrics.
Why use it?
It avoids manually searching the merchant dashboard and gathers payment and account information through API queries.

Skill for Claude CodeCodex

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

Good fit Finding payments by transaction hash or email, reviewing daily volumes, checking unswept balances and sweep history, and retrieving on-ramp metrics.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/payram/payram-mcp/payram-analytics
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-analytics
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-analytics

README.md
[![agentmods](https://agentmods.dev/badge/skills/payram/payram-mcp/payram-analytics/github.svg)](https://agentmods.dev/skills/payram/payram-mcp/payram-analytics)
Your own site
<a href="https://agentmods.dev/skills/payram/payram-mcp/payram-analytics"><img src="https://agentmods.dev/badge/skills/payram/payram-mcp/payram-analytics/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-analytics

Your own site · 80×15
<a href="https://agentmods.dev/skills/payram/payram-mcp/payram-analytics"><img src="https://agentmods.dev/badge/skills/payram/payram-mcp/payram-analytics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,112 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.00109 $0.04112
Opus 5 $0.00055 $0.02056
Sonnet 5 $0.00022 $0.00822
Haiku 4.5 $0.00011 $0.00411

Measured 9d ago against content hash 4cf2d8649bc4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

payram-analytics 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 9d 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.

4. **Make the API call** — use `curl`, `fetch`, or any HTTP client with `Authorization: Bearer <token>`.
skills/payram-analytics/SKILL.md · 521 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. 9d ago First seen · 521 lines · 109 tokens per session scan A 4cf2d8649bc4

Subscribe to this mod's changes

payram-analytics is a skill published in the GitHub repository PayRam/payram-mcp (155 stars, last pushed 20d ago), with no licence file. It adds 109 tokens to every session and 4,112 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-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-account

A guide for managing cryptocurrency exchange accounts and related records. It covers balances, positions, open and past orders, trades, transfers, registration, API keys, and account tiers.

aicoincom/coinos-skills · 281 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

trader-hand-skill

Expert knowledge for autonomous market intelligence and trading — technical analysis, risk management, Alpaca API, financial data sources.

RightNow-AI/openfang · 28 tokens

inventpay

Accept crypto payments, manage a digital storefront, and track balances through the InventPay REST API.

jams24/inventpay-mcp · 21 tokens