x402basequality 0.35

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/234` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02) per call. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform offers endpoints across four 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 uniformly priced at $0.02 per request.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The specific functionality behind the `/api/v1/transactions/234` endpoint is unclear beyond its "Premium API Access" label. The x402 challenge is live and well-formed, confirming the endpoint is operational, but the lack of documentation makes it difficult to know what data or service is actually returned upon successful payment.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyhttp-post

Use cases

  • Accessing premium transaction data via a single micropayment
  • Programmatic pay-per-use API calls without subscription or API key management
  • Agent-driven API consumption where payment is embedded in the HTTP request

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can autonomously pay for API calls via x402
  • Users who prefer crypto micropayments over traditional billing

Not for

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

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint works and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no examples, and documentation pages are empty stubs. The actual functionality behind this specific endpoint is undocumented.

Warnings

  • No OpenAPI or schema documentation available — all /docs, /api, /pricing, /README pages show only 'Connect wallet'
  • The specific purpose of /api/v1/transactions/234 ('Premium API Access') is not explained anywhere
  • No request body schema or response format is documented
  • Cannot verify what data or service is returned upon successful payment

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 12:37:44Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access