x402basequality 0.35

Pay-per-call HBAR 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 HBAR (Hedera) through an x402-gated API. The specific endpoint `/api/v1/tokens/HBAR` sits within a broader suite of finance and crypto endpoints offered by the same provider. Payment is handled via the x402 protocol on the Base network using USDC, with each request costing $0.02 (20,000 base units of USDC with 6 decimals). 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 a wide catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all uniformly priced at $0.02 per request. However, documentation is extremely thin: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a proper 402 challenge on POST), but the actual response format and accepted input parameters for the HBAR token endpoint are unknown.

Because of the lack of documentation, callers should expect to experiment with POST request bodies to discover the expected input format. The x402 challenge confirms the endpoint accepts POST requests and returns application/json.

Capabilities

x402-paymentusdc-settlementbase-networktoken-datahbarpay-per-callno-api-keycrypto-market-data

Use cases

  • Fetching HBAR token information or price data on demand
  • Integrating Hedera token data into trading bots or dashboards without managing API keys
  • Agent-driven crypto data retrieval with automatic micropayment settlement

Fit

Best for

  • Developers wanting keyless, pay-per-call access to HBAR token data
  • AI agents that can settle x402 payments on Base
  • Projects needing low-friction crypto data without subscription commitments

Not for

  • Users needing comprehensive API documentation or OpenAPI specs before integration
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone requiring data for tokens other than HBAR from this specific endpoint

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/HBAR \
  -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 confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response examples, and the docs pages are empty. The actual functionality of the HBAR endpoint is entirely undocumented.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema definition found; request and response formats are unknown
  • The provider lists many endpoints across diverse categories (AI, analytics, finance, utilities) all at the same price, which may indicate a template or placeholder site

Citations

Provenance

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

Agent access