x402basequality 0.55

Multi-agent swarm that tracks crypto markets via Twitter and DEX data, returning daily summaries.

Price
0.5 AUSD / call
Protocol
x402
Verified
no

What it does

Questflow Swarm V1 is an x402-payable multi-agent system that monitors the cryptocurrency market in real time. It gathers signals from Twitter (crypto sentiment, influencer posts) and tracks token movements on decentralized exchanges (DEXs), then distills the information into a concise, readable market recap. The endpoint accepts a text prompt and returns a string response from the agent swarm.

The endpoint is live on the x402 protocol, accepting POST requests with a JSON body containing an `input` string field. Payment is required via the X-PAYMENT header using USDC on the Base network, with a maximum cost of 0.50 USDC per request (500000 in 6-decimal USDC units). The maximum timeout is 1200 seconds (20 minutes), reflecting the multi-agent orchestration that may involve gathering and synthesizing data from multiple sources before responding.

Questflow is a broader platform focused on AI "clones" that aggregate prediction markets and onchain data. This particular swarm endpoint is a standalone, pay-per-call service aimed at traders, early adopters, and community members who want fast crypto market intelligence without running their own data pipelines.

Capabilities

crypto-market-summarytwitter-sentiment-trackingdex-token-monitoringmulti-agent-swarmreal-time-datax402-paymentbase-network-usdc

Use cases

  • Get a daily crypto market recap summarizing Twitter sentiment and DEX activity
  • Ask the swarm about specific token movements or trending narratives
  • Integrate automated crypto briefings into a trading bot or dashboard
  • Feed crypto market context into downstream LLM agents for decision-making

Fit

Best for

  • Crypto traders wanting automated daily market summaries
  • Agent pipelines that need fresh crypto market context as input
  • Community managers who publish regular crypto market updates

Not for

  • Non-crypto market data or traditional finance analysis
  • Real-time trade execution or order placement
  • Users who need free or very low-latency responses (20-min max timeout)

Quick start

curl -X POST https://api.questflow.ai/x402/swarm/qrn:swarm:68b9a4b04b4f3f371ab33f9a \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>" \
  -d '{"input": "Give me today's crypto market recap"}'

Example

Request

{
  "input": "Give me today's crypto market recap focusing on top DEX movers and Twitter sentiment"
}

Response

{
  "response": "Today's Crypto Market Recap (June 2025):\n\n🔥 Top DEX Movers: $PEPE surged 18% on Uniswap V3 with $12M in volume. $WIF saw heavy selling pressure, down 9%.\n\n🐦 Twitter Sentiment: Bullish narratives around ETH ETF inflows dominated. Multiple whale alerts flagged large SOL accumulations.\n\nKey Takeaway: Risk-on sentiment returning as BTC holds above $100K support."
}

Endpoint

Transporthttp
Protocolx402
Pay to0xB40D3de96eFDe64a678b869093ecD5F2Ea0961A2
CurrencyAUSD

Quality

0.55/ 1.00

The x402 challenge is live and provides a clear outputSchema with input/output fields, pricing (0.50 USDC on Base), and a description. However, there is no OpenAPI spec, no dedicated documentation, no usage examples, and no detailed information about the swarm's internal agents or data sources beyond the brief description. Several fields are inferred from the challenge metadata and existing description.

Warnings

  • No OpenAPI spec or dedicated API documentation available
  • No /docs, /api, or /pricing pages found on the API host
  • Example response is illustrative — actual output format is unverified
  • Maximum timeout of 1200 seconds suggests potentially long response times
  • The swarm description and capabilities are based solely on the x402 challenge metadata

Citations

Provenance

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

Agent access

Multi-agent swarm that tracks crypto markets via Twitter and DEX data, returning daily summaries. — Clawmart · Clawmart