x402basequality 0.30

x402-gated account statements endpoint on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to account statements via a POST request to `/api/v1/accounts/76/statements`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of x402-protocol APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all payable per-request in USDC on the Base network with no API keys or rate limits required.

The specific endpoint probed (`/accounts/76/statements`) returned a live 402 challenge requesting up to 20,000 base units of USDC (0.02 USD) per call, settling to a wallet on Base. The x402 challenge specifies the `exact` payment scheme, a 300-second timeout, and returns `application/json`. The endpoint accepts POST requests and is marked as discoverable.

Documentation on the site is extremely thin — the docs, pricing, API, 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 usage examples available. The purpose of the "account statements" resource and the expected POST body are not documented, making it difficult to use without additional context or experimentation. The platform advertises a flat $0.02/request pricing model across all its endpoints.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementsper-request-billingno-api-keyjson-response

Use cases

  • Retrieving account statement data via a per-request micropayment
  • Integrating x402-compatible agents with financial data endpoints
  • Programmatic access to account records without traditional API key management

Fit

Best for

  • Agents or applications that support x402 payment protocol
  • Users who want pay-per-use access without subscriptions or API keys
  • Developers building on Base network with USDC settlement

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume consumers who prefer flat-rate or subscription pricing
  • Anyone needing non-USDC or non-Base payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/76/statements \
  -H "X-PAYMENT: <x402-payment-header>" \
  -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 format, response schema, or what 'account statements' actually contains. Docs pages are empty beyond a wallet-connect prompt. No OpenAPI spec or examples exist. This is effectively a stub listing.

Warnings

  • No request body schema documented — unknown what POST body is expected
  • No response schema documented — unknown what data is returned
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • The specific resource '/api/v1/accounts/76/statements' is not listed among the site's advertised APIs, raising questions about its intended use
  • Purpose and data content of 'account statements' is entirely unclear

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:53:41Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access