{"x402Version":2,"payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","resources":[{"id":5122,"slug":"5122","resource":"https://imagcon.app/routes/x402/resize-image","description":"Resize any image to exact dimensions or social-media presets — Open Graph (1200x630), Twitter card, YouTube thumbnail, Instagram, LinkedIn. Smart fit modes avoid distortion: cover (focal-point crop), contain (padded), blur-fill letterbox, stretch. Deterministic and instant — no AI, no account required. Returns the resized PNG/JPEG/WebP directly. Images from generate-image resize free at /routes/x402/resize-generated (pass your image_key).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"image":"<binary PNG/JPEG/WebP file>","mode":"blur","preset":"og"},"bodyType":"form-data","method":"POST","type":"http"},"output":{"example":{"note":"image/png resized image bytes"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"background_color":{"description":"Hex background for contain mode (default #ffffff)","type":"string"},"focal":{"description":"Crop anchor for cover mode","enum":["center","top","bottom","left","right"],"type":"string"},"format":{"description":"Output format (default png)","enum":["png","jpeg","webp"],"type":"string"},"height":{"description":"Target height in pixels","type":"integer"},"image":{"description":"Source image file","format":"binary","type":"string"},"mode":{"description":"Fit mode (default cover; blur recommended for OG images)","enum":["cover","contain","blur","stretch"],"type":"string"},"preset":{"description":"Social/OG preset (wins over width/height)","enum":["github-social","instagram-portrait","instagram-square","instagram-story","linkedin-post","og","twitter-card","twitter-header","youtube-thumbnail"],"type":"string"},"quality":{"description":"JPEG/WebP quality 1-100 (default 90)","type":"integer"},"width":{"description":"Target width in pixels","type":"integer"}},"required":["image"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"imagcon.app","lastUpdated":"2026-08-29T16:20:52.998Z","quality":{"calls30d":4,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T16:20:52.649Z"},"liveness":{},"verified":false,"featured":false},{"id":5123,"slug":"5123","resource":"https://imagcon.app/routes/x402/validate","description":"Test any x402 endpoint with a REAL signed payment from a fresh unfunded wallet — no funds can move. Returns the facilitator's verdict (healthy / broken / payment-ignored), decoded challenge, lint checks for silent payment-killers like over-long resource descriptions, and a 402index discovery report. Config validators check your paperwork; this reports what the facilitator actually said. Run it from CI after every deploy.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"body":{"prompt":"hello"},"url":"https://api.example.com/paid-route"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"challenge":{"asset_ok":true,"network":"eip155:8453","price_usd":"0.02"},"facilitator":{"error":null,"payer_recognized":true},"lint":[],"verdict":"healthy"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"body":{"description":"JSON body the target expects (default {})","type":"object"},"url":{"description":"The https x402 endpoint to probe (Base mainnet)","type":"string"}},"required":["url"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"imagcon.app","lastUpdated":"2026-08-29T14:01:16.502Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T14:01:16.112Z"},"liveness":{},"verified":false,"featured":false},{"id":5124,"slug":"5124","resource":"https://imagcon.app/routes/x402/splash-from-image","description":"Generate all 19 iOS/iPad launch splash screens from an existing image. Returns a ZIP of all required sizes, composited against the supplied background color.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"150000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"background_color":"#ffffff","image":"<binary PNG/JPEG/WebP file>"},"bodyType":"form-data","method":"POST","type":"http"},"output":{"example":{"note":"application/zip flat PNG splash screens"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"background_color":{"description":"Background color hex (default #ffffff)","type":"string"},"image":{"description":"Source image file","format":"binary","type":"string"}},"required":["image"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"imagcon.app","lastUpdated":"2026-08-29T14:01:04.534Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T14:01:03.824Z"},"liveness":{},"verified":false,"featured":false},{"id":5125,"slug":"5125","resource":"https://imagcon.app/routes/x402/icons-from-image","description":"Generate a complete icon set from an existing image — covers PWA/web (manifest.json, favicons, maskable icons), iOS, Android, Windows tiles, and Safari pinned tabs in one ZIP, plus a 1200×630 Open Graph share card. Most icon-resize tools only cover Android and iOS native — this one also covers the web/PWA platform they skip entirely.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"image":"<binary PNG/JPEG/WebP file>"},"bodyType":"form-data","method":"POST","type":"http"},"output":{"example":{"note":"application/zip icon bundle with manifest.json"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"image":{"description":"Source image file","format":"binary","type":"string"}},"required":["image"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"imagcon.app","lastUpdated":"2026-09-14T14:52:57.771Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T14:52:57.26Z"},"liveness":{},"verified":false,"featured":false},{"id":5126,"slug":"5126","resource":"https://imagcon.app/routes/x402/generate-image","description":"Generate one image from a text prompt: app icon, brand logo, character mascot or illustration. POST JSON {description, type?, style?, aspect_ratio?}. type is icon, logo, mascot or illustration (default icon; only icon gets app-icon framing and mask safe margins). style is flat, metallic, 2d-game, clay, 3d, gradient or glassmorphism. aspect_ratio is 1:1, 4:3 or 16:9. Returns image_key and preview_url. No account required.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"195000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"description":"A friendly lobster holding a starfish","style":"clay","type":"mascot"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"image_key":"generated_images/anonymous/<uuid>.png","preview_url":"https://imagcon.app/routes/get-image/generated_images/anonymous/<uuid>.png"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"aspect_ratio":{"default":"1:1","description":"Output shape. 16:9 suits OG and hero images.","enum":["1:1","4:3","16:9"],"type":"string"},"description":{"description":"Text description of the image to generate","type":"string"},"style":{"description":"Optional visual finish.","enum":["2d-game","3d","clay","flat","glassmorphism","gradient","metallic"],"type":"string"},"type":{"default":"icon","description":"What to produce. Only 'icon' applies app-icon framing and OS-mask safe margins.","enum":["icon","illustration","logo","mascot"],"type":"string"}},"required":["description"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"imagcon.app","lastUpdated":"2026-08-29T16:35:16.283Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T16:35:15.643Z"},"liveness":{},"verified":false,"featured":false},{"id":5127,"slug":"5127","resource":"https://imagcon.app/routes/x402/generate-splash-screens","description":"AI-generate a source image from a text description, then produce all 19 iOS/iPad launch splash screens composited against the supplied background color, packaged as a ZIP.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"295000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"background_color":"#ffffff","description":"A blue geometric logo for a productivity app"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"note":"application/zip flat PNG splash screens"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"background_color":{"description":"Background color hex (default #ffffff)","type":"string"},"description":{"description":"Text description of the icon to generate","type":"string"}},"required":["description"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"imagcon.app","lastUpdated":"2026-08-29T16:31:27.757Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T16:31:27.382Z"},"liveness":{},"verified":false,"featured":false},{"id":5128,"slug":"5128","resource":"https://imagcon.app/routes/x402/generate-pwa-icons","description":"AI-generate a source image from a text description, then produce a complete PWA icon set (manifest.json, favicons, maskable icons, iOS, Android, Windows tiles, Safari pinned tab) packaged as a ZIP.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"295000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"description":"A blue geometric logo for a productivity app"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"note":"application/zip icon bundle with manifest.json"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"description":{"description":"Text description of the icon to generate","type":"string"}},"required":["description"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"imagcon.app","lastUpdated":"2026-08-29T16:31:09.886Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T16:31:08.641Z"},"liveness":{},"verified":false,"featured":false},{"id":5129,"slug":"5129","resource":"https://imagcon.app/routes/x402/check-icon","description":"Check whether an icon you already have meets real platform rules — W3C maskable safe zone (40%/50% circle), Android adaptive 108dp layer (66dp safe / 18dp margin), or iOS square+opaque+1024px guidance. One image, one target, structured pass/warn/fail/undetermined report. Pure local pixel inspection — no AI, no account. Distinct from icons-from-image, which generates a full icon set.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"image_base64":"<base64>","target":"maskable"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"checks":[{"check":"aspect-ratio","outcome":"pass"}],"compliant":true,"image":{"format":"PNG","has_alpha":true,"height":512,"width":512},"target":"maskable"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"image":{"description":"Source icon file","format":"binary","type":"string"},"image_base64":{"description":"Base64-encoded icon (JSON body alternative to multipart)","type":"string"},"target":{"description":"Platform check: maskable, android-adaptive, or ios","enum":["android-adaptive","ios","maskable"],"type":"string"}},"required":["target"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"imagcon.app","lastUpdated":"2026-08-29T16:20:55.112Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T16:20:54.802Z"},"liveness":{},"verified":false,"featured":false},{"id":5483,"slug":"5483","resource":"https://stackbill.app/routes/x402/invoice-from-data","description":"Generate a finished, professional invoice PDF from JSON — recipient and line items in, a ready-to-send application/pdf out. Layouts: standard, legal, creative. Totals and tax are computed server-side so the numbers always add up. First payment auto-creates a wallet profile (token + API key in response headers); returning wallets get sequential invoice numbering and can save a sender letterhead. USD only.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"currency":"USD","dueDate":"2026-08-01","invoiceNumber":"INV-2026-042","lineItems":[{"description":"Backend development","quantity":10,"unitPrice":95},{"description":"Code review","quantity":2,"unitPrice":120}],"notes":"Payment due within 30 days.","recipient":{"address":"456 Oak Ave, Chicago, IL 60601","name":"Acme Corp"},"sender":{"address":"123 Main St, Springfield, IL 62701","name":"Jane Doe Consulting"},"taxRate":7.5},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"note":"application/pdf — the finished invoice document"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"currency":{"description":"Optional; must be \"USD\" if present (v1 renders USD only)","type":"string"},"dueDate":{"description":"Optional due date, YYYY-MM-DD","type":"string"},"invoiceNumber":{"description":"Invoice number printed on the PDF. Optional when the request carries an X-StackApps-Token header from a previous paid call — the next sequential number for that wallet is used and returned in the X-Invoice-Number response header","type":"string"},"lineItems":{"description":"At least one line item; amount per line, subtotal, tax and total are computed server-side","items":{"properties":{"description":{"type":"string"},"quantity":{"exclusiveMinimum":0,"type":"number"},"unitPrice":{"minimum":0,"type":"number"}},"required":["description","quantity","unitPrice"],"type":"object"},"type":"array"},"notes":{"description":"Optional notes printed at the bottom of the invoice","type":"string"},"recipient":{"description":"Who the invoice is billed to","properties":{"address":{"type":"string"},"name":{"type":"string"}},"required":["name","address"],"type":"object"},"sender":{"description":"Who the invoice is from. Optional for activated wallet profiles (send X-StackApps-Token) — the profile's saved name and address are used","properties":{"address":{"type":"string"},"name":{"type":"string"}},"required":["name","address"],"type":"object"},"taxRate":{"description":"Optional tax percent applied to the subtotal (e.g. 7.5)","minimum":0,"type":"number"},"template":{"description":"Optional PDF layout (default standard): legal = billing statement with a per-line Date column (populated when descriptions start with 'Work session on YYYY-MM-DD: '); creative = service/fee layout without hours-rate columns (service name taken from the text before ': ' in each description)","enum":["standard","legal","creative"],"type":"string"}},"required":["recipient","lineItems"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stackbill.app","lastUpdated":"2026-09-14T14:53:01.677Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T14:53:01.163Z"},"liveness":{},"verified":false,"featured":false},{"id":8441,"slug":"8441","resource":"https://dicta-notes.com/routes/x402/transcribe-long","description":"Turn a full recording into a structured document: POST JSON with an audio_url — up to 2 HOURS of meeting, interview, hearing, or podcast audio — and get a diarized who-said-what transcript JSON: timestamps, speaker tracking with per-segment confidence, language codes. Most transcription APIs cap at ~20 minutes; this one runs Gemini long-context, built for the long ones. mp3, wav, m4a, ogg, webm, flac. Flat price, USDC on Base, no account.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"590000","maxTimeoutSeconds":3600}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"audio_url":"https://example.com/meeting.mp3","store":false},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"duration_seconds":512.3,"language":"en","languages_detected":["en"],"segments":[{"confidence":0.85,"end_time":5.2,"language":"en","speaker":"Speaker 1","start_time":0,"text":"What they said"}],"speakers":["Speaker 1","Speaker 2"],"transcript":"Full plain-text transcript, segments joined in order…"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"audio_url":{"description":"Public http(s) URL of the audio file (up to 2 hours, 400 MB max).","format":"uri","type":"string"},"store":{"description":"Optional. When true, encrypt and store the transcript JSON for 60 days.","type":"boolean"}},"required":["audio_url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"duration_seconds":{"type":"number"},"language":{"type":"string"},"languages_detected":{"items":{"type":"string"},"type":"array"},"segments":{"items":{"properties":{"confidence":{"type":["number","null"]},"end_time":{"type":"number"},"language":{"type":"string"},"speaker":{"type":"string"},"start_time":{"type":"number"},"text":{"type":"string"}},"required":["speaker","text","start_time","end_time","language"],"type":"object"},"type":"array"},"speakers":{"items":{"type":"string"},"type":"array"},"transcript":{"type":"string"}},"required":["transcript","segments","speakers","duration_seconds","language","languages_detected"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"dicta-notes.com","lastUpdated":"2026-08-29T13:44:54.458Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T13:44:54.227Z"},"liveness":{},"verified":false,"featured":false},{"id":8442,"slug":"8442","resource":"https://dicta-notes.com/routes/x402/transcribe","description":"Transcribe short audio fast: POST JSON with an audio_url (voicemail, call recording, voice memo, podcast clip — up to 15 min) and get Gemini-powered transcript JSON back with speaker-labeled, timestamped segments — any spoken language, auto-detected and labeled per segment. Handles mp3, wav, m4a, ogg, webm, flac. $0.10 flat in USDC on Base — no account, no API key. For hour-long meetings use /routes/x402/transcribe-long.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":1200}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"audio_url":"https://example.com/voicemail.mp3","store":false},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"duration_seconds":512.3,"language":"en","languages_detected":["en"],"segments":[{"confidence":0.85,"end_time":5.2,"language":"en","speaker":"Speaker 1","start_time":0,"text":"What they said"}],"speakers":["Speaker 1","Speaker 2"],"transcript":"Full plain-text transcript, segments joined in order…"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"audio_url":{"description":"Public http(s) URL of the audio file (up to 15 minutes, 100 MB max).","format":"uri","type":"string"},"store":{"description":"Optional. When true, encrypt and store the transcript JSON for 60 days.","type":"boolean"}},"required":["audio_url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"duration_seconds":{"type":"number"},"language":{"type":"string"},"languages_detected":{"items":{"type":"string"},"type":"array"},"segments":{"items":{"properties":{"confidence":{"type":["number","null"]},"end_time":{"type":"number"},"language":{"type":"string"},"speaker":{"type":"string"},"start_time":{"type":"number"},"text":{"type":"string"}},"required":["speaker","text","start_time","end_time","language"],"type":"object"},"type":"array"},"speakers":{"items":{"type":"string"},"type":"array"},"transcript":{"type":"string"}},"required":["transcript","segments","speakers","duration_seconds","language","languages_detected"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"dicta-notes.com","lastUpdated":"2026-08-29T13:44:50.462Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T13:44:50.244Z"},"liveness":{},"verified":false,"featured":false},{"id":8443,"slug":"8443","resource":"https://dicta-notes.com/routes/x402/stt-session/5","description":"Live streaming speech-to-text for voice agents: buy a prepaid session, stream mic or call audio over WebSocket, get partial transcripts as the speaker talks. No account, no API key, no per-minute minimum — flat USDC on Base. Multilingual with mid-sentence code-switching. This SKU: 5 minutes connected time at $0.06 flat.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"60000","maxTimeoutSeconds":420}],"outputSchema":{"bazaar":{"info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"remaining_seconds":300,"session_token":"abc123…","ws_url":"wss://ws.dicta-notes.com/routes/realtime-stt"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"remaining_seconds":{"type":"integer"},"session_token":{"type":"string"},"ws_url":{"format":"uri","type":"string"}},"required":["session_token","ws_url","remaining_seconds"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"dicta-notes.com","lastUpdated":"2026-08-29T13:44:45.044Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T13:44:44.872Z"},"liveness":{},"verified":false,"featured":false},{"id":8444,"slug":"8444","resource":"https://dicta-notes.com/routes/x402/stt-session/30","description":"Live streaming speech-to-text for voice agents: buy a prepaid session, stream mic or call audio over WebSocket, get partial transcripts as the speaker talks. No account, no API key, no per-minute minimum — flat USDC on Base. Multilingual with mid-sentence code-switching. This SKU: 30 minutes connected time at $0.36 flat.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"360000","maxTimeoutSeconds":1920}],"outputSchema":{"bazaar":{"info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"remaining_seconds":1800,"session_token":"abc123…","ws_url":"wss://ws.dicta-notes.com/routes/realtime-stt"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"remaining_seconds":{"type":"integer"},"session_token":{"type":"string"},"ws_url":{"format":"uri","type":"string"}},"required":["session_token","ws_url","remaining_seconds"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"dicta-notes.com","lastUpdated":"2026-08-29T13:44:42.577Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T13:44:42.337Z"},"liveness":{},"verified":false,"featured":false},{"id":8445,"slug":"8445","resource":"https://dicta-notes.com/routes/x402/stt-session/15","description":"Live streaming speech-to-text for voice agents: buy a prepaid session, stream mic or call audio over WebSocket, get partial transcripts as the speaker talks. No account, no API key, no per-minute minimum — flat USDC on Base. Multilingual with mid-sentence code-switching. This SKU: 15 minutes connected time at $0.18 flat.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f2A484ef654d49c58c625b09e78B538501D652D","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"180000","maxTimeoutSeconds":1020}],"outputSchema":{"bazaar":{"info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"remaining_seconds":900,"session_token":"abc123…","ws_url":"wss://ws.dicta-notes.com/routes/realtime-stt"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"remaining_seconds":{"type":"integer"},"session_token":{"type":"string"},"ws_url":{"format":"uri","type":"string"}},"required":["session_token","ws_url","remaining_seconds"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"dicta-notes.com","lastUpdated":"2026-08-29T13:44:39.711Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T13:44:39.384Z"},"liveness":{},"verified":false,"featured":false}]}