Validate and auto-repair LLM output. Parse JSON, validate against schema, attemp...
https://api.strale.io/x402/llm-output-validateOverview
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)
116ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-27 17:27:11
Last Healthy
2026-07-27 17:27:11
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-07-27 17:27:11 | healthy | 402 | 112ms | |
| 2026-07-27 12:04:44 | healthy | 402 | 110ms | |
| 2026-07-27 10:30:39 | healthy | 402 | 112ms | |
| 2026-07-27 05:59:16 | healthy | 402 | 132ms | |
| 2026-07-27 01:18:34 | healthy | 402 | 110ms | |
| 2026-07-26 19:42:34 | healthy | 402 | 128ms | |
| 2026-07-26 18:26:43 | healthy | 402 | 118ms | |
| 2026-07-26 16:23:52 | healthy | 402 | 136ms | |
| 2026-07-26 12:01:20 | healthy | 402 | 124ms | |
| 2026-07-26 09:20:57 | healthy | 402 | 176ms | |
| 2026-07-26 05:12:35 | healthy | 402 | 136ms | |
| 2026-07-26 01:06:00 | healthy | 402 | 116ms | |
| 2026-07-25 19:11:04 | healthy | 402 | 111ms | |
| 2026-07-25 18:39:05 | healthy | 402 | 112ms | |
| 2026-07-25 12:33:26 | healthy | 402 | 120ms | |
| 2026-07-25 09:37:51 | healthy | 402 | 124ms | |
| 2026-07-25 06:18:37 | healthy | 402 | 114ms | |
| 2026-07-24 23:39:50 | healthy | 402 | 103ms | |
| 2026-07-24 19:42:53 | healthy | 402 | 112ms | |
| 2026-07-24 18:25:54 | healthy | 402 | 108ms |