x402basequality 0.25

x402-gated account statements endpoint on Base, pay-per-request with 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/59/statements`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all gated behind the x402 payment protocol on the Base network.

The specific endpoint probed here charges up to $0.02 per request (20,000 base units of USDC, which has 6 decimals = $0.02), settled in USDC on Base to the address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`. The x402 challenge confirms the endpoint is live and returns `application/json`. No API keys or rate limits are advertised; access is purely payment-gated.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the statements endpoint actually returns or what parameters it accepts. The platform landing page lists many endpoints across multiple categories, all at $0.02/request, but provides no technical detail beyond endpoint paths and short labels. The actual functionality behind this specific `/accounts/59/statements` path is unclear — it could be a demo or placeholder account.

Capabilities

x402-payment-gatedusdc-base-settlementpay-per-requestaccount-statementsjson-responseno-api-key-required

Use cases

  • Retrieving account statement data via a single paid API call
  • Integrating pay-per-use financial data into agent workflows
  • Accessing premium data without API key registration

Fit

Best for

  • Agents or developers wanting keyless, pay-per-call access to account data
  • x402-compatible clients on the Base network
  • Quick one-off data retrieval without subscription commitments

Not for

  • Users needing detailed API documentation or schema before integrating
  • High-volume batch retrieval where per-call pricing adds up
  • Anyone without USDC on Base for payment

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no request/response schema, no examples, and the purpose of this specific endpoint (account 59 statements) is unexplained. Docs pages are empty. This is effectively a stub listing.

Warnings

  • No API documentation available — all doc pages return only 'Connect wallet' with no content
  • No request or response schema provided; unknown what parameters the POST accepts or what it returns
  • The endpoint path references a specific account ID (59), which may be a demo/placeholder
  • The platform lists many endpoints but none have technical documentation beyond a label and price

Citations

Provenance

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

Agent access