x402basequality 0.35

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/41/statements`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of x402-payable APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services.

The specific endpoint probed here is gated by the x402 protocol (version 1) using the "exact" payment scheme on the Base network. The maximum amount required per request is 20,000 base units of USDC (contract `0x8335...2913`), which equals $0.02 USD (USDC uses 6 decimals). Payment is made via the `X-PAYMENT` header, settling to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout. The response MIME type is `application/json`.

The platform advertises a flat $0.02 per request across all endpoints, with no API keys, no rate limits, no minimums, and instant access. However, documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned only a "Connect wallet" prompt with no substantive content, so the actual data returned by this statements endpoint is unknown. There is no OpenAPI schema, no example requests or responses, and no detailed documentation available from the crawl.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementsjson-responseper-request-pricing

Use cases

  • Retrieving account statement data on a pay-per-request basis
  • Programmatic access to financial account records without API key management
  • Agent-driven financial data retrieval settled in USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-call access to account statements
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or example schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone requiring non-crypto payment methods

Quick start

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

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 documentation, no example requests or responses, and the purpose of the 'account statements' endpoint is only vaguely described. All doc pages returned empty 'Connect wallet' stubs.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) return only 'Connect wallet' with no content.
  • No OpenAPI or input/output schema provided; the actual request body format and response structure are unknown.
  • The endpoint path references a specific account ID (41), suggesting it may be a demo or placeholder rather than a general-purpose API.
  • The platform lists many diverse API categories (AI, finance, geocoding, etc.) all at $0.02 — unclear whether these are fully functional or stubs.

Citations

Provenance

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

Agent access

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