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, paid 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 access any endpoint.

The specific endpoint probed (`/api/v1/transfers/100`) is listed as "Premium API Access" and returns a standard x402 challenge requesting up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) on Base. The platform advertises roughly 16 endpoints across four categories: metrics/reports/export/insights (data), sentiment/summarize/classify/embeddings (AI), prices/rates/quotes/gas (finance), and geocode/validate/convert/generate (utilities). All share the same $0.02 flat pricing.

Documentation is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The endpoint is live and responds with a well-formed x402 challenge, but without documentation it is difficult to know what request bodies each endpoint expects or what response shapes they return.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticssentiment-analysistext-summarizationtext-classificationembeddingsprice-feedsexchange-ratesgas-estimatesgeocodingvalidationconversion

Use cases

  • Querying real-time financial price feeds and exchange rates without an API key
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) on a per-call basis
  • Accessing utility services like geocoding, validation, and data conversion with micropayments
  • Exporting data or generating analytics reports via pay-as-you-go endpoints

Fit

Best for

  • Developers wanting zero-signup, pay-per-use API access
  • Agents or bots that can settle payments in USDC on Base via x402
  • Prototyping or low-volume use cases where $0.02/request is cost-effective

Not for

  • High-volume production workloads needing SLAs and guaranteed uptime documentation
  • Users who need detailed API documentation, request/response schemas, or SDKs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, and the landing page lists available endpoints with pricing. However, there is zero documentation beyond the landing page — no OpenAPI spec, no request/response schemas, no examples, and all doc pages render only 'Connect wallet'. The actual functionality behind each endpoint is unverifiable.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema definitions found; request/response formats are unknown
  • The specific endpoint path '/api/v1/transfers/100' does not clearly map to any of the advertised endpoint categories, making its purpose unclear
  • Cannot verify that the advertised AI, finance, or utility endpoints actually function as described

Citations

Provenance

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

Agent access