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. SQS: 98/100.
Protocol
x402
Price
$0.01
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)
207ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-01 23:25:54
Last Healthy
2026-06-01 23:25:54
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-06-01 23:25:54 | healthy | 402 | 207ms | |
| 2026-06-01 16:07:33 | healthy | 402 | 200ms | |
| 2026-06-01 12:48:21 | healthy | 402 | 204ms | |
| 2026-06-01 09:02:46 | healthy | 402 | 274ms | |
| 2026-06-01 05:01:02 | healthy | 402 | 206ms | |
| 2026-06-01 03:01:48 | healthy | 402 | 225ms | |
| 2026-05-31 20:15:36 | healthy | 402 | 228ms | |
| 2026-05-31 16:27:55 | healthy | 402 | 205ms | |
| 2026-05-31 15:42:07 | healthy | 402 | 217ms | |
| 2026-05-31 10:16:59 | healthy | 402 | 204ms | |
| 2026-05-31 04:53:01 | healthy | 402 | 203ms | |
| 2026-05-31 01:36:43 | healthy | 402 | 219ms | |
| 2026-05-30 21:57:04 | healthy | 402 | 221ms | |
| 2026-05-30 18:05:45 | healthy | 402 | 221ms | |
| 2026-05-30 13:17:36 | healthy | 402 | 194ms | |
| 2026-05-30 10:58:29 | healthy | 402 | 118ms | |
| 2026-05-30 05:22:18 | healthy | 402 | 203ms | |
| 2026-05-30 02:23:36 | healthy | 402 | 223ms |