x402basequality 0.30

Pay-per-call API suite on Base (USDC) covering AI, analytics, finance, and utilities 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 collection of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and general utilities. Every endpoint is priced at $0.02 per request, settled in USDC on the Base network. No API keys, accounts, or rate limits are advertised — callers simply attach an x402 payment header to each request.

The specific endpoint at `/api/v1/messages/105` is listed as "Premium API Access." Its x402 challenge confirms it is live and accepts exact-scheme payments of up to 20,000 base units of USDC (0x8335…) on Base, which equals $0.02 (USDC uses 6 decimals). The endpoint expects HTTP POST and returns `application/json`. Beyond the generic label, no further documentation describes what this particular messages endpoint does — the provider's landing page does not list it among its publicly catalogued APIs.

The broader platform advertises endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, gas estimates, geocoding, validation, conversion, and data export, all at the same $0.02 price point. However, crawled documentation pages (/api, /pricing, /README) returned only a "Connect wallet" prompt with no additional technical detail, so request/response schemas for any endpoint — including this one — are unknown.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apipost-methodno-api-key

Use cases

  • Accessing a premium messages endpoint via a single USDC micropayment on Base
  • Integrating pay-per-call APIs without managing API keys or subscriptions
  • Agent-driven workflows that need on-demand API access settled in crypto

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-cost per-request pricing without rate limits

Not for

  • Users who need detailed API documentation or OpenAPI schemas before integrating
  • Applications requiring non-crypto payment methods
  • High-volume batch workloads where per-request pricing may add up

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the purpose of '/api/v1/messages/105' is entirely opaque. The crawled docs pages returned only wallet-connect prompts with no useful content.

Warnings

  • No documentation available for this specific endpoint — its purpose and expected input/output are unknown.
  • The /api/v1/messages/105 path is not listed among the provider's publicly catalogued APIs, raising questions about its intended use.
  • No OpenAPI spec, request schema, or response schema is available for any endpoint on this platform.
  • Crawled /api, /pricing, and /README pages contained no meaningful content beyond 'Connect wallet'.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 22:48:50Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access