x402basequality 0.35

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 provides account balance information behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-call APIs 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/126/balance` returns account balance data in JSON format. Payment is handled via the x402 protocol: callers include an X-PAYMENT header with a signed USDC payment of up to $0.02 (20,000 base units of USDC with 6 decimals) on Base. There are no API keys, no rate limits, and no signup required — access is granted purely through per-request micropayments.

The platform advertises additional endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation. Documentation pages exist but appear to require a wallet connection to view, so detailed request/response schemas are not available from the crawl. The endpoint is live and returns a valid x402 challenge (HTTP 402) as expected.

Capabilities

x402-paymentusdc-baseaccount-balancepay-per-requestno-api-keyjson-response

Use cases

  • Querying account balance data programmatically with per-request USDC micropayments
  • Integrating balance lookups into agent workflows without managing API keys
  • Demonstrating x402 protocol payment flows on Base network

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • Agents that need keyless, pay-per-call API access on Base
  • Projects requiring low-friction account balance queries settled in USDC

Not for

  • Users who need free or subscription-based API access
  • Applications requiring detailed API documentation or OpenAPI schemas upfront
  • High-volume batch queries where per-request pricing may add up

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI schema, no documented request/response format, and the docs pages are gated behind wallet connection. The specific purpose of 'account 126 balance' is unclear — it may be a demo or placeholder. Very little can be verified about what the endpoint actually returns.

Warnings

  • No OpenAPI or request/response schema available; endpoint behavior must be inferred
  • Documentation pages require wallet connection and returned no useful content
  • The endpoint path references a specific account ID (126) — unclear if this is parameterizable or a fixed demo
  • The platform lists many endpoints but none have documented schemas; actual functionality is unverified

Citations

Provenance

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

Agent access