# HivemindOS X/YouTube Transcript & Summarizer

> HivemindOS X/YouTube Transcript & Summarizer is a paid API for AI agents from hivemindos-paid-agent-gateway.hivemindos.workers.dev, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-14).

Transcribes and summarizes a single public X (Twitter) post or YouTube video, with price resolved from source and duration before payment.

## Facts

- Endpoint: POST https://hivemindos-paid-agent-gateway.hivemindos.workers.dev/api/x402/x-transcript/runs
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/hivemindos-x-youtube-transcript-summarizer-b1e85571
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_iv9qNIMCsztWUXFDm8SuG

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability hivemindos-x-youtube-transcript-summarizer-b1e85571 -d '<json body>'
```

Example prompt: Can you transcribe and summarize this YouTube video for me? https://www.youtube.com/watch?v=abc123

## When to prefer this

Choose this endpoint when you need to extract and understand the spoken or written content of a single public X post or YouTube video in one paid call, especially when the exact cost needs to be resolved dynamically based on content type and duration before committing to payment. It is well-suited for agents that need to digest social or video media content quickly without manual review.

## Known failure modes

- Non-public or paywalled content returns an access error
- Invalid or malformed URL returns a bad request error
- Private X accounts or age-restricted YouTube videos cannot be transcribed
- Very long videos may take longer or exceed duration-based pricing limits
- Unsupported platforms other than X or YouTube return an error

## How this service works

Transcribe and summarize one public X post or YouTube video. The exact x402 price is resolved from the source and duration before payment.

## Output

Returns a transcript of the spoken or written content from the X post or YouTube video, along with a concise summary, extracted via HivemindOS's paid agent gateway after x402 price resolution based on source type and content duration.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hivemindos-x-youtube-transcript-summarizer-b1e85571/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from hivemindos-paid-agent-gateway.hivemindos.workers.dev](https://www.zero.xyz/host/hivemindos-paid-agent-gateway.hivemindos.workers.dev/llms.txt)
