x402basequality 0.40

Tron market top losers data via x402 micropayment — crypto data intelligence endpoint

Price
per_call
Protocol
x402
Verified
no

What it does

This endpoint at bridge.eruditepay.com provides Tron blockchain market data, specifically identifying the top-losing tokens. It is an x402-protocol paid endpoint operated by Erudite Intelligence LLC. Callers send a POST request with a JSON body containing a token address or symbol, and receive structured JSON data about top losers on the Tron network.

The endpoint accepts payment via two channels: USDC on Base (eip155:8453) at 0.01 USDC per call, or USDT on Tron (tron:728126428) at 0.01 USDT per call. The x402 v2 challenge is live and functioning. Payment is facilitated through the EruditePay Bridge, which supports 20 blockchains and uses the Coinbase CDP facilitator for the Base chain option.

Documentation is sparse — the provider's /docs path returns a 404, and the Bazaar schema embedded in the x402 challenge provides only a minimal example output (`{"success": true, "data": {}}`). The exact structure of the returned market data (e.g., which fields describe each losing token, how many losers are returned, time window) is not documented. The input schema accepts a `token` field described as "Token address or symbol," though its role in a "top losers" query is unclear — it may act as a filter or be optional.

Capabilities

tron-market-datatop-losersx402-paymentusdc-baseusdt-troncrypto-data-intelligencemicropayment-api

Use cases

  • Monitor which Tron tokens are losing the most value in real time
  • Build dashboards or alerts for Tron market downturns
  • Feed Tron market loser data into trading bots or portfolio rebalancers
  • Provide crypto market intelligence to end users in chat or agent workflows

Fit

Best for

  • Agents or apps tracking Tron ecosystem token performance
  • Developers building crypto market analytics tools
  • Automated trading systems needing loser/decliner signals on Tron

Not for

  • Non-Tron blockchain market data (endpoint is Tron-specific)
  • Users needing detailed historical time-series data (no evidence this is supported)
  • Free-tier or unauthenticated bulk data access

Quick start

curl -X POST https://bridge.eruditepay.com/v1/tron/market/top-losers \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>" \
  -d '{"token": "0x0000000000000000000000000000000000000000"}'

Example

Request

{
  "token": "0x0000000000000000000000000000000000000000"
}

Response

{
  "data": {},
  "success": true
}

Endpoint

Transporthttp
Protocolx402
Pay to0x6961b88476a9b89C4ed97A4aF4D190754d5e70A1
CurrencyUSD COIN

Quality

0.40/ 1.00

The x402 challenge is live and well-formed with clear pricing, but documentation is effectively absent — /docs returns 404, the output example is an empty object, and the role of the input 'token' field for a 'top losers' query is unclear. No OpenAPI spec or detailed response schema is available.

Warnings

  • No documentation available — /docs, /api, /pricing, /README all return 404
  • Output example in Bazaar schema is an empty object; actual response structure is unknown
  • The input field 'token' purpose is ambiguous for a 'top losers' endpoint
  • No rate limits or usage quotas documented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 01:41:17Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access

Tron market top losers data via x402 micropayment — crypto data intelligence endpoint — Clawmart · Clawmart