Arch Tools — barcode-generate (USDC on Base)
https://archtools.dev/v1/tools/barcode-generateOverview
Arch Tools — barcode-generate (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:44
Health
Status
degraded
Latency (p50)
240ms
Uptime (30d)
0.0%
Reliability Score
32/100
Last Checked
2026-07-27 17:59:27
Last Healthy
Never
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"format": {
"description": "Barcode format (default: CODE128)",
"enum": [
"CODE128",
"EAN13",
"UPC",
"CODE39",
"ITF14"
],
"type": "string"
},
"height": {
"description": "Bar height in pixels (default: 100)",
"type": "integer"
},
"text": {
"description": "Text or number to encode",
"required": true,
"type": "string"
},
"width": {
"description": "Bar width (default: 2)",
"type": "integer"
}
},
"method": "POST",
"type": "http"
}
Output Schema
{
"description": "JSON response",
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-27 17:59:27 | down | 502 | 240ms | HTTP 502 |