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/102/statements`. It is part of a broader platform offering dozens of x402-payable API endpoints 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/102/statements`) is described generically as "Premium API Access" and returns `application/json`. Payment is handled via the x402 protocol: callers receive a 402 challenge containing the payment terms (asset, amount, payTo address), construct an on-chain USDC payment on Base, and attach the proof in the `X-PAYMENT` header. The max amount required is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys, rate limits, or upfront commitments are advertised.

Documentation is extremely sparse — the docs, pricing, API, 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 available from the crawl. The exact data returned by the statements endpoint is unknown; the name suggests financial account statement data, but this cannot be confirmed from available material.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementsjson-responsepost-methodpay-per-request

Use cases

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

Fit

Best for

  • Agents or services needing on-demand account statement data with no subscription
  • Developers experimenting with x402 payment-gated APIs on Base
  • Workflows requiring keyless, pay-as-you-go API access

Not for

  • Users who need detailed API documentation or schema guarantees before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation, no request/response schema, no examples, and the purpose of the 'accounts/102/statements' endpoint is only vaguely described as 'Premium API Access'. Effectively a stub listing.

Warnings

  • No OpenAPI spec or request/response schema available
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • The exact data returned by this endpoint is unknown — 'Premium API Access' is not descriptive
  • The endpoint path includes a hardcoded account ID (102); it is unclear if other account IDs are supported or what they represent

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 01:03:45Z · 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