agenticpay CLAUDE.md

agenticpay CLAUDE.md is an instructions file for coding agents from agenticpay-dev/agenticpay. It costs 412 tokens per session, scanned A, original, MIT.

Project instructions for agenticpay, covering deployment behavior, supported networks, and payment error codes.

In plain words
What is it for?
They are for guiding changes and checks in the agenticpay project, including deployments, network readiness, and SVM payment verification.
Why use it?
They record operational details that can otherwise lead agents to make incorrect assumptions about production deployments or payment failures.

Instructions file

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.

agentmods
npx agentmods add instructions/agenticpay-dev/agenticpay/claude-md
Clone the repo
git clone --depth 1 https://github.com/agenticpay-dev/agenticpay

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 agenticpay CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/agenticpay-dev/agenticpay/claude-md.svg)](https://agentmods.dev/instructions/agenticpay-dev/agenticpay/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/agenticpay-dev/agenticpay/claude-md"><img src="https://agentmods.dev/badge/instructions/agenticpay-dev/agenticpay/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 412 This file is loaded in full into every session.
When invoked 412 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00412 $0.00412
Opus 5 $0.00206 $0.00206
Sonnet 5 $0.00082 $0.00082
Haiku 4.5 $0.00041 $0.00041

Measured yesterday against content hash 9470c9b8b86d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

agenticpay CLAUDE.md scanned grade A with 0 findings 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 yesterday.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 27 lines

What it actually says

agenticpay

Trzy fakty, które kosztowały więcej niż jedno sprawdzenie. Każdy ma czym go obalić, więc nie wierz im na słowo, jeśli coś się nie zgadza.

Merge do main nie wdraża produkcji

Hostowany facilitator na Heroku (agentpay-facilitator) deployuje się ręcznie: git push heroku main:main. Prod potrafił z tego powodu stać trzy miesiące za mainem. Sprawdź: heroku releases -n 1 -a agentpay-facilitator i porównaj SHA z git log -1 main. (2026-09-02)

Brak sieci w /supported bywa poprawny

Facilitator mierzy saldo fee payera i ogłasza tylko sieci, na których faktycznie zapłaci opłatę. Mainnet jest dziś wstrzymany, bo fee payer ma tam 0 SOL. To nie jest awaria. Sprawdź: GET / zwraca feePayerReadiness z saldem per sieć, a logi startowe piszą [fee payer] <sieć>: READY|WITHHELD. (2026-09-02)

Kody odrzucenia z @x402/svm wychodzą na drucie

packages/facilitator/test/svm-scheme-compliance.test.ts przypina je co do znaku, a /verify zwraca je klientowi. Bump @x402/svm potrafi je przemianować (2.24.0 dodał prefiks invalid_exact_svm_), więc bump i poprawka testów muszą wejść jednym commitem. Sprawdź: src/exact/facilitator/errors.ts w paczce. (2026-09-02)

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. yesterday First seen · 27 lines · 412 tokens per session scan A 9470c9b8b86d

Subscribe to this mod's changes

agenticpay CLAUDE.md is an instructions file published in the GitHub repository agenticpay-dev/agenticpay (3 stars, last pushed today), licensed MIT. It adds 412 tokens to every session, about $0.0021 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.