Example inputPOST /api/v1/x402/image-result-contract-check
{
"result": {
"url": "https://cdn.example.com/output.webp",
"sha256": "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef",
"content_type": "image/webp",
"size_bytes": 245760,
"width": 1024,
"height": 1024
}
}