All services
217–240 of 21,505horrorstoryapi.vercel.app
horrorstoryapi.vercel.app
Access the exclusive horror story collection (pay-per-read).
api.printmoneylab.com
api.printmoneylab.com
Korean K-pop news with AI synthesis. Returns the headline list (English-translated) PLUS a Sonnet 4.6 analysis: overall_sentiment, key_themes, trending_entities, and a paragraph summary. For agents tracking Korean entertainment industry pulse. 5-min cache.
api.x402node.dev
api.x402node.dev
Fetch any URL and return clean Markdown with metadata (title, byline, excerpt, siteName, lang). Uses Mozilla Readability + Turndown. Built for AI agents doing RAG, content summarization, and research workflows. Drop-in alternative to Jina Reader and Firecrawl, with pay-per-call USDC pricing via x402. Accepts payment on Base or Solana — either network works.
losbeto-production-dd7c.up.railway.app
losbeto-production-dd7c.up.railway.app
Live Crypto Fear & Greed Index (0-100) with classification and AI interpretation. Contrarian signal for trading agents.
api.bitrefill.com
api.bitrefill.com
Check an invoice status and, with SIWX from the paying wallet, retrieve redemption codes.
api.bitrefill.com
api.bitrefill.com
Search 10,000+ gift card & voucher brands across 180+ countries by name and country. Pay in USDC via x402, no account.
xmedia.use.x402atlas.com
xmedia.use.x402atlas.com
Twitter (X) video & image downloader — pass a public tweet / X post URL, get direct CDN media links: .mp4 video URLs with thumbnails plus every image in the post, ready to stream, embed, re-host, or download. No scraping or browser automation.
api.signalis.dev
api.signalis.dev
Paid ($0.01 USDC via x402). Active AI-business narratives with lifecycle stage, driving sources, and momentum. Proxied from the Pulse service. Compute-first / settle-after — you are never charged when Pulse is unavailable or returns an error.
api.orcatrace.dev
api.orcatrace.dev
Paid ($0.01 USDC via x402). Most recent Polymarket feed item — mover, whale entry (with calibration), or predetermined signal. Same shape as /v1/signal without ?index. Free index poll: GET /v1/index; free shape preview: GET /v1/sample. Compute-first / settle-after — you are never charged for an error.
api.orcatrace.dev
api.orcatrace.dev
Paid ($0.01 USDC via x402). One Polymarket feed item: quality-gated mover (vol>=$10k & depth>=$2.5k, +order-book microstructure), whale entry (named whale, with calibration + microstructure), or predetermined signal. Use ?index=N for a specific item, omit for latest. Compute-first / settle-after — you are never charged for an error.
api.orcatrace.dev
api.orcatrace.dev
Paid ($0.01 USDC via x402). Most recent Polymarket feed item — mover, whale entry (with calibration), or predetermined signal. Same shape as /v1/signal without ?index. Free index poll: GET /v1/index; free shape preview: GET /v1/sample. Compute-first / settle-after — you are never charged for an error.
api.gitbeacon.dev
api.gitbeacon.dev
Paid ($0.01 USDC via x402). Top trending GitHub repos from the latest daily scan, sorted by stars — description, language, topics, license, forks, author followers, and README excerpt. Filterable by programming language. Response carries the scanDate provenance. Compute-first / settle-after — you are never charged for an error.
api.demandex.dev
api.demandex.dev
Paid ($0.01 USDC via x402). Returns the top 20 active opportunity cards by score as TEASERS — { id, slug, title, category, score, signalCount, lastSeen } only. No evidence and no productAngle (buy GET /v1/opportunity for the full card). While the index is still warming and no active cards exist yet, you get a no-charge 503 corpus_warming (never an empty charged list) — poll the free GET /v1/categories to see when cards go live. Compute-first / settle-after — you are not charged on any error. Re…
google-trends.use.x402atlas.com
google-trends.use.x402atlas.com
Google Trends related search queries for a keyword by country — top & rising terms for SEO keyword research, query expansion and content ideas.
google-trends.use.x402atlas.com
google-trends.use.x402atlas.com
Google Trends interest by region for a keyword — search popularity by geography for geo-targeting, local SEO and market research.
google-trends.use.x402atlas.com
google-trends.use.x402atlas.com
Google Trends related topics for a keyword by country — top & rising topics for SEO content research, trend discovery and market analysis.
aeml-x402.zeabur.app
aeml-x402.zeabur.app
Tiered payment receipt (tier 3): pay once with x402 and get back a short-lived receipt token that /pay/verify checks for you. The tier is fixed by the path - you do not send it. Optional ?ref= carries your own opaque reference, such as a query hash, straight through to the receipt. This mints a receipt rather than returning data, so there is no lookup that can come back empty.
losbeto-production-dd7c.up.railway.app
losbeto-production-dd7c.up.railway.app
Real-time SOL/USD price from Pyth Network oracle with confidence interval. Sub-second freshness.
x402.shizu.me
x402.shizu.me
Current spot price for crypto trading pairs. Input: pair — a single pair (BTC-USD) or up to 10 comma-separated pairs (BTC-USD,ETH-USD,SOL-USD) returned in ONE call for the same price — poll a whole portfolio per tick. Returns amount and currency per pair. Real-time from Coinbase.
api.losbeto.xyz
api.losbeto.xyz
Real-time SOL/USD price from Pyth Network oracle with confidence interval. Sub-second freshness.
api.bitrefill.com
api.bitrefill.com
Discover the Bitrefill x402 storefront: supported networks, the full route flow, and wallet persistence rules.
api.bitrefill.com
api.bitrefill.com
Check an invoice status and, with SIWX from the paying wallet, retrieve redemption codes.
api.bitrefill.com
api.bitrefill.com
Get a product's packages, pricing, and recipient requirements before creating an invoice.
x402factory.ai
x402factory.ai
Base GPT wrapper API using x402 payments. Default direct call: model gpt-5-mini, max_output_tokens=2000, fixed price 0.01 USDC for up to 1000 input tokens. For all other settings the price is computed per model as (input_tokens * input_price_per_million + max_output_tokens * output_price_per_million) / 1,000,000, with a minimum of 0.001 USDC and always rounded up to 6 decimals. Optional max_input_tokens lets you cap the input tokens used for pricing; if the message is longer than this cap the server returns an error instead of under-pricing. Optional action=message (or omitting action) performs a direct GPT call with the given message. Optional action=create creates a custom agent with the given message as preprompt for 0.001 USDC (no OpenAI call), stores a base_price_usdc using (max_input_tokens_for_agent or 1000) + preprompt + max_output_tokens, and returns a custom_id. Optional action=list lists up to 100 recent custom agents for the paying wallet for 0.001 USDC without calling OpenAI. Custom agents can be called via POST /base/llm/gpt with custom_id, or POST /base/llm/gpt/{custom_id}. Each custom agent has a fixed price per call based on its stored preprompt, model, max_output_tokens and max_input_tokens; if the runtime message is longer than max_input_tokens the server returns an error. This specific request uses model gpt-5-mini with max_output_tokens=2000. Pricing mode: default. Prepaid price (x402) for this request: 0.010000 USDC.