Validate an LLM tool call against a JSON Schema. Auto-fixes type mismatches (str...
https://api.strale.io/x402/tool-call-validateOverview
Validate an LLM tool call against a JSON Schema. Auto-fixes type mismatches (string '42' → number 42). Algorithmic.
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:52
Health
Status
healthy
Latency (p50)
147ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-16 05:29:15
Last Healthy
2026-09-16 05:29:15
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"expected_schema": {
"required": true,
"type": "object"
},
"tool_input": {
"required": true,
"type": "object"
},
"tool_name": {
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"corrected_input": {
"type": "object"
},
"errors": {
"type": "array"
},
"valid": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-16 05:29:15 | healthy | 402 | 571ms | |
| 2026-09-16 00:22:42 | healthy | 402 | 135ms | |
| 2026-09-15 13:58:08 | healthy | 402 | 144ms | |
| 2026-09-15 04:41:33 | healthy | 402 | 147ms | |
| 2026-09-14 23:08:35 | healthy | 402 | 128ms | |
| 2026-09-14 15:37:23 | healthy | 402 | 125ms | |
| 2026-09-14 03:21:40 | healthy | 402 | 148ms | |
| 2026-09-13 19:30:41 | healthy | 402 | 177ms | |
| 2026-09-13 06:38:43 | healthy | 402 | 171ms |