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)
193ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-04-16 12:02:50
Last Healthy
2026-04-16 12:02:50
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
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-04-16 12:02:50 | healthy | 402 | 201ms | |
| 2026-04-16 11:35:48 | healthy | 402 | 191ms | |
| 2026-04-16 10:46:10 | healthy | 402 | 186ms | |
| 2026-04-16 09:30:39 | healthy | 402 | 203ms | |
| 2026-04-16 08:42:35 | healthy | 402 | 191ms | |
| 2026-04-16 07:47:46 | healthy | 402 | 187ms | |
| 2026-04-16 06:23:59 | healthy | 402 | 185ms | |
| 2026-04-16 05:05:59 | healthy | 402 | 193ms | |
| 2026-04-16 04:03:47 | healthy | 402 | 200ms | |
| 2026-04-16 03:06:48 | healthy | 402 | 198ms | |
| 2026-04-16 02:31:38 | healthy | 402 | 188ms | |
| 2026-04-16 01:01:53 | healthy | 402 | 185ms | |
| 2026-04-16 00:46:04 | healthy | 402 | 202ms | |
| 2026-04-15 23:09:36 | healthy | 402 | 196ms | |
| 2026-04-15 22:09:39 | healthy | 402 | 204ms | |
| 2026-04-15 21:12:27 | healthy | 402 | 190ms | |
| 2026-04-15 20:00:14 | healthy | 402 | 204ms | |
| 2026-04-15 19:39:17 | healthy | 402 | 202ms | |
| 2026-04-15 18:42:05 | healthy | 402 | 191ms | |
| 2026-04-15 17:34:34 | healthy | 402 | 190ms |