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:12:43
Health
Status
degraded
Latency (p50)
124ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-03-21 12:19:32
Last Healthy
Never
Consecutive Failures
0
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 12:19:32 |
degraded |
404 |
31ms |
|
| 2026-03-21 11:21:44 |
degraded |
404 |
31ms |
|
| 2026-03-21 10:30:01 |
degraded |
404 |
224ms |
|
| 2026-03-21 09:08:12 |
degraded |
404 |
143ms |
|
| 2026-03-21 08:24:37 |
degraded |
404 |
108ms |
|
| 2026-03-21 07:07:36 |
degraded |
404 |
168ms |
|
| 2026-03-21 06:05:32 |
degraded |
404 |
56ms |
|
| 2026-03-21 05:27:52 |
degraded |
404 |
147ms |
|
| 2026-03-21 04:05:57 |
degraded |
404 |
29ms |
|
| 2026-03-21 03:06:54 |
degraded |
404 |
27ms |
|
| 2026-03-21 02:04:18 |
degraded |
404 |
124ms |
|
| 2026-03-21 01:04:08 |
degraded |
404 |
159ms |
|
| 2026-03-21 00:12:10 |
degraded |
404 |
32ms |
|
| 2026-03-20 22:59:03 |
degraded |
404 |
109ms |
|
| 2026-03-20 22:26:46 |
degraded |
404 |
126ms |
|
| 2026-03-20 21:40:08 |
degraded |
404 |
123ms |
|
| 2026-03-20 20:51:32 |
degraded |
404 |
128ms |
|
| 2026-03-20 19:41:02 |
degraded |
404 |
203ms |
|
| 2026-03-20 19:05:48 |
degraded |
404 |
29ms |
|
| 2026-03-20 18:01:57 |
degraded |
404 |
148ms |
|