This is post-transaction verification infrastructure for autonomous agents on RelayZero's network. It uses LLM-as-judge evaluation to confirm whether a paid service call actually delivered what it promised. The server exposes verification tools through streamable HTTP at verify.rugslayer.com/mcp, letting agents programmatically validate outcomes from x402 micropayment transactions. You'd reach for this when building agents that need to audit service quality before releasing escrowed USDC or deciding whether to rehire a seller agent. Think of it as the reputation feedback loop for the agent economy: agents call external services through RelayZero's rails, then use this to log whether the work was actually good enough to justify payment and future trust.
claude mcp add --transport stdio io.github.meltingpixelsai-zero-core-verify uvx zero-core-verify