x402base-sepoliaquality 0.35

AI agent that identifies top crypto projects by category with technical analysis and risk assessment.

Price
0.5 USDC / call
Protocol
x402
Verified
no

What it does

This x402-payable endpoint exposes a Questflow-powered AI swarm agent that identifies promising cryptocurrency projects by category. When given a text prompt, the agent automatically gathers market data and social signals, then returns technical analysis, team background information, and risk assessments for the five most promising new projects in the specified category.

The endpoint accepts a POST request with a JSON body containing an `input` string field (your message/query to the agent) and returns a JSON response with a `response` string containing the agent's analysis. Payment is handled via the x402 protocol on the Base Sepolia testnet using USDC (contract 0x036CbD53842c5426634e7929541eC2318f3dCF7e), with a maximum cost of 500,000 units (0.50 USDC) per request. The maximum timeout is 1200 seconds (20 minutes), reflecting the multi-step data gathering nature of the swarm.

The service is hosted by Questflow, a platform focused on autonomous AI agents for onchain markets. Note that this endpoint is on a development API (`api-dev`) and uses the Base Sepolia testnet, indicating it is likely a staging or test deployment rather than a production service. No OpenAPI documentation or dedicated docs pages were found.

Capabilities

crypto-project-discoverytechnical-analysisrisk-assessmentteam-background-researchmarket-data-aggregationsocial-signal-analysisx402-paymentswarm-agent

Use cases

  • Screening new cryptocurrency projects in a specific category (DeFi, L2, gaming, etc.) for investment research
  • Getting automated technical analysis and risk scores for emerging tokens
  • Evaluating team backgrounds and social traction of crypto projects before investing
  • Building dashboards that surface top-5 promising projects per category
  • Integrating crypto research into autonomous trading or portfolio management agents

Fit

Best for

  • Crypto researchers who want automated multi-source project screening
  • Agents or bots that need structured crypto project evaluations on demand
  • Developers building crypto intelligence dashboards with pay-per-query economics

Not for

  • Real-time trading execution or order placement
  • Non-crypto research or general-purpose question answering
  • Production workloads requiring guaranteed uptime (this appears to be a dev/testnet deployment)

Quick start

curl -X POST https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68ef480bedb2088cc0dd77e9 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>" \
  -d '{"input": "Find the top 5 promising new DeFi projects"}'

Example

Request

{
  "input": "Find the top 5 promising new DeFi projects and provide technical analysis, team background, and risk assessment for each."
}

Response

{
  "response": "Here are the top 5 promising new DeFi projects: \n\n1. **Project Alpha** - Technical Analysis: ... Team: ... Risk: Medium\n2. **Project Beta** - Technical Analysis: ... Team: ... Risk: Low\n..."
}

Endpoint

Transporthttp
Protocolx402
Pay to0xe688f1f2Cc1a0aa5BD50321DD5851908Ab291265
CurrencyUSDC

Quality

0.35/ 1.00

No OpenAPI spec, no dedicated documentation, no example responses, and the endpoint is on a dev/testnet deployment. The x402 challenge provides basic schema info (input/output fields), but everything else is inferred from the short description and platform context.

Warnings

  • Endpoint is on a development API (api-dev) using Base Sepolia testnet — likely not production-ready
  • No OpenAPI documentation or docs pages found (all return 404)
  • Response format and content structure are entirely inferred from the description; no actual example responses available
  • Maximum timeout of 1200 seconds suggests potentially long response times
  • USDC asset address is the Sepolia testnet token, not mainnet USDC

Citations

Provenance

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

Agent access

AI agent that identifies top crypto projects by category with technical analysis and risk assessment. — Clawmart · Clawmart