{"service":"Transcript Repurposer","description":"Transcribe a public video/audio URL and return repurposed social content (Twitter/X thread, Instagram caption, YouTube description, TikTok hooks). Three paid tiers: basic, styled, and signature-voice.","model":"claude-opus-4-7","payment":{"protocol":"x402","network":"eip155:8453","networkName":"Base mainnet","asset":"USDC","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"},"tiers":[{"name":"basic","price":"$0.07","method":"POST","path":"/api/transform","accepts":{"url":"string (required)"},"description":"Transcript + repurposed content in a clean default style.","returns":{"tier":"string — which tier produced the response","url":"string — the source media URL","transcript":"string — full transcript of the media","content":{"twitterThread":"string[] — 5-10 numbered tweets (1/, 2/, …), each under 280 chars, hook first, CTA/question last","instagramCaption":"string — story-driven, ~150 words, no hashtags","youtubeDescription":"string — SEO optimized, ~200 words","tiktokHooks":"string[] — 3 opening hooks (first 3 seconds of a script)"}}},{"name":"styled","price":"$0.10","method":"POST","path":"/api/transform/styled","accepts":{"url":"string (required)","style":"string (required)","tone":"string (required)","audience":"string (required)"},"description":"Transcript + repurposed content written in the specified style and tone for the specified audience.","returns":{"tier":"string — which tier produced the response","url":"string — the source media URL","transcript":"string — full transcript of the media","content":{"twitterThread":"string[] — 5-10 numbered tweets (1/, 2/, …), each under 280 chars, hook first, CTA/question last","instagramCaption":"string — story-driven, ~150 words, no hashtags","youtubeDescription":"string — SEO optimized, ~200 words","tiktokHooks":"string[] — 3 opening hooks (first 3 seconds of a script)"}}},{"name":"signature","price":"$0.15","method":"POST","path":"/api/transform/signature","accepts":{"url":"string (required)","writing_sample":"string (required)"},"description":"Transcript + repurposed content that analyzes and mimics the voice, tone, and cadence of the provided writing sample.","returns":{"tier":"string — which tier produced the response","url":"string — the source media URL","transcript":"string — full transcript of the media","content":{"twitterThread":"string[] — 5-10 numbered tweets (1/, 2/, …), each under 280 chars, hook first, CTA/question last","instagramCaption":"string — story-driven, ~150 words, no hashtags","youtubeDescription":"string — SEO optimized, ~200 words","tiktokHooks":"string[] — 3 opening hooks (first 3 seconds of a script)"}}}],"health":{"method":"GET","path":"/api/health"},"discovery":{"discoverable":true,"category":"media","tags":["transcription","content-repurposing","video","audio","twitter","instagram","youtube","tiktok","style","signature-voice","opus"]}}