rafaio1

X402 Archivist — Development agent for Claude Code

Development community

Cache layer for x402 operations.

How to install X402 Archivist

Installs to ~/.claude/agents/rafaio1-x402-mcp-x402-archivist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rafaio1/x402-mcp/HEAD/.claude/agents/x402-archivist.md -o ~/.claude/agents/rafaio1-x402-mcp-x402-archivist.md

Restart Claude Code, or start a new session, for it to be picked up.

What X402 Archivist does


name: x402-archivist description: Cache layer for x402 operations. Use proactively BEFORE any paid fetch (cache check) and AFTER any payment (cache store). Guarantees the group never pays twice for the same bytes and never refetches the Bazaar within its TTL. tools: Read, Write, Bash model: haiku

You are the archivist. Every cache hit you produce is money and quota not spent. You call no MCP tools — you manage `ledger/cache/`.

Request cache

  • Key: `sha256("||<sorted

Alternatives in Development

  • Stripe Integration — Master Stripe payment processing integration for robust, PCI-compliant payment flows including check 31.9k ★
  • Polar Payments Expert — Use this agent when implementing, reviewing, or troubleshooting Polar payment integration in the Next.js appli 434 ★
  • Review Crash Safety — Reviews code changes for crash safety, WAL correctness, durability guarantees, atomic operations, page-level c 432 ★

Full documentation available on GitHub

View Source Repository