PNG upload to blockchain. Pay USDC on Base to upload a PNG directly to the block...
https://api.nftitem.io/x402/v2/uploadOverview
PNG upload to blockchain. Pay USDC on Base to upload a PNG directly to the blockchain and mint an NFT that links to the PNG data. Fixed fee of $0.10 USDC. Retrievable via GET api.nftitem.io/nfts/{tokenId} with response { url : string } — availability may take a few minutes.
Protocol
x402
Price
$0.10
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/nft
Provider
nftitem
Source
bazaar
Indexed
2026-03-02 01:01:28
Health
Status
degraded
Latency (p50)
272ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-07-21 16:34:17
Last Healthy
Never
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"command": "UPLOAD",
"data": {
"content": "<base64 PNG>",
"contentType": "image/png"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"example": {
"id": "execute_data_upload_session_request_0x..._<uuid>",
"receiverAddress": "0x...",
"requesterAddress": "0x...",
"success": true
},
"type": "json"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-21 16:34:17 | degraded | 404 | 272ms | |
| 2026-07-21 11:12:20 | degraded | 404 | 278ms | |
| 2026-07-21 06:11:23 | degraded | 404 | 271ms |