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.01
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)
207ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-03 02:30:17
Last Healthy
2026-06-03 02:30:17
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-06-03 02:30:17 | healthy | 402 | 226ms | |
| 2026-06-02 22:34:43 | healthy | 402 | 214ms | |
| 2026-06-02 17:46:48 | healthy | 402 | 197ms | |
| 2026-06-02 14:59:45 | healthy | 402 | 678ms | |
| 2026-06-02 10:42:37 | healthy | 402 | 195ms | |
| 2026-06-02 04:35:26 | healthy | 402 | 208ms | |
| 2026-06-02 00:49:41 | healthy | 402 | 273ms | |
| 2026-06-01 21:08:04 | healthy | 402 | 188ms | |
| 2026-06-01 17:59:03 | healthy | 402 | 187ms | |
| 2026-06-01 14:28:50 | healthy | 402 | 109ms | |
| 2026-06-01 10:16:08 | healthy | 402 | 109ms | |
| 2026-06-01 04:11:34 | healthy | 402 | 187ms | |
| 2026-06-01 02:48:33 | healthy | 402 | 208ms | |
| 2026-05-31 23:12:43 | healthy | 402 | 206ms | |
| 2026-05-31 17:26:11 | healthy | 402 | 286ms | |
| 2026-05-31 15:19:00 | healthy | 402 | 207ms | |
| 2026-05-31 09:55:18 | healthy | 402 | 189ms | |
| 2026-05-31 04:22:08 | healthy | 402 | 219ms |