x402basequality 0.35

x402-payable account statements endpoint on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides account statement data behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/accounts/18/statements` accepts POST requests and returns JSON. The x402 challenge confirms it is live, requiring a payment of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 USD. Payment is made via the x402 "exact" scheme to the payee address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, with a 300-second timeout window.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /pricing, /api, /README) all resolve but contain only a "Connect wallet" prompt with no substantive content, so the actual request/response schema for this statements endpoint is unknown. The endpoint's purpose — account statements — suggests financial or accounting data, but without documentation or example payloads, the exact fields and capabilities cannot be confirmed.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestjson-responsepost-method

Use cases

  • Retrieving account statement data on a per-request payment basis
  • Integrating financial statement lookups into agent workflows without API keys
  • Programmatic access to account records settled via crypto micropayments

Fit

Best for

  • Agents or applications needing on-demand account statement data without subscription commitments
  • Developers who prefer crypto-native pay-per-use billing on Base
  • Low-volume or sporadic access patterns where $0.02/call is cost-effective

Not for

  • High-volume bulk data retrieval where per-request pricing adds up quickly
  • Users who need detailed API documentation and schema guarantees before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing. However, there is no documentation, no request/response schema, and no examples available. The docs, pricing, and API pages are all empty stubs showing only 'Connect wallet'. The purpose of the specific /accounts/18/statements path is unclear beyond the generic 'Premium API Access' label.

Warnings

  • No API documentation available — all doc pages return only a 'Connect wallet' prompt with no content
  • Request body schema and response schema are completely unknown
  • The endpoint path includes a hardcoded account ID (18), suggesting it may be account-specific rather than general-purpose
  • Platform appears to be a demo or early-stage project with many listed endpoints but no substantive documentation

Citations

Provenance

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

Agent access