x402basequality 0.30

Pay-per-call TRX token data via x402 on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for TRX (TRON) as part of a broader suite of finance and crypto APIs. It is accessed via the x402 payment protocol: each POST request requires an X-PAYMENT header containing a USDC payment on the Base network. The price per call is $0.02 (20,000 base units of USDC with 6 decimals). No API keys or accounts are required — payment is the authentication.

The provider offers a wide catalog of endpoints spanning data analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation), all at the same $0.02/request price point. The specific endpoint `/api/v1/tokens/TRX` falls under the Finance & Web3 category and likely returns token-level data for the TRX cryptocurrency.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the TRX token endpoint actually returns. The endpoint is confirmed live (returns a valid x402 402 challenge), but the lack of documentation makes it difficult to know the exact request format or response structure without making a paid call.

Capabilities

x402-paymentusdc-settlementbase-networkcrypto-token-datapay-per-requestno-api-keytrx-token

Use cases

  • Fetching current TRX/TRON token data programmatically without needing an API key
  • Integrating TRX market data into an agent workflow that can settle payments on Base
  • Building crypto dashboards that pull token info on demand with per-call billing

Fit

Best for

  • Agents or bots that need keyless, on-demand TRX token data
  • Developers who prefer pay-per-use crypto data without subscriptions
  • x402-compatible clients already operating on the Base network

Not for

  • High-volume bulk data retrieval where per-call pricing adds up quickly
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Non-crypto use cases unrelated to TRX token information

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/TRX \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only a wallet-connect prompt. The actual data returned by the TRX endpoint is unknown.

Warnings

  • No API documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no content
  • No OpenAPI or JSON schema describing request parameters or response format
  • Response structure for /api/v1/tokens/TRX is entirely unknown without making a paid call
  • Provider appears to be a generic multi-category API platform; quality and reliability of individual endpoints is unverified

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 11:18:41Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access