Pay 2¢ USDC to stage an image plus metadata payload before it is pinned to IPFS.
https://ipfs.c402.markets/ipfs-uploadOverview
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)
159ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-22 06:11:23
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-06-22 06:11:23 | degraded | 404 | 149ms | |
| 2026-06-22 03:53:06 | degraded | 404 | 193ms | |
| 2026-06-21 21:15:11 | degraded | 404 | 166ms | |
| 2026-06-21 10:36:28 | degraded | 404 | 159ms | |
| 2026-06-21 02:33:15 | degraded | 404 | 158ms | |
| 2026-06-20 20:23:10 | degraded | 404 | 221ms | |
| 2026-06-20 08:01:19 | degraded | 404 | 140ms | |
| 2026-06-19 11:07:47 | degraded | 404 | 135ms |