← Back to directory

Validate and auto-repair LLM output. Parse JSON, validate against schema, attemp...

https://api.strale.io/x402/llm-output-validate

Overview

Validate and auto-repair LLM output. Parse JSON, validate against schema, attempt fixes for common LLM mistakes. Algorithmic — no LLM needed.

Protocol x402
Price $0.05
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider strale
Source bazaar
Indexed 2026-04-15 14:10:02

Health

Status healthy
Latency (p50) 150ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-09-12 16:56:45
Last Healthy 2026-09-12 16:56:45
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "expected_schema": { "description": "JSON Schema to validate against", "type": "object" }, "llm_output": { "description": "Raw LLM output string", "required": true, "type": "string" }, "strict_mode": { "type": "boolean" } }, "type": "http" }

Output Schema

{ "auto_fixed": { "type": "boolean" }, "auto_fixed_output": { "type": "string" }, "errors": { "type": "array" }, "parsed_output": { "type": "string" }, "valid": { "type": "boolean" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-09-12 16:56:45 healthy 402 132ms
2026-09-11 20:17:55 healthy 402 126ms
2026-09-11 15:43:24 healthy 402 156ms
2026-09-10 21:42:21 healthy 402 150ms
2026-09-10 06:56:15 healthy 402 169ms
2026-09-10 05:43:57 healthy 402 165ms