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

The endpoint uses the x402 payment protocol (version 1, "exact" scheme). When called without payment, it returns a 402 challenge advertising a max amount of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The response MIME type is `application/json`.

The specific endpoint path (`/accounts/121/statements`) suggests it returns financial statement data for a particular account. However, no detailed documentation, request schema, or response schema is available — the docs, pricing, and API pages on the site all render only a "Connect wallet" prompt with no further content. Because of this, the exact request body format and response structure are unknown. The platform advertises no API keys, no rate limits, and instant access, with all payments handled on-chain via the Base network.

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 statement records without API key registration

Fit

Best for

  • Agents or services needing on-demand account statement retrieval
  • Developers wanting keyless, pay-per-use API access settled in USDC
  • Prototyping x402 payment flows on Base

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • High-volume batch retrieval where per-request pricing is inefficient
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/121/statements
# Returns 402 with x402 challenge; attach X-PAYMENT header with signed USDC payment to access.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and payment details. However, there is no OpenAPI schema, no request/response documentation, and the docs pages are empty ("Connect wallet" only). The specific purpose of account 121 statements is unclear, and no example payloads are available.

Warnings

  • No API documentation available — docs, pricing, and API pages all render only 'Connect wallet' with no content.
  • No request body schema or response schema documented; integration requires trial and error.
  • The endpoint path references a specific account ID (121); it is unclear whether other account IDs are supported or what data is returned.
  • The broader platform lists many endpoints but none have documented schemas.

Citations

Provenance

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

Agent access