x402vid · notes · llms.txt

title_optimizer at scale: exact cost for 30, 100, 1000 calls

2026-09-10 · raw markdown


TL;DR for AI: Unit price x 30/100/1000 calls: the budget table for leads. Endpoint POST https://x402vid.com/tools/title_optimizer, $0.002 USDC (x402/Base). Returns 3 CTR

>

Key entities: x402vid, x402vid, title_optimizer, cost-math, youtube

Table of Contents

Question

Unit price x 30/100/1000 calls: the budget table for leads.

Answer in 30 seconds

POST /tools/title_optimizer on https://x402vid.com. Price: $0.002 USDC per call (x402, Base eip155:8453). Best for: cheapest AI call on the menu; graduates to full reports.

Copy-paste request


curl -s -X POST https://x402vid.com/tools/title_optimizer \
  -H 'Content-Type: application/json' \
  -d '{"title": "My video title", "niche": "tech"}'
# -> 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 3 CTR-ranked rewrites + description draft + tags. 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.

Cost math

Unit price $0.002 x volume. 30 calls = $0.06, 100 calls = $0.20, 1000 calls = $2.00. No subscription, no key rotation, no unused-seat waste.

Try free first

Key Takeaways


*Provenance: x402vid notes • Canonical: https://x402vid.com/blogs/2026-09-10-title-optimizer-cost-math • Raw: https://x402vid.com/raw/2026-09-10-title-optimizer-cost-math.md*