x402base-sepoliaquality 0.35

x402-payable Questflow swarm agent endpoint accepting text input and returning AI-generated responses

Price
0.5 USDC / call
Protocol
x402
Verified
no

What it does

This is an x402-enabled endpoint hosted on Questflow's development API (api-dev.intra-tls2.dctx.link) that exposes a swarm agent behind a pay-per-request paywall. The endpoint accepts a POST request with a JSON body containing an "input" string field (your message to the agent) and returns a JSON response with a "response" string field. Payment is handled via the x402 protocol on the Base Sepolia testnet using USDC (contract 0x036CbD53842c5426634e7929541eC2318f3dCF7e), with a maximum amount of 500,000 units (likely 0.50 USDC given 6 decimals) per request and a timeout of up to 1,200 seconds.

Questflow is a platform for creating autonomous AI "Clones" that aggregate onchain markets (Polymarket, Pump.fun, OKX, Opinion Labs) for trading, signal generation, and revenue earning. This particular endpoint is labeled "new creation" and appears to be a newly provisioned swarm agent. No further documentation, OpenAPI spec, or detailed capability description is available beyond the x402 challenge metadata and the outputSchema embedded in it.

Because this is a development API on a testnet with minimal documentation and a generic title/description, the exact capabilities of the underlying agent are unclear. The endpoint is confirmed live (returns 402 on unauthenticated POST), but users should treat this as an experimental or early-stage offering.

Capabilities

x402-paymenttext-in-text-outswarm-agentbase-sepolia-usdcpay-per-requestautonomous-agent

Use cases

  • Sending natural-language queries to an autonomous AI swarm agent and receiving text responses
  • Integrating a pay-per-request AI agent into automated workflows via x402
  • Experimenting with x402 micropayment-gated AI services on Base Sepolia testnet

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • Testing pay-per-request AI agent interactions on a testnet
  • Building agent-to-agent communication pipelines with micropayments

Not for

  • Production workloads requiring mainnet settlement and SLAs
  • Users needing detailed API documentation or guaranteed response schemas
  • Non-crypto use cases where standard API key authentication is preferred

Quick start

curl -X POST https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68f1f4219c162996ee72b3cd \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <your-x402-payment-header>" \
  -d '{"input": "What markets are trending today?"}'

Example

Request

{
  "input": "What markets are trending today?"
}

Response

{
  "response": "Currently trending markets include..."
}

Endpoint

Transporthttp
Protocolx402
Pay to0x0AfAF05Ee34A2c90f88D6f293cD1B8e23750E886
CurrencyUSDC

Quality

0.35/ 1.00

The endpoint is confirmed live (402 challenge captured) with a clear outputSchema for input/output, but the title and description are generic ("new creation"), there is no OpenAPI spec, no dedicated documentation, and this is a development/testnet deployment. The underlying agent's actual capabilities are unknown.

Warnings

  • Development API (api-dev) on Base Sepolia testnet — not a production endpoint
  • Generic title and description ('new creation') with no meaningful documentation
  • No OpenAPI spec or detailed docs available at any crawled path
  • Underlying agent capabilities are entirely unknown; response quality cannot be assessed
  • USDC asset is on Sepolia testnet, not mainnet

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 19:15:54Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access