x402basequality 0.35

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/88/statements`. It is part of a broader platform offering dozens of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request.

Payment is handled via the x402 protocol on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The challenge advertises a `maxAmountRequired` of 20,000 base units, which at 6 decimals equals $0.02 USD. No API keys are required; callers simply attach an `X-PAYMENT` header with a valid x402 payment proof. The platform advertises no rate limits and instant access.

The specific endpoint listed here (`/api/v1/accounts/88/statements`) is labeled "Premium API Access" but its exact response schema and input parameters are undocumented. The crawled docs, pricing, API, and README pages all returned only a "Connect wallet" stub with no further documentation. Without schema details or example responses, the actual data returned by this endpoint remains unclear. The broader platform lists many endpoint categories but provides no OpenAPI spec or detailed documentation for any of them.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestno-api-keypost-method

Use cases

  • Retrieving account statement data via a single paid API call
  • Integrating pay-per-request financial data into agent workflows
  • Accessing premium data without managing API keys or subscriptions

Fit

Best for

  • Agents that can settle x402 payments in USDC on Base
  • Developers wanting zero-commitment, pay-as-you-go API access
  • Automated workflows needing account statement data without subscription overhead

Not for

  • Users who need detailed API documentation or OpenAPI specs 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/88/statements \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documented input/output schema, no example responses, and all doc pages return only a wallet-connect stub. The purpose of this specific endpoint (account 88 statements) is opaque.

Warnings

  • No OpenAPI spec or schema documentation available for any endpoint on the platform
  • All documentation pages (/docs, /api, /pricing, /README) return only a 'Connect wallet' stub with no content
  • The specific endpoint path includes a hardcoded account ID (88); it is unclear whether this is parameterizable or a fixed demo
  • Response format and required POST body fields are completely undocumented

Citations

Provenance

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

Agent access