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" resource at the path /api/v1/accounts/128/balance. It is part of a broader platform offering various pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities—all gated via the x402 payment protocol on the Base network.

The specific endpoint accepts POST requests and returns JSON. Payment is settled in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base) with a maximum amount required of 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). The platform advertises a flat $0.02 per request across all endpoints, with no API keys, no rate limits, and no minimum commitments required.

Documentation on the site is extremely sparse—most pages beyond the landing page only show a "Connect wallet" prompt. There is no OpenAPI spec, no detailed request/response schema, and no usage examples available. The endpoint is confirmed live via a valid 402 challenge response. The exact semantics of the "accounts/128/balance" resource are unclear from available materials; it may return account balance information but this is inferred solely from the URL path.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseaccount-balance

Use cases

  • Querying account balance data with per-request USDC micropayments
  • Integrating pay-as-you-go API access without API key management
  • Agent-driven balance lookups settled on Base L2

Fit

Best for

  • Developers wanting keyless, pay-per-call API access
  • AI agents with Base USDC wallets needing on-demand data
  • Projects requiring low-friction micropayment-gated endpoints

Not for

  • Users needing detailed API documentation or SDKs
  • High-volume use cases where per-request pricing is inefficient
  • Users without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, but there is no documentation, no request/response schema, no examples, and the purpose of this specific endpoint (accounts/128/balance) is unclear. The site's docs pages are empty beyond a wallet connect prompt.

Warnings

  • No API documentation available beyond the landing page
  • No request or response schema provided
  • Purpose of /api/v1/accounts/128/balance is unclear—may be a demo or placeholder
  • No OpenAPI spec or ai-plugin manifest found

Citations

Provenance

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

Agent access