x402basequality 0.25

x402-gated account balance endpoint on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" account balance lookup via the x402 payment protocol. The specific resource `/api/v1/accounts/95/balance` returns JSON data when called with a valid x402 payment header. It is part of a broader platform that advertises multiple API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The x402 challenge confirms the endpoint is live and accepts exact-scheme payments in USDC (contract 0x8335…2913 on Base) with a maximum amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). No API keys or rate limits are advertised; access is granted purely through per-call micropayments. The payment recipient address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, and the timeout window is 300 seconds.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema beyond the x402 output schema stub, and no explanation of what "account balance" data is actually returned. The platform's landing page lists many endpoints across multiple domains but provides no detailed documentation for any of them.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-balanceper-request-micropaymentno-api-keyjson-response

Use cases

  • Querying account balance data with per-request USDC micropayments
  • Integrating pay-per-call APIs without managing API keys or subscriptions
  • Demonstrating x402 payment protocol usage on the Base network

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • Agents that need keyless, pay-per-call API access on Base
  • Low-volume consumers who prefer micropayments over subscriptions

Not for

  • Users needing well-documented APIs with clear request/response schemas
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/95/balance \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what the endpoint actually returns, no request/response schemas, and no examples. The docs pages are empty. The specific endpoint path (/accounts/95/balance) is not even listed on the landing page, making its purpose unclear.

Warnings

  • No documentation available — all doc/API/pricing/README pages render only 'Connect wallet' with no content.
  • The specific endpoint /api/v1/accounts/95/balance is not listed among the platform's advertised APIs; its purpose and response format are unknown.
  • No OpenAPI spec or request/response schema provided.
  • No examples of successful responses available anywhere in crawled content.

Citations

Provenance

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

Agent access