x402basequality 0.35

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/166/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.

Payment is handled via the x402 protocol on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The challenge advertises a `maxAmountRequired` of 20,000 base units, which at 6 decimals equals $0.02. No API keys or rate limits are required; callers simply attach an `X-PAYMENT` header with a valid x402 payment proof. The endpoint returns `application/json`.

The specific endpoint listed here (`/accounts/166/statements`) appears to serve financial account statement data, but no detailed documentation, request schema, or response schema was found in the crawled material. The provider's docs, pricing, and API pages all rendered only a "Connect wallet" prompt with no further content. As a result, the exact request body format and response structure are unknown. The platform's landing page confirms the pricing model and lists many sibling endpoints, but specifics about this particular resource are sparse.

Capabilities

x402-paymentusdc-baseaccount-statementspay-per-requestno-api-keyjson-response

Use cases

  • Retrieving account statement data for a specific account via programmatic API call
  • Integrating pay-per-request financial data into agent workflows without API key management
  • Accessing financial records on-demand with crypto micropayments

Fit

Best for

  • Agents or applications needing on-demand account statement retrieval
  • Developers who prefer keyless, pay-per-call API access settled in USDC on Base
  • Workflows requiring low-friction financial data access without subscriptions

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • High-volume batch retrieval where per-request pricing may add up
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI schema, no request/response examples, and the docs pages are empty (wallet-gated). The specific purpose of this endpoint (account 166 statements) is vaguely described, making this effectively a stub listing.

Warnings

  • No request or response schema available — exact input format and output structure are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) all render only 'Connect wallet' with no usable content.
  • The endpoint path references a specific account ID (166); it is unclear whether this is a demo account or a fixed resource.
  • The broader platform lists many endpoints but none have detailed documentation accessible without a wallet connection.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 01:32:21Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access