Overview
Pay 2¢ USDC to stage an image plus metadata payload before it is pinned to IPFS.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
media/images
Provider
ipfs
Source
bazaar
Indexed
2026-03-02 01:13:17
Health
Status
degraded
Latency (p50)
125ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-03-21 23:48:19
Last Healthy
Never
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"contentType": "multipart/form-data",
"fields": {
"image": {
"description": "Image file destined for IPFS.",
"mimeTypes": [
"image/png",
"image/jpeg",
"image/webp",
"image/gif"
],
"required": true,
"type": "file"
},
"metadata": {
"description": "JSON metadata file describing the image.",
"mimeTypes": [
"application/json"
],
"required": true,
"type": "file"
}
}
},
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"image": {
"properties": {
"filename": {
"type": "string"
},
"mimeType": {
"type": "string"
},
"size": {
"type": "number"
}
},
"type": "object"
},
"metadata": {
"properties": {
"filename": {
"type": "string"
},
"preview": {
"type": "string"
},
"size": {
"type": "number"
}
},
"type": "object"
},
"payment": {
"properties": {
"amount": {
"type": "string"
},
"settlementTx": {
"type": [
"string",
"null"
]
}
},
"type": "object"
},
"status": {
"type": "string"
},
"uploadId": {
"type": "string"
}
},
"type": "object"
}
Recent Health Checks
| Time |
Status |
HTTP |
Latency |
Error |
| 2026-03-21 23:48:19 |
degraded |
404 |
27ms |
|
| 2026-03-21 22:50:00 |
degraded |
404 |
186ms |
|
| 2026-03-21 22:02:54 |
degraded |
404 |
31ms |
|
| 2026-03-21 20:57:35 |
degraded |
404 |
125ms |
|
| 2026-03-21 19:44:41 |
degraded |
404 |
140ms |
|
| 2026-03-21 19:02:57 |
degraded |
404 |
139ms |
|
| 2026-03-21 17:29:54 |
degraded |
404 |
131ms |
|
| 2026-03-21 16:41:01 |
degraded |
404 |
29ms |
|
| 2026-03-21 15:48:17 |
degraded |
404 |
31ms |
|
| 2026-03-21 15:07:43 |
degraded |
404 |
45ms |
|
| 2026-03-21 14:14:14 |
degraded |
404 |
131ms |
|
| 2026-03-21 13:11:41 |
degraded |
404 |
167ms |
|
| 2026-03-21 12:10:42 |
degraded |
404 |
136ms |
|
| 2026-03-21 11:07:18 |
degraded |
404 |
29ms |
|
| 2026-03-21 10:11:50 |
degraded |
404 |
124ms |
|
| 2026-03-21 09:05:41 |
degraded |
404 |
131ms |
|
| 2026-03-21 08:28:22 |
degraded |
404 |
68ms |
|
| 2026-03-21 07:02:41 |
degraded |
404 |
27ms |
|
| 2026-03-21 06:09:34 |
degraded |
404 |
115ms |
|
| 2026-03-21 05:15:38 |
degraded |
404 |
142ms |
|