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 an x402-enabled API platform that offers a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints are pay-per-request at $0.02 each, 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/accounts/102` is listed as "Premium API Access" and returns `application/json` via POST. 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 is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

The broader platform advertises additional endpoint categories including 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 per call. However, documentation beyond the landing page is extremely sparse (docs, pricing, and README pages all render only a "Connect wallet" prompt), so the actual request/response schemas for this and other endpoints are unknown.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apino-api-keyno-rate-limit

Use cases

  • Accessing premium API data without creating an account or managing API keys
  • Making one-off paid API calls from autonomous agents using x402 protocol
  • Programmatic access to various utility and data endpoints with crypto micropayments

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users who need detailed API documentation and response schemas before integrating
  • High-volume consumers who would benefit from bulk/subscription pricing
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/102 \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation of request parameters, response schema, or what 'Premium API Access' at /api/v1/accounts/102 actually returns. Docs pages are empty beyond a wallet-connect prompt.

Warnings

  • No request or response schema available — the actual functionality of /api/v1/accounts/102 is undocumented
  • All documentation pages (docs, pricing, README, api) render only 'Connect wallet' with no useful content
  • The purpose of the 'accounts/102' endpoint is unclear — it may be a demo or placeholder

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 01:03:40Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access