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/48/statements`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities.

The specific endpoint probed here is described as "Premium API Access" and returns an x402 challenge requesting payment of up to 20,000 base units of USDC (0x8335…2913 on Base network), which equals $0.02 per request (USDC uses 6 decimals). Payment is settled on the Base L2 network using the "exact" scheme. The platform advertises a flat $0.02/request pricing across all its endpoints, with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (402 challenge returned successfully), but without documentation it is unclear what request body the POST expects or what the response payload looks like. The endpoint path suggests it returns financial account statement data for account ID 48, but this is purely inferred from the URL structure.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestno-api-key

Use cases

  • Retrieving account statement data via a single paid API call
  • Programmatic access to financial account records without subscription
  • Agent-driven financial data retrieval with per-request USDC payment

Fit

Best for

  • Agents needing on-demand account statement data without API key management
  • Developers wanting pay-per-use financial data access on Base
  • Crypto-native applications that can settle USDC payments on Base L2

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Applications that cannot settle payments in USDC on the Base network

Quick start

# The endpoint requires an x402 payment header (USDC on Base, $0.02/call)
curl -X POST https://lowpaymentfee.com/api/v1/accounts/48/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 confirmed live with a valid x402 challenge, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, no examples, and the endpoint's actual functionality is only inferred from its URL path. The platform description is generic ('Premium API Access') and provides no specifics about what data is returned.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all render only a wallet connect prompt
  • No OpenAPI or schema definition found for this endpoint
  • Request body format and response payload structure are completely unknown
  • The endpoint path references a specific account ID (48), which may indicate a demo or placeholder rather than a general-purpose API
  • The platform lists many diverse API categories (AI, finance, utilities) all at $0.02 — unclear if all are fully functional

Citations

Provenance

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

Agent access