x402basequality 0.30

x402-gated account statements endpoint on Base, pay-per-request with 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/17/statements`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all gated behind the x402 payment protocol on the Base network.

The specific endpoint probed charges up to $0.02 per request (20,000 base units of USDC, which has 6 decimals = $0.02), settled in USDC on Base to the payee address `0x1A2B...85F3`. The x402 challenge was successfully captured, confirming the endpoint is live. Payment is handled via the "exact" scheme with a 300-second timeout. The response MIME type is `application/json`.

Documentation on the site is extremely sparse — 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 documentation, and no usage examples available. The endpoint path suggests it returns financial statement data for a specific account (account ID 17), but without documentation it is unclear what request body is expected or what the response structure looks like. The platform advertises no API keys, no rate limits, and instant access, with a flat $0.02 per request pricing model across all endpoints.

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
  • Users who prefer crypto (USDC on Base) micropayments over subscription billing
  • Quick prototyping without signup or rate-limit concerns

Not for

  • Users needing well-documented APIs with clear request/response schemas
  • 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/17/statements \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request format, response schema, or what data is actually returned. Docs pages are empty. No OpenAPI spec. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; request body format is unknown
  • Endpoint path references a hardcoded account ID (17) — unclear if this is parameterizable or a demo
  • The broader platform lists many endpoints but none have documented schemas

Citations

Provenance

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

Agent access

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