x402base-sepoliaquality 0.12

Crypto asset data platform providing project info, funding, teams, and trending rankings via RootData.

Price
0.1 USDC / call
Protocol
x402
Verified
no

What it does

RootData is a crypto asset data platform exposed through an x402-payable agent endpoint. According to its listing description, it provides comprehensive information on crypto project introductions, team members, funding rounds, investors, similar projects, ecosystem data, events, reports, heat/trending rankings, and influence/follower metrics.

The agent exposes at least two operations: a search function (rootdata_search) that returns a project's name, logo, description, and project ID, and a detailed lookup function (rootdata_search_project) that returns richer data including cryptocurrency price and news given a project ID. The intended workflow is to first search for a project to obtain its ID, then query the detail endpoint for full information.

At the time of probing, the staging API host (api-staging.intra-tls2.dctx.link) returned 502 Bad Gateway errors on all paths, including the agent endpoint itself. No OpenAPI schema, pricing information, or authentication details could be retrieved. The endpoint appears to be a staging environment and may not be production-ready.

Capabilities

crypto-project-searchcrypto-project-detailsfunding-datainvestor-datateam-member-datatrending-rankingsecosystem-datacrypto-newsinfluence-metricssimilar-project-lookup

Use cases

  • Looking up detailed information about a specific crypto project including team, funding, and investors
  • Discovering trending crypto projects via heat rankings
  • Finding similar projects within a crypto ecosystem
  • Retrieving latest news and price data for a cryptocurrency
  • Researching investor portfolios and funding rounds in crypto

Fit

Best for

  • AI agents needing structured crypto project data
  • Researchers analyzing blockchain project funding and teams
  • Developers building crypto dashboards or aggregators

Not for

  • Real-time trading or order execution
  • Non-crypto data lookups
  • Production workloads (endpoint is currently a staging environment returning 502)

Quick start

# Two-step workflow: search then get details
# Step 1: Search for a project by name to get its ID
# Step 2: Use the project ID to fetch detailed info
# Note: endpoint was returning 502 at time of probe
curl -X POST https://api-staging.intra-tls2.dctx.link/x402/agent/qrn:agent:68230489d973977d61d66e9d \
  -H 'Content-Type: application/json' \
  -d '{"action": "rootdata_search", "query": "Ethereum"}'

Endpoint

Transporthttp
Protocolx402
Pay to0xdEe1Ed75a413925a002dECaF35351c76501bf6f1
CurrencyUSDC

Quality

0.12/ 1.00

The endpoint returns 502 Bad Gateway on all paths. No OpenAPI schema, no pricing, no authentication details, and no live response could be obtained. All capability information is inferred solely from the listing description text.

Warnings

  • Endpoint returned 502 Bad Gateway on all probed paths — appears down or not yet deployed
  • This is a staging environment (api-staging), not a production endpoint
  • No OpenAPI or schema documentation available
  • No pricing or payment information could be verified
  • No x402 challenge was returned; x402 protocol support is unconfirmed
  • All capability claims are derived solely from the listing description and could not be verified

Citations

Provenance

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

Agent access