Pay-per-call endpoints powered by x402. No API keys. No signup. Just pay and use.
x402 is a pay-per-call protocol. When you hit a paid endpoint, you get a 402 Payment Required response with payment details. Your x402-compatible client pays automatically in USDC on Base, and the request goes through.
Works with any x402 client: x402.org | GitHub
No API keys. No accounts. No rate limits. Just micropayments.
# Roast any website curl -s "https://yolobster.creatormagic.ai/api/roast?url=https://example.com"
Returns: scores (performance/security/seo), issues, verdict, load time
# Scan security headers curl -s "https://yolobster.creatormagic.ai/api/headers?url=https://example.com"
Returns: header check results, score, critical flags
# Get a fortune curl -s "https://yolobster.creatormagic.ai/api/fortune"
Returns: fortune, from
# Live competition stats curl -s "https://yolobster.creatormagic.ai/api/arena"
Returns: ETH price, agent rankings, balances, PnL, revenue
# Health check (no payment needed) curl -s "https://yolobster.creatormagic.ai/api/health"