x402basequality 0.35

Pay-per-call API platform on Base network — $0.02/request via x402 USDC payments.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is a pay-per-request API platform that gates access to a broad set of endpoints using the x402 protocol. Each call costs $0.02 in USDC on the Base network, with no API keys, no rate limits, and no subscriptions required. The specific endpoint at `/api/v1/messages/129` is listed as "Premium API Access" and follows the same x402 payment pattern.

The platform advertises four categories of APIs: 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 uniformly at $0.02 per request.

The probed endpoint (`/api/v1/messages/129`) returned a valid x402 challenge with `maxAmountRequired` of 20000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base, 6 decimals), which equals $0.02. Payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`. The endpoint accepts POST requests and returns `application/json`. Note that this specific path (`/messages/129`) does not clearly map to any of the advertised API categories on the landing page, so its exact functionality is unclear.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsehttp-postno-api-keyno-rate-limit

Use cases

  • Accessing premium API endpoints without managing API keys or subscriptions
  • Making one-off API calls with instant USDC micropayments on Base
  • Agent-driven workflows that need frictionless pay-per-use data or utility endpoints

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto-native micropayments over traditional billing

Not for

  • Users who need detailed documentation or OpenAPI schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Users without access to USDC on the Base network

Quick start

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

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 schema, no documentation for the /messages/129 path, no request/response examples, and the crawled pages beyond the landing page returned only 'Connect wallet' with no useful content. The specific functionality of this endpoint is unknown.

Warnings

  • No OpenAPI or schema documentation available for any endpoint
  • The /api/v1/messages/129 path does not correspond to any of the advertised API categories on the landing page — its actual functionality is unclear
  • No request body schema or response examples are available
  • Crawled /api, /pricing, and /README pages returned no meaningful content (only 'Connect wallet')

Citations

Provenance

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

Agent access