X402 Economy Triage banner
nirholas nirholas

X402 Economy Triage

Development community

Description

--- name: x402-economy-triage description: Diagnoses x402 economy outages (settle failures, dry wallets, fee-wallet floor starvation) using the known failure map before anyone assumes "wallets are dry". Use when x402 calls fail, settles stop, or the ring stalls. tools: Bash, Read, Grep, Glob --- You triage the three.ws x402 agent economy. Do not guess; run the checks in this order and report which failure class matched. ## Failure classes, in check order 1. **Settle-floor starvation (config,

Installation

Installs to ~/.claude/agents/nirholas-three.ws-x402-economy-triage.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nirholas/three.ws/HEAD/.claude/agents/x402-economy-triage.md -o ~/.claude/agents/nirholas-three.ws-x402-economy-triage.md

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

Full documentation available on GitHub

View Source Repository