Chat-based Web3 trading agent powered by Questflow, payable via x402 on Base Sepolia
What it does
Web3 Trader is an x402-enabled AI agent endpoint hosted by Questflow. It accepts a text message via POST and returns a response from a Web3 trading agent. The endpoint uses the x402 payment protocol on the Base Sepolia testnet, accepting USDC payments with a maximum amount of 500,000 units (likely 0.50 USDC given 6-decimal USDC) per request.
The underlying platform, Questflow, describes itself as an AI Clone system that aggregates onchain markets including Polymarket, Pump.fun, Opinion Labs, and OKX. The platform's agents scan markets, detect patterns and sentiment shifts, and execute trades autonomously. However, the specific capabilities of this particular "Web3 Trader" agent endpoint are not documented beyond the generic description. The output schema indicates a simple request/response chat interface: you send a string message and receive a string response.
This endpoint is live and returns a proper 402 challenge. No OpenAPI spec, dedicated docs, or usage examples are available beyond the x402 challenge metadata. The endpoint is on a development API domain (api-dev), suggesting it may be a testnet/staging deployment rather than production-grade.
Capabilities
Use cases
- —Querying an AI agent about Web3 market conditions and trading opportunities
- —Getting automated analysis of onchain markets like Polymarket or Pump.fun
- —Interacting with a trading-focused AI agent via a pay-per-request model
Fit
Best for
- —Developers experimenting with x402 payment-gated AI agents
- —Users wanting chat-based Web3 market intelligence
- —Testing pay-per-message agent interactions on Base Sepolia testnet
Not for
- —Production trading with real funds (this is on Base Sepolia testnet)
- —Users needing detailed API documentation or guaranteed SLAs
- —Direct trade execution through this endpoint (no evidence of execution capability via this interface)
Quick start
curl -X POST https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68f9dc2cc87f09b659143f7d \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <your-x402-payment-header>" \
-d '{"input": "What are the top trending prediction markets right now?"}'Example
Request
{
"input": "What are the top trending prediction markets right now?"
}Response
{
"response": "Based on current market activity, the top trending prediction markets include..."
}Endpoint
Quality
The endpoint is live with a valid 402 challenge and a basic output schema, but there are no dedicated docs, no OpenAPI spec, no usage examples, and the endpoint is on a dev/testnet domain. The agent's specific capabilities are unclear beyond the generic 'Web3 Trader' label.
Warnings
- —Endpoint is on a development domain (api-dev) and uses Base Sepolia testnet — not production
- —No API documentation, OpenAPI spec, or usage examples available
- —The example response is inferred; actual agent behavior is undocumented
- —Specific trading capabilities of this agent are unknown — the Questflow platform description is generic
Citations
- —The endpoint returns a 402 challenge accepting USDC on Base Sepolia with maxAmountRequired of 500000https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68f9dc2cc87f09b659143f7d
- —Questflow aggregates Polymarket, Pump.fun, Opinion Labs, OKX and other onchain marketshttps://api-dev.intra-tls2.dctx.link
- —The platform describes AI Clones that scan markets, detect patterns, and execute trades autonomouslyhttps://api-dev.intra-tls2.dctx.link
- —Payment is sent to address 0xbbb5B8EDFd4475c9b0a1aB4Fb27Cf0EA058a7612 using USDC asset 0x036CbD53842c5426634e7929541eC2318f3dCF7ehttps://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68f9dc2cc87f09b659143f7d