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 hosts a collection of pay-per-request API endpoints accessible via the x402 payment protocol on the Base network. The specific endpoint `/api/endpoint-47` is labeled "Premium API Access" and accepts POST requests, settling payments in USDC (contract 0x8335…2913 on Base). The x402 challenge indicates a maximum amount of 20,000 base units, which at 6 decimals for USDC equals $0.02 per request.

The broader platform advertises 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 listed endpoints are priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

However, this specific endpoint (`/api/endpoint-47`) does not correspond to any of the named endpoints on the landing page, and no documentation, request/response schemas, or examples are available. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. Without knowing what `/api/endpoint-47` actually does or what input it expects, practical usage is speculative.

Capabilities

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

Use cases

  • Programmatic access to paid API services without traditional API key registration
  • Agent-driven workflows that need instant, keyless API access settled in USDC on Base
  • Exploring x402 payment protocol integrations for micropayment-gated endpoints

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents with USDC on Base that need low-friction API access
  • Projects wanting to avoid API key management and subscriptions

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible USDC wallet
  • Production workloads requiring well-documented, schema-validated endpoints

Quick start

curl -X POST https://lowpaymentfee.com/api/endpoint-47 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the endpoint path does not match any named service on the site. Docs pages are empty. Effectively a stub listing.

Warnings

  • Endpoint /api/endpoint-47 does not match any named endpoint on the provider's landing page — its actual functionality is unknown.
  • All documentation pages (docs, API, pricing, README) returned only 'Connect wallet' with no substantive content.
  • No request or response schema is available; callers cannot know what input to send or what output to expect.
  • No OpenAPI spec or ai-plugin manifest found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:51:51Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access