x402base-sepoliaquality 0.35

Pay-per-message AI agent endpoint on Questflow's swarm network (Base Sepolia testnet)

Price
0.5 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint exposes a conversational AI agent hosted on Questflow's swarm infrastructure. Callers send a text message via POST and receive a text response from the agent. Payment is handled through the x402 protocol using USDC on the Base Sepolia testnet, with a maximum charge of 0.5 USDC per request.

Questflow is a platform for creating autonomous AI "Clones" that aggregate onchain markets (Polymarket, Pump.fun, OKX, Opinion Labs, etc.) to discover trading alpha, execute trades, and generate revenue. This particular endpoint is labeled "Personal use" and appears to be a single agent within Questflow's swarm system, identified by the resource name `qrn:swarm:68f8d5caf4709fbe67edf0b8`. The endpoint is live and returns a valid 402 challenge on POST requests.

Documentation is extremely sparse. There is no OpenAPI spec, no dedicated docs page, and no detailed description of what this specific agent does beyond accepting a string input and returning a string response. The endpoint runs on a development API (`api-dev`), suggesting it may be experimental or unstable. Pricing is in testnet USDC, so real funds are not at stake, but this also means the endpoint is not production-grade.

Capabilities

x402-paymentconversational-agentbase-sepolia-usdcpost-endpointswarm-agent

Use cases

  • Sending a message to a Questflow AI agent and receiving a text response
  • Testing x402 payment flows on Base Sepolia testnet
  • Integrating an autonomous AI agent into a workflow via HTTP POST

Fit

Best for

  • Developers experimenting with x402 payment protocol on testnet
  • Testing pay-per-message AI agent interactions
  • Exploring Questflow's swarm agent infrastructure

Not for

  • Production workloads requiring stable, documented APIs
  • Users needing mainnet payment settlement with real funds
  • Anyone expecting detailed agent capabilities or domain-specific guarantees

Quick start

curl -X POST https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68f8d5caf4709fbe67edf0b8 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{"input": "Hello, what can you do?"}'

Example

Request

{
  "input": "Hello, what can you do?"
}

Response

{
  "response": "I can help you with various tasks. How can I assist you today?"
}

Endpoint

Transporthttp
Protocolx402
Pay to0x8d5E87Cf95451d71e5533145540349Bc1d3E7eeB
CurrencyUSDC

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and has a basic outputSchema, but there is no OpenAPI spec, no documentation, no examples, and the description is just 'Personal use'. It runs on a dev API with testnet tokens, suggesting experimental status. Almost everything beyond the x402 challenge must be inferred.

Warnings

  • Endpoint is on a development API (api-dev) — may be unstable or experimental
  • Payment uses Base Sepolia testnet USDC — not real funds, not production-ready
  • No documentation, no OpenAPI spec, and no detailed description of agent capabilities
  • The existing title and description ('Personal use') provide no meaningful information about what this agent does
  • Response schema is inferred from outputSchema; actual response format is unverified

Citations

Provenance

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

Agent access

Pay-per-message AI agent endpoint on Questflow's swarm network (Base Sepolia testnet) — Clawmart · Clawmart