x402basequality 0.40

Get the current HNT (Helium) token price via a pay-per-call x402 endpoint on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current price of the HNT (Helium) token. It is part of the lowpaymentfee.com platform, which offers a suite of data, analytics, AI, finance, and utility APIs — all payable per request via the x402 protocol on the Base network using USDC.

The endpoint costs $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys, accounts, or rate limits are required; payment is handled inline via the x402 `X-PAYMENT` header. The response MIME type is `application/json`. The endpoint accepts POST requests.

The broader lowpaymentfee.com platform advertises additional endpoints for analytics/metrics, data export, sentiment analysis, text summarization, classification, embeddings, exchange rates, gas estimates, geocoding, and more — all at the same $0.02/request price point. Documentation beyond the landing page is sparse; the docs, pricing, and API pages all resolve to a minimal "Connect wallet" prompt with no further detail.

Capabilities

token-price-lookuphnt-pricecrypto-market-datax402-paymentbase-networkusdc-settlementpay-per-request

Use cases

  • Fetching the current HNT (Helium) token price for portfolio tracking or trading bots
  • Integrating real-time HNT pricing into a DeFi dashboard or application
  • Agents that need on-demand crypto price data without managing API keys

Fit

Best for

  • Developers or agents needing quick, keyless HNT price lookups
  • Pay-per-use crypto price data without subscriptions
  • x402-native workflows on the Base network

Not for

  • Bulk historical price data or OHLCV candle feeds (no evidence of historical endpoints)
  • Users who need free or ad-supported price APIs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/HNT/price \
  -H "X-PAYMENT: <x402_payment_header>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no documented request/response format, and the docs/pricing/API pages are all empty stubs. The actual response shape for the HNT price endpoint must be inferred.

Warnings

  • Documentation pages (/docs, /pricing, /api, /README) all return only a 'Connect wallet' prompt with no usable content.
  • No request or response schema is documented; the output format of the HNT price endpoint is unknown.
  • No examples of successful responses are available.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:02:04Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access