x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $0.02/request in USDC.

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 pay-per-request endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility/infrastructure services. All endpoints are priced at $0.02 per request, settled in USDC on the Base network. No API keys, accounts, or rate limits are required — callers simply attach an x402 payment header to each request.

The specific endpoint at `/api/v1/messages/144` is listed as "Premium API Access" and accepts POST requests. Its x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment timeout is 300 seconds. The broader platform also exposes endpoints for 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.

Note that the crawled documentation is very thin: the /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no further detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the provider. The exact functionality behind the `/api/v1/messages/144` path is unclear — the name "Premium API Access" and the "messages" path segment suggest it may be a messaging or content retrieval endpoint, but this is speculative.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkno-api-keyno-rate-limitpost-endpoint

Use cases

  • Accessing premium API content without creating an account or managing API keys
  • Agent-driven workflows that need on-demand, pay-per-call API access settled in crypto
  • Programmatic access to a messages or content endpoint with instant USDC micropayments

Fit

Best for

  • Developers or agents who want zero-friction, keyless API access
  • Use cases requiring per-request billing with no subscription commitment
  • Crypto-native applications already operating on the Base network

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscription plans
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/messages/144 \
  -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 captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific purpose of /api/v1/messages/144 is undocumented. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available from the provider
  • The exact functionality of /api/v1/messages/144 is unclear — 'Premium API Access' is a generic label
  • All documentation pages (/api, /pricing, /README) returned only 'Connect wallet' with no content
  • No request body schema or response examples are documented anywhere

Citations

Provenance

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

Agent access