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 set of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. Every endpoint costs $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no commitments required. The specific endpoint at `/api/v1/transactions/121` 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 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 appear to follow the same x402 payment flow — POST with an X-PAYMENT header containing a signed payment proof settled on Base.

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 usage examples available from the crawl. The endpoint is confirmed live (402 challenge captured), but without documentation it is unclear what request body the `/api/v1/transactions/121` endpoint expects or what response it returns.

Capabilities

x402-paymentusdc-base-networkpay-per-requestdata-analyticsai-sentimentai-summarizationai-classificationai-embeddingsfinance-price-feedsexchange-ratescrypto-gas-estimatesgeocodingvalidationconversion

Use cases

  • Accessing AI inference endpoints (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time financial data like token prices, exchange rates, and gas estimates on a per-call basis
  • Running utility operations such as geocoding, validation, and data conversion with micropayments

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access via crypto
  • Agents that can settle x402 payments in USDC on Base
  • Projects needing lightweight access to multiple API categories without subscription overhead

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who would benefit from bulk pricing or rate-limited plans
  • Teams that cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/121 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <signed-x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, documentation is essentially nonexistent — no OpenAPI spec, no request/response schemas, no examples. The specific purpose of /api/v1/transactions/121 ('Premium API Access') is vague and undocumented.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no technical content
  • No OpenAPI or schema definition found for any endpoint
  • The purpose and expected input/output of /api/v1/transactions/121 is unclear — 'Premium API Access' is not descriptive
  • Cannot verify that the advertised AI, finance, and utility endpoints actually function as described

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 12:08:31Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access