x402basequality 0.30

x402-gated account balance endpoint on Base, pay-per-call with 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. It is part of a broader platform that offers a variety of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all gated behind x402 micro-payments settled in USDC on the Base network.

The specific endpoint `/api/v1/accounts/58/balance` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform's landing page confirms a flat $0.02/request pricing model across all endpoints, with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no explanation of what the "account balance" resource actually returns or what parameters it accepts. The endpoint is confirmed live (402 challenge captured), but the lack of documentation makes it difficult to know what data to send or expect back.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestaccount-balancejson-api

Use cases

  • Querying account balance information via a single paid API call
  • Integrating pay-per-request balance lookups into agent workflows
  • Demonstrating x402 protocol payment flows on Base

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing simple pay-per-call API access without API keys
  • Projects already operating on the Base L2 network with USDC

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume use cases where $0.02/request adds up significantly
  • Anyone needing account balance data for a specific, well-known financial platform (the data source is unclear)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/58/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 confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the endpoint actually returns. The docs pages are all empty 'Connect wallet' stubs.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request parameters or response format
  • Purpose of 'account balance' endpoint is unclear — no indication of what account system this references
  • No request or response examples available anywhere in crawled material

Citations

Provenance

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

Agent access