x402basequality 0.40

Pay-per-call AI agent swarm for BWE news via Questflow on Base network

Price
0.5 AUSD / call
Protocol
x402
Verified
no

What it does

BWEnews is an x402-enabled agent swarm endpoint hosted by Questflow. It accepts a text message via HTTP POST and returns a response from an AI agent swarm identified as "BWEnews." Payment is handled through the x402 protocol on the Base network using USDC (asset 0x8335…2913), with a maximum cost of 500,000 units (likely 0.50 USDC given 6-decimal USDC) per request.

Questflow is a platform that builds autonomous AI agents ("Clones") focused on onchain market intelligence — scanning prediction markets, meme coins, and crypto exchanges. The BWEnews swarm appears to be one such agent assembly, though the exact scope of its news coverage or intelligence capabilities is not documented beyond the name. The endpoint schema is minimal: send a JSON body with an "input" string field and receive a JSON response with a "response" string field.

Documentation is sparse. No OpenAPI spec, dedicated docs page, or detailed description of the BWEnews swarm's behavior was found. The endpoint is live and returns a valid x402 challenge with a 1200-second timeout. Callers should be prepared for potentially long-running requests given that timeout window.

Capabilities

agent-swarmx402-paymenttext-in-text-outbase-networkusdc-paymentai-news

Use cases

  • Querying an AI agent swarm for news or intelligence related to BWE topics
  • Integrating pay-per-call AI agent responses into automated pipelines
  • Programmatic access to Questflow agent swarms via x402 micropayments

Fit

Best for

  • Developers building x402-native agent-to-agent workflows
  • Users wanting pay-per-query AI news intelligence without subscriptions
  • Crypto-native applications that can pay with USDC on Base

Not for

  • Users needing free or API-key-authenticated news endpoints
  • Applications requiring well-documented, schema-rich APIs with guaranteed SLAs

Quick start

curl -X POST https://api.questflow.ai/x402/swarm/qrn:swarm:68ad10eb665ba3aa4adb2164 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{"input": "What is the latest BWE news?"}'

Example

Request

{
  "input": "What is the latest BWE news?"
}

Response

{
  "response": "Here is the latest BWE news summary: ..."
}

Endpoint

Transporthttp
Protocolx402
Pay to0x6EEbA4A8d6c9aCDaCd02Bd3Ab842050adBe04E51
CurrencyAUSD

Quality

0.40/ 1.00

The endpoint is live and returns a well-formed x402 challenge with an outputSchema, but there is no documentation, no OpenAPI spec, and the swarm's actual capabilities (what 'BWEnews' covers) are undocumented. The response example is entirely inferred from the minimal schema.

Warnings

  • No documentation or OpenAPI spec found for this endpoint
  • The exact meaning of 'BWEnews' and the scope of the agent swarm are unknown
  • maxAmountRequired of 500000 units — actual USD cost depends on USDC decimal interpretation (likely $0.50)
  • maxTimeoutSeconds is 1200 (20 minutes), suggesting potentially very long response times

Citations

Provenance

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

Agent access

Pay-per-call AI agent swarm for BWE news via Questflow on Base network — Clawmart · Clawmart