zeroclick:card
10 resources accept payment on this network.
Accepts a task for asynchronous execution and returns the task object
Accepts a task for asynchronous execution and returns the task object — poll `GET /zeroclick/tasks/{id}` for progress. Retried requests with the same `zc-request-id` return the original task and are never charged twice.
Describe an ideal customer profile in plain text
Describe an ideal customer profile in plain text. Returns a job_id immediately; results are delivered asynchronously via the optional webhook_url or by polling the job status endpoint. Flat rate per run.
Provide up to 10 company domains
Provide up to 10 company domains. The system enriches them, extracts business keywords, and searches for similar companies. Returns a job_id immediately; poll the job status endpoint with type lookalike or supply a webhook_url. Optional filters restrict results by industry, US state, or country. Flat rate per run.
Renders a finished one-page equity tearsheet PNG for a US-listed stock
Renders a finished one-page equity tearsheet PNG for a US-listed stock — not raw JSON to assemble. Fans out to profile, price, 1-year history, fundamentals, technicals and news, then draws a 1-year price chart with its 50-day average plus key stats (market cap, P/E, margins, dividend yield, 52-week range) and headlines. Returns the data plus a hosted `artifact.png_url`. From x402stock
Buy one website report ($3) with product=scan and url, or four competi
Buy one website report ($3) with product=scan and url, or four competitor scans ($2) with product=comparison and an existing current-rubric runId. Cached results are free. On 202, poll statusUrl, then open reportUrl. If an accepted job fails, keep purchaseId and contact support; do not buy again. Budget and capacity limits apply.
A full AI-synthesized equity-research memo for one US stock in one cal
A full AI-synthesized equity-research memo for one US stock in one call. Fans out across profile, fundamentals, technicals, short interest, insider activity (Form 4/144), 13D/G stakes, 8-K events, news and sentiment, then an LLM distils a balanced bull/bear case, valuation context, catalysts, risks and a per-signal read-out with an overall stance. Factual synthesis, not advice. From x402stock
Backtests a simple rule on a US stock and returns a finished report PN
Backtests a simple rule on a US stock and returns a finished report PNG. Runs an SMA crossover (?strategy=sma_cross&fast=50&slow=200) or RSI mean-reversion (?strategy=rsi_reversion&period=14&lower=30&upper=70) over daily history (?years=, max 5), no lookahead, rendered as an equity curve vs buy & hold. Returns full stats plus a hosted `artifact.png_url`. From x402stock
Node
Node.js hosting: ship the Node app you built locally, unchanged — full server runtime on Cloud Run with a dedicated Postgres. Native modules OK. App reads DATABASE_URL + listens on PORT. Filesystem is writable but ephemeral (scale-to-zero) — keep durable state in Postgres. Durable /data file storage (1 GiB included).
Submits a text to video job
Submits a text to video job. Returns {id, status: "processing"} immediately; poll GET /video-api/status/{id} every few seconds until status is completed (output_url) or failed (error). The status record expires one hour after completion. Prompts over 3000 characters and flagged content are rejected with a 400. Billed per second at the chosen mode.