x402basequality 0.35

Pay-per-call API platform on Base via x402 — data, AI, finance, and utility endpoints at $0.02/request.

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 endpoints across four categories: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced at $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no minimum commitments.

The specific endpoint at `/api/v1/accounts/105` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is via the x402 exact scheme with a 300-second timeout. The endpoint accepts HTTP POST and returns application/json.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The exact purpose of the `/api/v1/accounts/105` endpoint is unclear beyond its "Premium API Access" label; it may return account information or serve as a generic access gate. Without schema details or sample responses, integrators will need to experiment to determine the request and response formats.

Capabilities

x402-paymentpay-per-requestusdc-basedata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingno-api-keyno-rate-limits

Use cases

  • Accessing AI inference endpoints (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time financial data such as token quotes, gas estimates, and exchange rates on a per-call basis
  • Running data analytics queries and exporting data with instant crypto-settled micropayments
  • Using utility services like geocoding, validation, and conversion with no subscription commitment

Fit

Best for

  • Developers wanting zero-friction API access without signup or API keys
  • Agents and bots that can settle payments in USDC on Base automatically via x402
  • Projects needing low-cost, pay-as-you-go access to a variety of utility and AI endpoints

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Applications requiring high-throughput bulk access where per-request pricing is cost-prohibitive
  • Developers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/105 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, and all documentation pages render only 'Connect wallet' with no useful content. The purpose of /api/v1/accounts/105 specifically is unclear. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — all doc pages return only 'Connect wallet'
  • The exact purpose and expected request/response format of /api/v1/accounts/105 is undocumented
  • The broad catalog of endpoints listed on the homepage cannot be individually verified from the crawl
  • No examples or error handling documentation found

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 01:06:55Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access