x402basequality 0.35

Crypto intelligence swarm: monitors emerging tokens, social buzz, and token unlocks via x402 payment on Base.

Price
0.5 AUSD / call
Protocol
x402
Verified
no

What it does

This Questflow-hosted x402 endpoint exposes an AI "swarm" agent focused on cryptocurrency intelligence. According to its challenge metadata, the swarm monitors emerging tokens, tracks social media buzz, and can deliver alerts about new opportunities and major token unlock events. It accepts a simple POST with a text prompt and returns a text response from the agent.

The endpoint uses the x402 payment protocol on the Base network, accepting USDC (asset 0x8335…2913) with a maximum charge of 500,000 units (0.50 USDC assuming 6-decimal USDC). The request schema is minimal: a JSON body with a single required "input" string field containing your message. The response is a JSON object with a "response" string. The maximum timeout is 1,200 seconds (20 minutes), suggesting the swarm may perform multi-step reasoning or external data lookups before replying.

Questflow's broader platform aggregates onchain markets (Polymarket, Pump.fun, OKX, Opinion Labs) and provides autonomous AI agents ("Clones") that scan markets, detect patterns, and track sentiment. This particular swarm appears to be one such agent specialized in crypto token discovery and social signal monitoring. No OpenAPI spec, dedicated docs page, or detailed rate-limit information was found for this endpoint; the only schema available comes from the x402 challenge payload.

Capabilities

crypto-token-monitoringsocial-media-sentimenttoken-unlock-alertsx402-paymentbase-network-usdcai-swarm-agentnatural-language-query

Use cases

  • Ask about newly launched or trending tokens and get a summary of social buzz and on-chain activity
  • Query upcoming token unlock schedules and their potential market impact
  • Get real-time sentiment analysis on specific crypto projects from social media signals
  • Screen emerging tokens across multiple platforms for early alpha opportunities
  • Request a briefing on whale movements or unusual trading patterns

Fit

Best for

  • Agents or bots that need on-demand crypto market intelligence via a simple API call
  • Developers building automated crypto monitoring pipelines with x402 micropayments
  • Users who want a single natural-language interface to query cross-platform crypto signals

Not for

  • Executing trades or placing bets — this endpoint returns intelligence, not trade execution
  • Users needing free or high-volume batch queries — each call costs up to 0.50 USDC
  • Non-crypto use cases — the swarm is specialized for cryptocurrency intelligence

Quick start

curl -X POST https://api.questflow.ai/x402/swarm/qrn:swarm:68f2e9bf0ebd74a791201ae2 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>" \
  -d '{"input": "What are the top trending new tokens on Pump.fun today?"}'

Example

Request

{
  "input": "What are the top trending new tokens on Pump.fun today?"
}

Response

{
  "response": "Here are the top trending tokens on Pump.fun in the last 24 hours: 1) $EXAMPLE — launched 6h ago, 1.2K holders, strong Twitter buzz with 3.4K mentions. 2) $SAMPLE — launched 12h ago, whale accumulation detected. 3) $DEMO — community-driven, 800 holders, growing Telegram activity."
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1bAD44276387BE805Cd38E34e02281649776C42D
CurrencyAUSD

Quality

0.35/ 1.00

No OpenAPI spec, no dedicated documentation, no rate-limit or SLA information. The only schema comes from the x402 challenge payload, which is minimal (one input string, one output string). The response example is entirely inferred. The endpoint is live and returns a valid x402 challenge, but almost everything beyond basic connectivity is undocumented.

Warnings

  • No OpenAPI specification or dedicated API documentation found
  • Response example is fully inferred — actual output format may differ
  • No rate limits, SLA, or uptime guarantees documented
  • Maximum timeout of 1200 seconds suggests potentially long response times
  • Crypto-related endpoint — outputs should not be treated as financial advice

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 18:46:56Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access