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 (account ID 116) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/accounts/116/balance` is labeled "Premium API Access" and accepts POST requests. Payment is handled via the x402 protocol: callers must include an X-PAYMENT header with a valid payment proof. The x402 challenge confirms the endpoint is live, requesting a maximum of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. No API keys or rate limits are advertised; access is gated purely by micropayment.

Documentation is extremely sparse — the docs, pricing, API, 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 description of what the balance response actually contains. The platform's landing page lists many endpoints but provides no technical detail beyond endpoint paths and prices. Treat this as a low-documentation, exploratory-stage service.

Capabilities

x402-paymentaccount-balanceusdc-micropaymentbase-networkpay-per-requestno-api-key

Use cases

  • Querying account balance data without needing API keys or subscriptions
  • Integrating pay-per-call balance lookups into agent workflows
  • Testing x402 micropayment protocol integrations on Base

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-call API access
  • Low-volume balance queries without subscription overhead

Not for

  • High-volume balance monitoring requiring bulk pricing
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Production systems requiring SLA guarantees or support

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the endpoint's actual functionality ('Premium API Access' for an account balance) is vaguely described. Docs pages return only 'Connect wallet' with no content.

Warnings

  • No OpenAPI schema or request/response documentation available
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no useful content
  • The specific purpose and response format of /api/v1/accounts/116/balance is unknown — 'Premium API Access' is a generic label
  • No SLA, rate limit, or support information provided

Citations

Provenance

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

Agent access