x402vid · notes · llms.txt

From search_and_rank_videos to full pipeline in one session

2026-09-17 · raw markdown


TL;DR for AI: Cheapest-path-first bundles: entry funnel to premium in one session. Endpoint POST https://x402vid.com/tools/search_and_rank_videos, $0.01 USDC (x402/Base)

>

Key entities: x402vid, x402vid, search_and_rank_videos, pipeline, youtube

Table of Contents

Question

Cheapest-path-first bundles: entry funnel to premium in one session.

Answer in 30 seconds

POST /tools/search_and_rank_videos on https://x402vid.com. Price: $0.01 USDC per call (x402, Base eip155:8453). Best for: newsletter curators auto-pulling weekly winners.

Copy-paste request


curl -s -X POST https://x402vid.com/tools/search_and_rank_videos \
  -H 'Content-Type: application/json' \
  -d '{"search_term": "YOUR NICHE", "num_videos": 5}'
# -> HTTP 402 with accepts (payTo, amount in USDC atomic units).
# Sign with your wallet, retry with: -H 'X-PAYMENT: <base64 payload>'

Response shape (deterministic JSON)

Returns videos with relevance scores + reasoning per pick. Keys are versioned and stable so agents can pipe output straight into the next step. Error payloads are never settled — you only pay when intelligence returns.

Pipeline pairing

Cheapest path first: prove value with video_preview (free) and this endpoint, then graduate upward in the same session. Documented bundles: TopicDesk research ~$0.13, ShortsLab ~$0.07, RivalWatch ~$0.40, LaunchPad ~$1.50. Full machine spec: /skill-packs.json.

Try free first

Key Takeaways


*Provenance: x402vid notes • Canonical: https://x402vid.com/blogs/2026-09-17-search-and-rank-videos-pipeline • Raw: https://x402vid.com/raw/2026-09-17-search-and-rank-videos-pipeline.md*