x402basequality 0.35

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/178/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 returns account balance information (application/json) and requires a per-call payment of up to 0.02 USDC (maxAmountRequired: 20000 base units, USDC has 6 decimals) settled on Base via the "exact" scheme. No API keys or rate limits are advertised; access is granted instantly upon valid x402 payment. The platform accepts payments to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 using the USDC contract at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base.

Documentation is extremely sparse—the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema beyond the x402 challenge metadata, and no examples of what the balance response actually contains. The endpoint is confirmed live (returns 402 with a valid x402 challenge).

Capabilities

x402-paymentusdc-baseaccount-balancepay-per-requestno-api-key

Use cases

  • Querying account balance data without needing API key registration
  • Programmatic access to balance information via crypto micropayments
  • Agent-driven financial data retrieval with instant x402 settlement

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Developers who cannot transact in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/178/balance \
  -H "X-PAYMENT: <x402_payment_token>" \
  -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 documentation, no request/response schema, and no examples of what the balance endpoint actually returns. The listing is effectively a stub with only pricing and payment metadata available.

Warnings

  • No API documentation available—docs/pricing/API pages all show only 'Connect wallet'
  • No request or response schema provided; unclear what data the balance endpoint returns
  • The specific path /api/v1/accounts/178/balance is not listed on the homepage's available APIs catalog, raising questions about its intended audience
  • No OpenAPI spec or ai-plugin manifest found

Citations

Provenance

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

Agent access