{"api":"v1","generated_at":"2026-09-15T18:52:27.991Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-relaystation-ai-v1-image-from-html-31d026","pinned_page":"https://tollindex.com/e/api-relaystation-ai-v1-image-from-html-31d026/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"api-relaystation-ai-v1-image-from-html-31d026","canonical_url":"https://api.relaystation.ai/v1/image/from-html","resource":"https://api.relaystation.ai/v1/image/from-html","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"$0.003/call. Render HTML to an image — sandboxed headless Chromium screenshot of your markup. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","service_name":"Relaystation Image From HTML","declared_category":null,"declared_tags":["html-to-image","rendering","screenshots","web-assets","image-generation"],"route_template":null,"registry_updated":"2026-09-12T16:19:16.842Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"image from html","category":"media","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"eip155:8453","asset":"0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42","asset_name":"EURC","symbol":null,"decimals":null,"amount_display":"10000 smallest units, decimals unknown","amount_units":null,"decimals_known":false,"pay_to":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":10,"unique_payers_30d":1,"last_called_at":"2026-09-12T16:19:16.666Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:22:32.189Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:22:32.189Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:19:39.484Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:18:39.428Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:34:12.508Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:04:01.539Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","page":"https://tollindex.com/seller/0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","endpoints":65,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["html-to-image","rendering","screenshots","web-assets","image-generation"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","assetTransferMethod":"eip3009"},"payTo":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},{"asset":"0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42","extra":{"name":"EURC","version":"2","assetTransferMethod":"eip3009"},"payTo":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-12T16:19:16.666Z","l30DaysTotalCalls":10,"l30DaysUniquePayers":1},"resource":"https://api.relaystation.ai/v1/image/from-html","extensions":{"bazaar":{"info":{"input":{"body":{"clip":{"x":0,"y":0,"width":1,"height":1},"html":"string","type":"png","width":1,"height":1,"fullPage":true,"omitBackground":true},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"ok":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{"clip":{"type":"object","required":["x","y","width","height"],"properties":{"x":{"type":"number","maximum":100000,"minimum":0},"y":{"type":"number","maximum":100000,"minimum":0},"width":{"type":"number","maximum":100000,"minimum":1},"height":{"type":"number","maximum":100000,"minimum":1}},"description":"A region to capture (mutually exclusive with fullPage)."},"html":{"type":"string","minLength":1,"description":"Self-contained HTML; all assets inlined as data: URIs (no network)."},"type":{"enum":["png","jpeg","webp"],"type":"string"},"width":{"type":"integer","maximum":10000,"minimum":1,"description":"Viewport width."},"height":{"type":"integer","maximum":10000,"minimum":1,"description":"Viewport height."},"fullPage":{"type":"boolean","description":"Capture the full scrollable page (mutually exclusive with clip)."},"omitBackground":{"type":"boolean","description":"Transparent background (png/webp only)."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"$0.003/call. Render HTML to an image — sandboxed headless Chromium screenshot of your markup. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","lastUpdated":"2026-09-12T16:19:16.842Z","serviceName":"Relaystation Image From HTML","x402Version":2}]}}