{"x402Version":2,"payTo":"0xa369aC3412360206DB63507b190E691c0C5B9F3e","resources":[{"id":7571,"slug":"7571","resource":"https://api.neurodynamic.tech/v1/audio/transcriptions","description":"Introductory pricing. NeuroDynamic speech-to-text transcription: convert a voice note or short audio recording into a JSON transcript. Up to 60 seconds and 12 MiB; WAV, MP3, FLAC or Ogg. No account needed. Read https://api.neurodynamic.tech/docs for inputs, privacy and payment recovery. 0.01 USDC on Base.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa369aC3412360206DB63507b190E691c0C5B9F3e","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"file":"<binary WAV audio>","model":"whisper-1"},"bodyType":"form-data","method":"POST","type":"http"},"output":{"example":{"duration_seconds":4,"text":"Example transcript."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"file":{"description":"WAV, MP3, FLAC or Ogg; max 60 seconds and 12 MiB","format":"binary","type":"string"},"language":{"pattern":"^[a-z]{2}$","type":"string"},"model":{"enum":["whisper-1"],"type":"string"},"response_format":{"enum":["json"],"type":"string"}},"required":["file"],"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"},"text":{"type":"string"}},"required":["text","duration_seconds"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.neurodynamic.tech","lastUpdated":"2026-09-12T12:05:12.591Z","quality":{"calls30d":6,"uniquePayers30d":2,"lastCalledAt":"2026-09-12T12:05:12.158Z"},"liveness":{},"verified":false,"featured":false},{"id":7570,"slug":"7570","resource":"https://api.neurodynamic.tech/v1/audio/speech","description":"Introductory pricing. Catalogue narration: 0.005 USDC on Base, up to 1,000 characters, MP3. Seven English voices. No account, reference upload or human approval. Read https://api.neurodynamic.tech/narration. Authorisation verified before work; settlement after successful audio. Retry identical body and proof for one hour without a second charge. Quoted tier price: 0.005 USDC.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa369aC3412360206DB63507b190E691c0C5B9F3e","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"input":"Hello from NeuroDynamic.","voice":"bf_emma"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":"<MP3 bytes>","format":"audio/mpeg","type":"binary"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"input":{"maxLength":1000,"type":"string"},"model":{"enum":["kokoro"]},"response_format":{"enum":["mp3"]},"speed":{"enum":[1]},"stream":{"enum":[false]},"voice":{"enum":["af_heart","af_bella","bf_emma","bf_alice","bm_george","am_michael","am_fenrir"],"type":"string"}},"required":["input"],"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":{"description":"Binary audio/mpeg; PAYMENT-RESPONSE receipt header","type":"string"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.neurodynamic.tech","lastUpdated":"2026-09-17T03:50:59.941Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-17T03:50:59.507Z"},"liveness":{},"verified":false,"featured":false},{"id":7572,"slug":"7572","resource":"https://api.neurodynamic.tech/v1/llm/abliterated/completions","description":"NeuroDynamic Abliterated Model: uncensored / reduced-refusal text LLM. 0.020 USDC per request, 2000 UTF-8 input bytes and up to 512 output tokens. Age 18+, lawful use. No prompt/output retention on NeuroDynamic servers; third-party policies apply. Read https://api.neurodynamic.tech/llm before paying. Lost output cannot be replayed; payment status can be recovered.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa369aC3412360206DB63507b190E691c0C5B9F3e","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"adult":true,"input":"Say hello.","terms_version":"2026-09-11-llm-v1","third_party_processing":true},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"ai_generated":true,"finish_reason":"stop","model":"abliterated","text":"Hello."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"adult":{"const":true},"input":{"description":"At most 2000 UTF-8 bytes","maxLength":2000,"type":"string"},"max_tokens":{"default":512,"maximum":512,"minimum":16,"type":"integer"},"terms_version":{"const":"2026-09-11-llm-v1"},"third_party_processing":{"const":true}},"required":["input","terms_version","adult","third_party_processing"],"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":{"required":["model","text","finish_reason","ai_generated"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.neurodynamic.tech","lastUpdated":"2026-09-12T08:54:03.865Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-09-12T08:54:03.658Z"},"liveness":{},"verified":false,"featured":false},{"id":7573,"slug":"7573","resource":"https://api.neurodynamic.tech/v1/audio/cloning/result","description":"Introductory pricing. Collect completed English cloned speech as WAV, 0.01 USDC on Base, up to 1,000 characters. Requires approved requester credential, authorized private voice and ready job. First read https://api.neurodynamic.tech/cloning for enrolment, queue and payment recovery. No payment is signed while queued. Accent and similarity vary.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa369aC3412360206DB63507b190E691c0C5B9F3e","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"job_id":"job_example"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":"<WAV bytes>","format":"audio/wav","type":"binary"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"job_id":{"description":"Your ready job ID from the authenticated submit/poll workflow at https://api.neurodynamic.tech/cloning","type":"string"}},"required":["job_id"],"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":{"description":"Binary audio/wav; PAYMENT-RESPONSE header contains settlement receipt","type":"string"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.neurodynamic.tech","lastUpdated":"2026-09-10T16:06:29.603Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T16:06:28.599Z"},"liveness":{},"verified":false,"featured":false},{"id":7574,"slug":"7574","resource":"https://api.neurodynamic.tech/v1/llm/abliterated-large/completions","description":"NeuroDynamic Abliterated Model Large: uncensored / reduced-refusal text LLM. 0.035 USDC per request, 2000 UTF-8 input bytes and up to 512 output tokens. Age 18+, lawful use. No prompt/output retention on NeuroDynamic servers; third-party policies apply. Read https://api.neurodynamic.tech/llm before paying. Lost output cannot be replayed; payment status can be recovered.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa369aC3412360206DB63507b190E691c0C5B9F3e","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"35000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"adult":true,"input":"Say hello.","terms_version":"2026-09-11-llm-v1","third_party_processing":true},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"ai_generated":true,"finish_reason":"stop","model":"abliterated-large","text":"Hello."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"adult":{"const":true},"input":{"description":"At most 2000 UTF-8 bytes","maxLength":2000,"type":"string"},"max_tokens":{"default":512,"maximum":512,"minimum":16,"type":"integer"},"terms_version":{"const":"2026-09-11-llm-v1"},"third_party_processing":{"const":true}},"required":["input","terms_version","adult","third_party_processing"],"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":{"required":["model","text","finish_reason","ai_generated"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.neurodynamic.tech","lastUpdated":"2026-09-11T21:56:59.803Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-11T21:56:59.367Z"},"liveness":{},"verified":false,"featured":false}]}