x402basequality 0.30

Pay-per-call API platform on Base (USDC) offering 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 hosts a broad collection of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and general utility services. Every endpoint is priced at $0.02 per request, paid in USDC on the Base network via the x402 protocol. There are no API keys, no rate limits, and no minimum commitments — callers simply attach an x402 payment header to each request.

The specific endpoint at `/api/v1/messages/126` is listed as "Premium API Access" and returns `application/json`. Its x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The endpoint accepts HTTP POST and is discoverable. 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.

Documentation beyond the landing page is sparse: the /api, /pricing, and /README pages all resolve to a "Connect wallet" prompt with no further content. No OpenAPI spec, request/response schemas, or usage examples are published, so the exact input format and response structure for this endpoint are unknown.

Capabilities

x402-paymentper-request-pricingusdc-basejson-apihttp-postno-api-keyno-rate-limit

Use cases

  • Agents that need on-demand API access without pre-registration or API keys
  • Programmatic access to data, AI inference, or utility functions with per-call crypto payment
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers or agents wanting zero-signup, pay-as-you-go API access
  • x402-compatible wallets and agent frameworks on Base
  • Low-volume or sporadic API consumers who prefer per-call billing

Not for

  • High-volume production workloads needing SLAs or guaranteed uptime
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Callers without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/messages/126 \
  -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, and no examples. The purpose of /api/v1/messages/126 specifically is opaque — 'Premium API Access' is a generic label. Effectively a stub listing.

Warnings

  • No OpenAPI spec or request/response schema available
  • No documentation beyond the landing page — /api, /pricing, /README all show only 'Connect wallet'
  • The specific purpose of /api/v1/messages/126 is unclear; 'Premium API Access' is a generic description
  • Cannot verify what data or functionality this endpoint actually returns

Citations

Provenance

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

Agent access