{"api":"v1","generated_at":"2026-09-15T18:51:54.513Z","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/pixel402-dylan-caponi-workers-dev-generate-de75b6","pinned_page":"https://tollindex.com/e/pixel402-dylan-caponi-workers-dev-generate-de75b6/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":"pixel402-dylan-caponi-workers-dev-generate-de75b6","canonical_url":"https://pixel402.dylan-caponi.workers.dev/generate","resource":"https://pixel402.dylan-caponi.workers.dev/generate","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Generate 1-4 AI images from a text prompt using flux-schnell. $0.01 per image (price = $0.01 × num_outputs). Returns a job_id claim ticket; retrieve images free at /result/{job_id} (durable, no expiry).","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-08T19:13:41.056Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"generate","category":"inference","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":"0x309Fd902B4b29905c8493c94a569673e1D6DC0D3","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-09-08T19:13:39.995Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:46:09.541Z","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-15T06:46:09.541Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:14:08.560Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:05:12.624Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:22:30.258Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T13:48:43.170Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x309Fd902B4b29905c8493c94a569673e1D6DC0D3","page":"https://tollindex.com/seller/0x309Fd902B4b29905c8493c94a569673e1D6DC0D3","endpoints":3,"hosts":3},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x309Fd902B4b29905c8493c94a569673e1D6DC0D3","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-08T19:13:39.995Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://pixel402.dylan-caponi.workers.dev/generate","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","queryParams":{"prompt":"a cat wearing a top hat in a field of sunflowers"}},"output":{"type":"json","example":{"note":"Image stored durably. GET image_url anytime (free). If status is 'processing' (HTTP 202), poll result_url every ~10s.","model":"black-forest-labs/flux-schnell","job_id":"6f1c9e2a-4b7d-4c1e-9a2f-3d5e8b7a0c1d","prompt":"a cat wearing a top hat in a field of sunflowers","status":"succeeded","image_url":"https://pixel402.dylan-caponi.workers.dev/result/6f1c9e2a-4b7d-4c1e-9a2f-3d5e8b7a0c1d","parameters":{"aspect_ratio":"1:1","output_format":"webp","output_quality":80},"price_paid":"$0.01","prediction_id":"abc123xyz"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"queryParams":{"type":"object","required":["prompt"],"properties":{"seed":{"type":"number","description":"Random seed for reproducibility"},"prompt":{"type":"string","description":"Text description of the image to generate"},"go_fast":{"type":"boolean","description":"Use the speed-optimized fp8 model. Default: true"},"megapixels":{"type":"string","description":"Approximate resolution: '1' or '0.25'. Default: '1'"},"num_outputs":{"type":"number","description":"Number of images, 1-4. Price scales: $0.01 per image. Default: 1"},"aspect_ratio":{"type":"string","description":"Aspect ratio: 1:1, 16:9, 9:16, 4:3, 3:4, etc. Default: 1:1"},"output_format":{"type":"string","description":"Image format: webp, jpg, png. Default: webp"},"output_quality":{"type":"number","description":"Quality 1-100. Default: 80"},"num_inference_steps":{"type":"number","description":"Denoising steps 1-4; fewer is faster, lower quality. Default: 4"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"note":{"type":"string"},"model":{"type":"string"},"job_id":{"type":"string"},"prompt":{"type":"string"},"status":{"type":"string"},"image_url":{"type":"string"},"timestamp":{"type":"string"},"parameters":{"type":"object"},"price_paid":{"type":"string"},"result_url":{"type":"string"},"prediction_id":{"type":"string"},"check_after_seconds":{"type":"number"}}}}}}}}},"description":"Generate 1-4 AI images from a text prompt using flux-schnell. $0.01 per image (price = $0.01 × num_outputs). Returns a job_id claim ticket; retrieve images free at /result/{job_id} (durable, no expiry).","lastUpdated":"2026-09-08T19:13:41.056Z","x402Version":2}]}}