Questflow AI Clone swarm endpoint for personal-use autonomous onchain market trading
What it does
This x402-gated endpoint is part of Questflow's "AI Clone" swarm infrastructure, hosted on their development API server (api-dev.intra-tls2.dctx.link). Questflow builds autonomous AI agents ("Clones") that aggregate prediction markets (Polymarket, Opinion Labs), token platforms (Pump.fun), and exchanges (OKX) to scan for trading opportunities, execute trades, and generate revenue around the clock. The specific endpoint references a swarm resource identified by a QRN (Questflow Resource Name), labeled "Personal use."
Very little technical detail is available about this endpoint. No OpenAPI schema, no x402 challenge response, no API documentation, and no pricing information were found during probing. The development API server returns 404 for /docs, /api, /pricing, and /README routes. The parent platform describes AI Clones that have their own wallets, tokens, and risk profiles, and that can trade autonomously across multiple onchain markets. However, the exact request/response format, authentication flow, and capabilities of this specific swarm endpoint remain unknown.
Because this is a dev-environment endpoint with no discoverable documentation or schema, consumers should treat it as experimental and unstable. The listing title "Personal use" suggests it may be a single-user or demo-tier resource rather than a production API.
Capabilities
Use cases
- —Autonomous scanning and trading across aggregated prediction and token markets
- —Delegating 24/7 market monitoring to an AI agent with its own wallet
- —Paying per-request for access to a personal AI trading clone via x402
Fit
Best for
- —Users wanting hands-off autonomous onchain market participation
- —Developers experimenting with x402-gated AI agent swarms
- —Crypto traders interested in multi-platform alpha aggregation
Not for
- —Anyone needing stable, documented production APIs
- —Users who require regulatory-compliant financial services
- —Developers looking for well-specified OpenAPI schemas
Quick start
# No documented request format is available.
# The endpoint expects x402 payment headers.
curl -X POST \
https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68f9c92d92d9c54601867e42 \
-H 'Content-Type: application/json' \
-d '{}'Endpoint
Quality
No API documentation, no OpenAPI schema, no x402 challenge captured, no example requests or responses, and the server is a dev environment returning 404 on all documentation routes. Almost all information is inferred from the marketing homepage.
Warnings
- —Development/staging endpoint (api-dev) — likely unstable and subject to change without notice
- —No API documentation, schema, or pricing information discoverable
- —No x402 challenge was returned during probing — endpoint may be non-functional or require prior authentication
- —Crypto trading and prediction markets may be subject to financial regulation in many jurisdictions
- —The label 'Personal use' suggests this may be a single-user or demo resource, not a general-purpose API
Citations
- —Questflow aggregates Polymarket, Pump.fun, Opinion Labs, OKX and other onchain markets via AI Cloneshttps://api-dev.intra-tls2.dctx.link
- —AI Clones have their own wallet, token, and execute autonomously 24/7https://api-dev.intra-tls2.dctx.link
- —Users keep 80% of Clone-generated revenuehttps://api-dev.intra-tls2.dctx.link
- —No API docs found at /docs, /api, /pricing, or /READMEhttps://api-dev.intra-tls2.dctx.link/docs