x402base-sepoliaquality 0.25

Pay-per-call AI agent endpoint on Questflow's swarm platform via x402 micropayments.

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). It exposes a single AI agent behind a paywall using the x402 payment protocol on the Base Sepolia testnet. The agent accepts a text message via a POST request and returns a text response. Payment is made in USDC (test token on Base Sepolia) with a maximum cost of 0.5 USDC per request (500000 in token units) and a timeout of up to 1200 seconds.

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 "new creation" and appears to be a newly created agent swarm instance. No further documentation, OpenAPI spec, or detailed capability description is available for this specific agent beyond the x402 challenge metadata.

Because this endpoint runs on a development subdomain and uses the Base Sepolia testnet, it is likely intended for testing and experimentation rather than production use. There is no published documentation for the API beyond what the x402 challenge provides, and the agent's specific behavior or domain expertise is unknown.

Capabilities

x402-paymentai-agent-chatbase-sepolia-testnetusdc-micropaymentpost-json-apiquestflow-swarm

Use cases

  • Sending a text prompt to an AI agent and receiving a response via x402 micropayment
  • Testing x402 payment-gated agent interactions on Base Sepolia testnet
  • Integrating autonomous AI agent calls into crypto-native workflows

Fit

Best for

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

Not for

  • Production workloads requiring guaranteed uptime and mainnet payments
  • Users needing detailed API documentation or predictable agent behavior
  • Non-crypto use cases that don't require payment-gated access

Quick start

curl -X POST \
  https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68f1f2009c162996ee72af5e \
  -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 to0x74d4783C087fEdf7EE7d2e27cD3C9e152F967Dea
CurrencyUSDC

Quality

0.25/ 1.00

No OpenAPI spec, no docs endpoint, no examples, and the agent is on a dev/testnet domain with a generic title ('new creation'). The only structured metadata comes from the x402 challenge. The agent's actual capabilities and behavior are unknown.

Warnings

  • Development/testnet endpoint (api-dev, Base Sepolia) — not suitable for production use
  • No API documentation available; /docs, /api, /pricing, /README all return 404
  • Agent labeled 'new creation' with no description of its specific capabilities or domain
  • Response schema is inferred from x402 outputSchema — actual responses may differ
  • USDC asset address is a testnet token, not real USDC

Citations

Provenance

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

Agent access