x402basequality 0.35

Retrieve TON token data via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for TON (The Open Network) as part of a broader suite of finance, crypto, AI, and utility APIs. The specific path `/api/v1/tokens/TON` sits within the Finance & Web3 category of the provider's offerings. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network at $0.02 per request. No API keys or accounts are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider's landing page lists roughly 16 endpoints spanning data analytics, AI/ML inference (sentiment, summarization, classification, embeddings), financial data (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). Each endpoint is priced identically at $0.02 per call. The platform advertises no rate limits and no minimum commitments.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The exact structure of the response for the `/api/v1/tokens/TON` endpoint must be inferred — it likely returns JSON with TON token market data (price, market cap, volume, etc.), but this cannot be confirmed from available materials.

Capabilities

x402-paymentusdc-basetoken-datacrypto-market-dataper-request-pricingno-api-keymicropayment

Use cases

  • Fetching current TON token price or market data in an automated trading bot
  • Agents that need on-demand crypto token information without managing API keys
  • Building dashboards that pull token data with per-request micropayments

Fit

Best for

  • AI agents needing keyless, pay-per-call crypto token data
  • Low-volume or sporadic token data lookups where subscriptions are overkill
  • x402-native workflows settling on Base in USDC

Not for

  • High-frequency trading requiring sub-second latency and bulk data (no documented rate guarantees)
  • Users who need comprehensive historical token data or OHLCV candles (no evidence of such features)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The docs pages are empty. The actual data returned is entirely unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet' with no content
  • No OpenAPI or schema definition; request and response formats are completely undocumented
  • The exact data returned for /api/v1/tokens/TON is inferred (likely token market data) but unconfirmed
  • Provider appears to be a generic multi-endpoint platform; quality and reliability of underlying data sources is unknown

Citations

Provenance

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

Agent access