x402basequality 0.25

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is a pay-per-request API platform that uses the x402 protocol to accept USDC payments on the Base network. The specific endpoint `/api/v1/transactions/228` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals) per call. The platform advertises no API keys, no rate limits, and instant access — you simply attach an x402 payment header to each request.

The broader lowpaymentfee.com site offers multiple API 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 listed at $0.02 per request. However, the specific endpoint being listed here (`/api/v1/transactions/228`) does not clearly map to any of those named categories — it sits under a `/transactions/` path and is described only as "Premium API Access" with no further documentation on what data or functionality it returns.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what this particular endpoint returns. The endpoint is confirmed live (402 challenge captured), but the actual functionality behind the paywall is unknown.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyjson-response

Use cases

  • Accessing premium data or services with per-request USDC micropayments
  • Integrating pay-as-you-go API calls into agent workflows without API key management
  • Testing x402 protocol payment flows on Base network

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-call API access on Base
  • Users who want to avoid subscription commitments for occasional API calls

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume use cases where per-request pricing may add up vs. subscription plans
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is zero documentation on what the endpoint actually does or returns. No OpenAPI spec, no request/response examples, and the docs pages are empty. The 'Premium API Access' label is completely generic. Functionality behind the paywall is unknown.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content
  • The endpoint path /api/v1/transactions/228 does not match any of the named API categories on the homepage; its actual functionality is unknown
  • No OpenAPI spec or response schema provided
  • No examples of request body or response payload available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 12:35:50Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access