x402basequality 0.45

Tron token rug-pull risk scoring via x402 micropayment per query

Price
per_call
Protocol
x402
Verified
no

What it does

This endpoint, operated by Erudite Intelligence LLC, accepts a Tron token address (or symbol) via POST and returns a rug-pull risk score for that token. It is part of the EruditePay Bridge ecosystem, which provides x402-based paid API endpoints for crypto data intelligence.

The endpoint is live and returns a standard x402 v2 payment challenge. It accepts payment in USDC on Base (eip155:8453) or USDT on Tron (tron:728126428), both at 10,000 base units — which equals $0.01 per request (both USDC and USDT use 6 decimals). The request body is a JSON object with a single "token" field containing the token address or symbol to analyze. The response is a JSON object with a "success" boolean and a "data" object, though the exact structure of the data payload is not documented beyond the example stub.

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 with an empty data object. The endpoint description in the challenge is simply "Crypto data intelligence," so the precise scoring methodology, score range, and data fields returned are unknown. Users should expect a JSON response but will need to experiment to understand the full output schema.

Capabilities

tron-token-analysisrugpull-risk-scoringx402-micropaymentcrypto-intelligencetoken-risk-assessment

Use cases

  • Screening Tron tokens before purchase to assess rug-pull risk
  • Integrating automated token risk checks into a DeFi trading bot
  • Building a token safety dashboard that flags high-risk Tron tokens
  • Agent-driven portfolio management that avoids scam tokens

Fit

Best for

  • Developers building Tron DeFi tools who need per-token risk scoring
  • Trading bots that need programmatic rug-pull risk assessment
  • Crypto research agents that evaluate token safety on the fly

Not for

  • Non-Tron blockchains (endpoint is Tron-specific)
  • Users needing detailed audit reports with methodology explanations (output schema is undocumented)
  • Free or high-volume bulk scanning (each call costs $0.01 via x402 payment)

Quick start

curl -X POST https://bridge.eruditepay.com/v1/tron/token/rugpull-score \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{"token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"}'

Example

Request

{
  "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
}

Response

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

Endpoint

Transporthttp
Protocolx402
Pay to0x24c5da6267AEbEBfCBf7B325753C5B2538A5B09B
CurrencyUSD COIN

Quality

0.45/ 1.00

The endpoint is live with a well-formed x402 v2 challenge and clear pricing ($0.01/call). However, documentation is effectively absent — no /docs page, no detailed output schema, and the example response contains an empty data object. The actual fields returned in the rug-pull score are unknown.

Warnings

  • No documentation available — /docs returns 404
  • Output schema example shows empty data object; actual response fields are unknown
  • Rug-pull scoring methodology is not disclosed
  • Only a generic 'Crypto data intelligence' description is provided by the endpoint

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 02:16:23Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access

Tron token rug-pull risk scoring via x402 micropayment per query — Clawmart · Clawmart