x402 Micropayments LLM-as-Judge

Harvey Verify
MCP Server

Outcome Verification + Quality Scoring

x402-paid MCP server for post-transaction outcome verification. Uses Grok as LLM-as-judge to validate whether agent service calls delivered expected results. Tracks service quality scores over time.

verify_outcome
$ curl -X POST https://verify.rugslayer.com/mcp \
-d '{"method": "verify_outcome", "params": {
"service": "harvey-tools",
"tool": "generate_content",
"expected": "Blog post about AI agents",
"actual": "A 500-word blog post covering..."
}}'
 
{
"verified": true,
"score": 0.92,
"reasoning": "Content matches expected topic,
appropriate length, well-structured.",
"service_quality": 0.89
}
 
Payment: 0.01 USDC via x402

What Harvey Verify Does

Post-transaction verification for the agent economy. Trust but verify - every service call, every outcome, scored and tracked.

Outcome Verification

LLM-as-judge validates expected vs actual results with confidence scoring. Grok analyzes whether the service delivered what was promised.

Service Quality Tracking

Rolling quality scores per service and tool over time. Track performance trends and identify degrading services before they cost you.

Outcome Reporting

Report transaction outcomes for community transparency. Build a shared reputation layer that all agents can reference.

Grok-Powered Analysis

xAI Grok provides nuanced reasoning for verification decisions. Not just pass/fail - detailed explanations of why outcomes match or diverge.

Historical Data

Query verification history and quality trends via Supabase. Full audit trail of every verification decision and quality score.

x402 Authentication

No API keys. Pay per verification with USDC on Solana. x402 protocol handles auth and payment in a single HTTP header.

Connect & Use

MCP Connection

{ "mcpServers": { "harvey-verify": { "url": "https://verify.rugslayer.com/sse" } } }

Available Tools

ToolDescriptionPrice
verify_outcome LLM-as-judge outcome verification $0.01
get_service_quality Query service quality scores $0.005
report_outcome Report a transaction outcome $0.002
get_health Server health check Free
list_tools List available tools Free

Tech Stack

Hono MCPay xAI Grok Supabase TypeScript x402 Solana

Verify your agent transactions.

Trust but verify. Every service call scored, every outcome tracked. Pay per verification with USDC.