x402basequality 0.30

x402-gated account statements endpoint on Base, pay $0.02 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/71/statements`. It is part of a broader platform offering dozens of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request settled in USDC on the Base network.

The specific endpoint probed here (`/accounts/71/statements`) is described generically as "Premium API Access" and returns `application/json`. Payment is handled via the x402 protocol: callers send an `X-PAYMENT` header containing a signed USDC payment of up to 20,000 base units (i.e., $0.02, since USDC uses 6 decimals) to the payee address on Base. No API keys, rate limits, or upfront commitments are required — access is purely pay-per-use.

Documentation on the site is extremely thin. 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, and no usage examples. The endpoint is confirmed live (402 challenge returned), but without documentation it is unclear what request body the POST expects or what the response payload looks like. The account ID "71" in the URL path suggests this may be a demo or fixed-account endpoint rather than a parameterized resource.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestjson-response

Use cases

  • Retrieving account statement data on a per-request payment basis
  • Integrating pay-per-call financial data into agent workflows
  • Accessing account records without API key registration

Fit

Best for

  • Agents or developers who want keyless, pay-per-call access to account statements
  • Scenarios requiring no upfront commitment or subscription
  • x402-compatible wallets and agent frameworks on Base

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume batch retrieval where per-request pricing is inefficient
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is zero documentation: no OpenAPI spec, no request/response schema, no examples, and all doc pages render only 'Connect wallet'. The endpoint path with a hardcoded account ID and generic 'Premium API Access' description provide very little information about actual functionality.

Warnings

  • No OpenAPI spec or request/response schema available
  • All documentation pages (/docs, /api, /pricing, /README) are empty beyond a wallet-connect prompt
  • The hardcoded account ID '71' in the URL suggests this may be a demo or single-purpose endpoint
  • Actual response payload structure is unknown — no examples found anywhere

Citations

Provenance

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

Agent access

x402-gated account statements endpoint on Base, pay $0.02 per request in USDC. — Clawmart · Clawmart