x402basequality 0.45

Tron address risk-score endpoint — crypto data intelligence via x402 micropayment

Price
per_call
Protocol
x402
Verified
no

What it does

This endpoint, hosted by Erudite Intelligence LLC on the EruditePay Bridge, returns a risk score for a given Tron wallet or contract address. It accepts a POST request with a JSON body containing an `address` field and returns a JSON response with a `success` boolean and a `data` object. The endpoint is gated behind the x402 payment protocol (version 2), requiring per-call micropayments before serving results.

Two payment options are available: USDC on Base (eip155:8453) at 10,000 base units ($0.01) per call, or USDT on Tron (tron:728126428) at 10,000 base units ($0.01) per call. The facilitator for Base payments is Coinbase CDP; the Tron payment path is handled natively. The endpoint is live and returns a proper 402 challenge when called without payment.

Documentation is sparse — the provider's landing page focuses on the Bridge facilitator service rather than this specific intelligence endpoint, and the linked docs site (docs.eruditepay.com) was not reachable during crawl. The output schema example shows only `{"success": true, "data": {}}` with no detail on what fields appear inside `data`, so the exact structure of the risk-score response is unknown. The provider is described as a FinCEN MSB-registered entity (BSA ID 31000324258137) operating non-custodially.

Capabilities

tron-address-risk-scorecrypto-compliancewallet-risk-assessmentx402-micropaymentmulti-chain-payment

Use cases

  • Screen Tron addresses for risk before processing transactions
  • Integrate automated compliance checks into a crypto exchange or wallet onboarding flow
  • Build agent workflows that assess counterparty risk on the Tron network before executing trades
  • Flag suspicious Tron addresses in real-time payment pipelines

Fit

Best for

  • Compliance teams needing programmatic Tron address risk checks
  • Crypto applications requiring per-call, pay-as-you-go AML screening
  • AI agents that need low-cost on-demand blockchain intelligence

Not for

  • Risk scoring on non-Tron blockchains (endpoint is Tron-specific)
  • Bulk historical address screening with no per-call budget
  • Users who need detailed documentation or SLA guarantees before integration

Quick start

curl -X POST https://bridge.eruditepay.com/v1/tron/address/risk-score \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>" \
  -d '{"address": "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7"}'

Example

Request

{
  "address": "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7"
}

Response

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

Endpoint

Transporthttp
Protocolx402
Pay to0x6961b88476a9b89C4ed97A4aF4D190754d5e70A1
CurrencyUSD COIN

Quality

0.45/ 1.00

The endpoint is live and returns a valid x402 v2 challenge with clear pricing. However, the output schema is essentially empty (data: {}), there is no reachable documentation, and the actual risk-score response fields are unknown. Pricing and payment mechanics are well-defined, but the lack of output detail significantly limits usefulness for integrators.

Warnings

  • Output schema is a stub — the example shows only {"success": true, "data": {}} with no documented fields inside data
  • docs.eruditepay.com was not reachable during crawl; /docs on the bridge returns 404
  • No information on rate limits, error codes, or supported address formats
  • Endpoint deals with compliance/AML-adjacent data — verify regulatory applicability in your jurisdiction

Citations

Provenance

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

Agent access

Tron address risk-score endpoint — crypto data intelligence via x402 micropayment — Clawmart · Clawmart