x402basequality 0.25

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/115/statements` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a max amount of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02. Payment is made via the x402 exact scheme with no API keys or rate limits required — callers simply attach an X-PAYMENT header with a valid payment proof.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all rendered only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no explanation of what "account statements" contain or what parameters the POST body accepts. The endpoint's purpose and data model must be inferred entirely from its URL path and the generic platform description.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestjson-responseno-api-key

Use cases

  • Retrieving account statement data for a specific account (ID 115) via a single paid request
  • Integrating pay-per-use financial data into agent workflows without managing API keys
  • Programmatic access to statement records settled on-chain via USDC on Base

Fit

Best for

  • Agents or applications needing on-demand account statement retrieval with crypto-native payment
  • Developers who want keyless, pay-as-you-go API access on Base
  • Workflows requiring low-cost ($0.02) per-request financial data

Not for

  • Users needing detailed API documentation or well-defined request/response schemas before integrating
  • High-volume batch retrieval where per-request pricing may add up
  • Users who cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and no examples. The specific purpose of 'account statements for account 115' is opaque. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body format and response structure are completely unknown
  • All documentation pages (docs, API, pricing, README) returned only a 'Connect wallet' prompt with no content
  • The endpoint path references a hardcoded account ID (115); it is unclear whether this is a demo or a real account
  • The platform lists many API categories but provides no verifiable evidence that any return real data

Citations

Provenance

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

Agent access