x402basequality 0.30

Check account balance via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns account balance information for a specific account (ID 137) via an x402-gated POST request. Payment is settled in USDC on the Base network at $0.02 per call (20,000 base units with 6 decimals). No API keys or rate limits are required — access is granted purely through the x402 payment protocol.

The provider lowpaymentfee.com hosts a broader suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request and settle on the Base network using USDC.

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 schema, no request/response examples, and no detailed description of what the balance endpoint actually returns. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the lack of documentation makes it difficult to know the expected request body or response format.

Capabilities

x402-paymentusdc-base-networkaccount-balancepay-per-requestno-api-key

Use cases

  • Querying account balance information for account 137 on demand
  • Integrating pay-per-call balance checks into agent workflows without managing API keys
  • Demonstrating x402 protocol micropayment flows on Base

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-call API access on Base
  • Quick one-off account balance lookups

Not for

  • Production systems requiring documented request/response schemas
  • High-volume balance polling where per-request fees add up
  • Users who need detailed API documentation before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and the purpose of this specific balance endpoint is only vaguely implied. The listing is effectively a stub.

Warnings

  • No documentation available — all doc/pricing/API pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Purpose and response format of /api/v1/accounts/137/balance are unknown
  • The account ID 137 is hardcoded in the URL; unclear if other account IDs are supported

Citations

Provenance

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

Agent access