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 GET request to `/api/v1/accounts/79/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, crypto, and utility services — all gated behind the x402 payment protocol on the Base network.

The specific endpoint probed returns a 402 challenge requesting payment in USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base). The `maxAmountRequired` is 20,000 base units, which at 6 decimals for USDC equals $0.02 per request. Payment is made via the x402 `exact` scheme with a 300-second timeout. The response MIME type is `application/json`.

The platform advertises a uniform $0.02/request pricing model across all its endpoints, with no API keys, no rate limits, and no minimum commitments. Documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned only a "Connect wallet" prompt with no substantive content, so the actual data schema of the statements response is unknown. The endpoint path suggests it returns financial account statement data for account ID 79, but no further details about the response structure or the nature of the accounts are available from the crawled material.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestjson-response

Use cases

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

Fit

Best for

  • Agents or applications that need on-demand account statement data without subscription overhead
  • Developers who prefer crypto-native pay-per-call pricing over traditional API key models
  • Low-volume consumers who want to avoid rate limits and commitments

Not for

  • Users who need detailed API documentation or response schema guarantees before integrating
  • High-volume consumers who would benefit from bulk pricing or subscription plans
  • Anyone requiring non-USDC or non-Base-network payment options

Quick start

curl -X GET https://lowpaymentfee.com/api/v1/accounts/79/statements \
  -H "X-PAYMENT: <x402-payment-token>"

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 of the response format, no example responses, and the docs/pricing/README pages are all empty beyond a wallet connect prompt. The purpose of 'account 79 statements' is opaque.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • Response schema for the statements endpoint is completely unknown
  • The endpoint path references a specific account ID (79); it is unclear whether other account IDs are supported or what data is returned
  • Platform appears to be a generic demo or placeholder — many diverse API categories listed but no substantive documentation for any of them

Citations

Provenance

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

Agent access