x402basequality 0.30

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/88` is listed as "Premium API Access" and costs $0.02 per call (20,000 base units of USDC with 6 decimals). No API keys, accounts, or rate limits are required — callers simply attach an x402 payment header to each request.

The broader platform advertises multiple API categories including 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 the same $0.02/request price point and settle via USDC on Base.

However, the specific endpoint probed (`/api/v1/transactions/88`) does not clearly map to any of the documented API categories on the landing page. Its purpose is described only as "Premium API Access" with no further documentation, input schema, or response examples available. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional content. As a result, what this particular endpoint actually returns is unknown.

Capabilities

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

Use cases

  • Programmatic access to paid API endpoints without account registration
  • Agent-driven API consumption with per-call USDC micropayments on Base
  • Accessing data, AI inference, or utility services via x402 payment protocol

Fit

Best for

  • Developers or agents wanting no-signup, pay-as-you-go API access
  • x402-compatible wallets and agent frameworks on Base
  • Low-cost micropayment API consumption at $0.02/call

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • Use cases requiring free or high-volume bulk pricing
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

# POST with x402 payment header (pseudocode)
curl -X POST https://lowpaymentfee.com/api/v1/transactions/88 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns 402 challenge) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no input/output schema, no examples, and the specific endpoint's purpose ('Premium API Access' at /api/v1/transactions/88) is unexplained. All doc pages render only 'Connect wallet' with no content.

Warnings

  • The endpoint /api/v1/transactions/88 does not correspond to any documented API category on the landing page — its actual functionality is unknown.
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no usable content.
  • No input schema or output schema is documented; callers cannot know what to send or what to expect back.
  • No OpenAPI spec, ai-plugin manifest, or agents.txt is available.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 13:50:49Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access