x402basequality 0.35

Pay-per-call API platform on Base (USDC) covering 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 spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. Every endpoint is priced at $0.02 per request, settled in USDC on the Base network via the x402 payment protocol. There are no API keys, no rate limits, and no minimum commitments — callers simply attach an X-PAYMENT header with a valid payment proof to each request.

The specific endpoint at `/api/v1/customers/82` is listed as "Premium API Access" and returns `application/json`. 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 endpoint accepts POST requests and is discoverable. Other endpoints on the platform cover 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 beyond the landing page is extremely thin: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The actual behavior and response format of `/api/v1/customers/82` is unknown beyond the MIME type declared in the x402 challenge.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apipost-methodno-api-keyno-rate-limit

Use cases

  • Accessing premium data or customer records via a single paid POST request
  • Agent-driven workflows that need on-demand API calls without pre-registration
  • Programmatic access to various data, AI, and finance endpoints with crypto micropayments

Fit

Best for

  • Developers or agents wanting zero-signup, pay-as-you-go API access
  • x402-compatible clients settling in USDC on Base
  • Low-volume or sporadic API consumers who don't want subscriptions

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Teams that require fiat payment rails (credit card, invoice)

Quick start

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

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 ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and no examples. The purpose of '/api/v1/customers/82' specifically is opaque. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • The specific endpoint '/api/v1/customers/82' has a generic 'Premium API Access' description with no detail on what data it returns
  • Cannot verify what actual service this endpoint provides beyond the MIME type application/json

Citations

Provenance

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

Agent access