Arch Tools — transform-text (USDC on Base)
https://archtools.dev/v1/tools/transform-textOverview
Arch Tools — transform-text (USDC on Base)
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
archtools
Source
bazaar
Indexed
2026-07-27 15:21:43
Health
Status
healthy
Latency (p50)
618ms
Uptime (30d)
100.0%
Reliability Score
82/100
Last Checked
2026-07-27 18:59:54
Last Healthy
2026-07-27 18:59:54
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"mode": {
"description": "Transformation mode",
"enum": [
"slug",
"camel",
"snake",
"pascal",
"kebab",
"upper",
"lower",
"title",
"base64_encode",
"base64_decode"
],
"required": true,
"type": "string"
},
"text": {
"description": "Text to transform",
"required": true,
"type": "string"
}
},
"method": "POST",
"type": "http"
}
Output Schema
{
"description": "JSON response",
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-27 18:59:54 | healthy | 402 | 618ms |