x402basequality 0.30

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/75/statements`. It is part of a broader platform offering dozens of x402-payable API endpoints spanning data analytics, AI/ML inference, finance, crypto, infrastructure utilities, and more. All endpoints on the platform use the x402 payment protocol, settling on the Base network in USDC.

The specific endpoint probed charges a maximum of 0.02 USDC per request (maxAmountRequired=20000 in base units, with USDC using 6 decimals). The platform advertises uniform $0.02/request pricing across all its APIs, with no API keys, no rate limits, and no minimum commitments. Payment is made via the x402 `exact` scheme, sending USDC to the specified payTo address on Base.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the account statements endpoint actually returns or what parameters it accepts. The endpoint path suggests it retrieves financial statements for a specific account (ID 75), but the actual data model is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementsper-request-pricingno-api-key

Use cases

  • Retrieving account statement data via a single paid API call
  • Programmatic access to financial account records without API key management
  • Agent-driven workflows that need on-demand account data with crypto micropayments

Fit

Best for

  • Developers wanting keyless, pay-per-use access to account data
  • AI agents that can settle x402 payments on Base in USDC
  • Prototyping integrations where low per-call cost matters

Not for

  • Users needing detailed API documentation or schema guarantees before integration
  • High-volume batch retrieval where per-request pricing adds up
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear at $0.02 USDC per request. However, there is no OpenAPI schema, no request/response examples, no documentation beyond a wallet-connect prompt, and the purpose of the specific endpoint (account 75 statements) is opaque. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or JSON schema describing request parameters or response format.
  • The endpoint path references a hardcoded account ID (75); it is unclear whether this is a demo or a real resource.
  • The broader platform lists many endpoints but none have documented schemas or examples.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:49:15Z · 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