Clean messy CSV: fix inconsistent delimiters, mixed encodings, BOM, trailing com...
https://api.strale.io/x402/csv-cleanOverview
Clean messy CSV: fix inconsistent delimiters, mixed encodings, BOM, trailing commas, quoted fields. Returns clean CSV with issues report.
Protocol
x402
Price
$0.02
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)
138ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-20 07:17:31
Last Healthy
2026-09-20 07:17:31
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"csv": {
"description": "Messy CSV string to clean",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"column_count": {
"type": "integer"
},
"csv": {
"type": "string"
},
"detected_delimiter": {
"type": "string"
},
"issues_fixed": {
"type": "array"
},
"row_count": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-20 07:17:31 | healthy | 402 | 156ms | |
| 2026-09-19 19:44:37 | healthy | 402 | 131ms | |
| 2026-09-19 13:26:49 | healthy | 402 | 164ms | |
| 2026-09-19 02:09:48 | healthy | 402 | 134ms | |
| 2026-09-18 14:12:24 | healthy | 402 | 124ms | |
| 2026-09-18 04:37:21 | healthy | 402 | 140ms | |
| 2026-09-17 20:04:26 | healthy | 402 | 128ms | |
| 2026-09-17 12:57:27 | healthy | 402 | 138ms |