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 pay-per-request "Premium API Access" resource at the path `/api/v1/accounts/197/balance`. It is part of a broader platform that offers dozens of x402-gated API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint probed (`/api/v1/accounts/197/balance`) returns a 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02, since USDC uses 6 decimals) per call. Payment is made via the x402 protocol's `exact` scheme, with a 300-second timeout. The endpoint accepts POST requests and returns `application/json`. No API keys or rate limits are advertised — access is gated purely by micropayment.

Documentation on the site 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 spec, no request/response schema documentation, and no examples of what the balance endpoint actually returns. The endpoint's purpose (account balance lookup) can only be inferred from its URL path. The broader platform lists many endpoints but provides no detailed documentation for any of them.

Capabilities

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

Use cases

  • Querying account balance data via micropayment without API key registration
  • Integrating pay-per-call balance lookups into agent workflows on Base
  • Demonstrating x402 protocol payment flows for API access

Fit

Best for

  • Developers experimenting with x402 micropayment-gated APIs
  • Agents that need keyless, pay-per-call API access on Base
  • Projects exploring USDC micropayment infrastructure

Not for

  • Production use cases requiring documented request/response schemas
  • Users who need free or subscription-based API access
  • Applications requiring high-throughput batch balance queries with SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/197/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 live and returns a valid x402 402 challenge, but there is zero documentation on request parameters, response schema, or what 'account 197 balance' actually represents. No OpenAPI spec, no examples, and all doc pages are empty. The listing is effectively a stub.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided for this endpoint
  • The purpose of '/api/v1/accounts/197/balance' is unclear — it is not obvious what 'account 197' refers to or what data is returned
  • The broader platform lists many endpoints but none have documented schemas or examples

Citations

Provenance

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

Agent access