x402basequality 0.35

Pay-per-call API suite for analytics, AI, finance, and utilities on Base via x402 at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com offers a collection of x402-enabled API endpoints spanning 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 using the x402 protocol — no API keys, no rate limits, and no subscriptions required.

The probed endpoint at `/api/internal` returned a valid x402 402 challenge with a `maxAmountRequired` of 20000 base units of USDC (0x8335…2913 on Base), which equals $0.02. Payment is made via the `exact` scheme to the specified payTo address. The challenge indicates x402 version 1 with a 300-second timeout. The landing page lists 16 distinct API endpoints across the four categories, 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 documentation for any of the listed endpoints. It is unclear what request bodies the endpoints expect or what response formats they return. The site appears functional (root returns 200, x402 challenge is live), but without documentation it is difficult to assess the actual quality or reliability of the underlying services.

Capabilities

x402-paymentpay-per-requestsentiment-analysistext-summarizationtext-classificationembeddingsanalyticsdata-exportprice-feedsexchange-ratesgas-estimatesgeocodingvalidationusdc-base

Use cases

  • Running sentiment analysis on text without managing API keys or subscriptions
  • Fetching real-time crypto token quotes and gas estimates via micropayment
  • Generating text embeddings for search or classification tasks on a per-call basis
  • Geocoding addresses or validating data with no upfront commitment
  • Exporting analytics data or generating reports on demand

Fit

Best for

  • Agents or developers who want instant, keyless API access via crypto micropayments
  • Low-volume or bursty workloads where per-request pricing is more economical than subscriptions
  • Web3-native applications already operating on the Base network

Not for

  • High-volume production workloads needing SLAs, rate guarantees, or dedicated support
  • Users who need detailed API documentation and request/response schemas before integrating
  • Teams that cannot or prefer not to pay in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v2/ai/sentiment \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{"text": "This product is amazing!"}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02/request in USDC on Base), but there is zero documentation: no OpenAPI schema, no request/response examples, no endpoint descriptions beyond one-word labels. The /docs, /pricing, and /README pages are all blank beyond a wallet connect prompt. Functionality of the 16 listed endpoints cannot be verified.

Warnings

  • No API documentation available — /docs, /pricing, /README all render only 'Connect wallet'
  • No OpenAPI or JSON schema provided for any endpoint
  • No request or response examples available; input formats are unknown
  • The probed endpoint is /api/internal which is not listed among the 16 public endpoints on the landing page
  • Cannot verify that the listed AI, finance, or utility endpoints actually function as described

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:45:24Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access