Overview
API call to trust-checks
Protocol
x402 (POST)
Price
$0.07
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
gateway
Source
bazaar
Indexed
2026-06-30 20:14:20
Health
Status
degraded
Latency (p50)
1055ms
Uptime (30d)
55.6%
Reliability Score
47.8/100
Last Checked
2026-09-21 12:19:59
Last Healthy
2026-09-06 11:18:53
Consecutive Failures
4
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"fees": {
"properties": {
"fixed": {
"description": "Flat fee subtracted from gross.",
"type": "number"
},
"percentage": {
"description": "Percentage fee applied to gross, e.g. 2 for 2%.",
"type": "number"
}
},
"type": "object"
},
"line_items": {
"items": {
"properties": {
"quantity": {
"type": "number"
},
"unit_price": {
"type": "number"
}
},
"required": [
"unit_price",
"quantity"
],
"type": "object"
},
"type": "array"
}
},
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"breakdown": {
"fixed_fee": 0.5,
"percentage_fee": 0.6
},
"endpoint": "calculate",
"fee": 1.1,
"gross": 30,
"net": 28.9,
"ok": true,
"valid": true
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-21 12:19:59 | degraded | 403 | 895ms | |
| 2026-09-21 02:52:30 | timeout | — | — | timeout |
| 2026-09-20 19:55:06 | degraded | 403 | 1055ms | |
| 2026-09-20 09:45:07 | timeout | — | — | timeout |
| 2026-09-20 01:55:52 | down | 500 | 2243ms | HTTP 500 |
| 2026-09-19 17:34:21 | timeout | — | — | timeout |
| 2026-09-19 06:32:46 | degraded | 403 | 781ms | |
| 2026-09-19 00:25:27 | degraded | 403 | 851ms | |
| 2026-09-18 18:43:57 | degraded | 403 | 1098ms |