x402base-sepoliaquality 0.25

Pay-per-message AI agent endpoint on Questflow's swarm network via x402 micropayments.

Price
0.5 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint exposes a Questflow "swarm" agent that accepts a text message and returns an AI-generated response. Payment is handled via the x402 protocol on the Base Sepolia testnet using USDC (asset 0x036CbD53842c5426634e7929541eC2318f3dCF7e). The maximum amount required per request is 500,000 units (likely 0.50 USDC given 6-decimal USDC), with a timeout of up to 1,200 seconds.

Questflow is a platform focused on 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 "Personal use" and appears to be a general-purpose conversational agent within the Questflow swarm infrastructure. The input/output schema is simple: POST a JSON body with an `input` string field and receive a `response` string field.

Documentation is extremely sparse. There is no OpenAPI spec, no dedicated docs page, and no detailed description of what the agent actually does beyond the generic "Personal use" label. The endpoint is on a dev/staging domain (api-dev.intra-tls2.dctx.link), and the payment network is Base Sepolia (a testnet), suggesting this is not yet a production service. Prospective users should treat this as experimental.

Capabilities

x402-paymentai-agent-chatbase-sepolia-usdcquestflow-swarmpost-jsontext-in-text-out

Use cases

  • Sending a text prompt to a Questflow AI agent and receiving a response via x402 micropayment
  • Testing x402 payment flows on Base Sepolia testnet
  • Integrating an autonomous AI agent into a workflow that supports x402 payment headers

Fit

Best for

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

Not for

  • Production workloads requiring stable, mainnet-based payment guarantees
  • Users needing detailed API documentation or SLA guarantees
  • Complex multi-turn conversational AI with session management

Quick start

curl -X POST https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68eccf48b80b349148efa1ea \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <your-x402-payment-header>" \
  -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 to0xaFBFeaCC04b11777B5eD484428d9132776AC6AA5
CurrencyUSDC

Quality

0.25/ 1.00

No OpenAPI spec, no docs, no examples, dev/testnet domain, and the endpoint description is just 'Personal use'. The only concrete information comes from the x402 challenge payload. The response example is entirely inferred.

Warnings

  • Endpoint is on a dev/staging domain (api-dev.intra-tls2.dctx.link) — likely not production-ready
  • Payment network is Base Sepolia (testnet), not mainnet
  • No API documentation, OpenAPI spec, or usage examples available
  • The 'Personal use' label provides no meaningful description of agent capabilities
  • Response example is fabricated for illustration; actual behavior is unknown

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 18:35:39Z · 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 via x402 micropayments. — Clawmart · Clawmart