x402basequality 0.30

Pay-per-call API platform on Base network via x402 — $0.02/request, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of pay-per-request endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints are priced at $0.02 per request, paid in USDC on the Base network using the x402 payment protocol. No API keys, rate limits, or upfront commitments are required — callers simply attach an X-PAYMENT header with a valid payment proof.

The specific endpoint at `/api/v1/transfers/26` is listed as "Premium API Access" and accepts POST requests. Its x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The platform also offers endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02 price point.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the `/api/v1/transfers/26` endpoint actually returns. The endpoint is live (returns a proper 402 challenge), but without documentation it is unclear what data or functionality "Premium API Access" provides beyond the generic label.

Capabilities

x402-paymentpay-per-requestusdc-base-networkno-api-keypost-endpointjson-response

Use cases

  • Accessing premium API data without managing API keys or subscriptions
  • Making one-off paid API calls settled in USDC on Base
  • Integrating pay-per-request endpoints into autonomous agent workflows

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto-native micropayments over traditional billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integration
  • Applications requiring guaranteed SLAs or enterprise support
  • Users without access to USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no description of what 'Premium API Access' at /api/v1/transfers/26 actually does. The listing is effectively a stub.

Warnings

  • No documentation available — all doc/pricing/API/README pages render only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The purpose of '/api/v1/transfers/26' ('Premium API Access') is completely undocumented
  • Cannot verify what data or functionality this specific endpoint provides

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 14:15:37Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access