x402basequality 0.25

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/164/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 utility services.

The specific endpoint probed returns a 402 challenge requesting payment of up to 0.02 USDC (20,000 base units with 6 decimals) on the Base network, settled to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the USDC token contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`. The x402 scheme is "exact" with a 300-second timeout. The response MIME type is `application/json`.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the "statements" resource actually contains or what POST body it expects. The platform advertises $0.02/request across all endpoints, no API keys, no rate limits, and instant access. Without further documentation it is unclear what data this particular endpoint returns or what input parameters it accepts.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestjson-response

Use cases

  • Retrieving account statement data via a single paid API call
  • Programmatic access to financial account records without API key registration
  • Agent-driven data retrieval with on-chain USDC micropayments

Fit

Best for

  • Developers wanting keyless, pay-per-use API access on Base
  • AI agents that can settle x402 payments in USDC
  • Quick one-off account statement lookups without subscription commitments

Not for

  • Users needing detailed API documentation or request/response schemas before integrating
  • High-volume batch processing where per-request fees add up
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/164/statements
# Returns 402 with x402 challenge; attach X-PAYMENT header with valid USDC payment proof to access.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is virtually no documentation: no OpenAPI spec, no request/response schema, no explanation of what 'statements' contains, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only 'Connect wallet' with no content.
  • No request body schema provided; unclear what POST parameters the endpoint expects.
  • No response schema or example; unknown what data is returned upon successful payment.
  • The endpoint path includes a hardcoded account ID (164); unclear if this is parameterizable or a demo.
  • Platform appears to be a generic x402 showcase; actual data behind endpoints is unverified.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 01:31:27Z · 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