x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com offers a suite of pay-per-request API endpoints settled via the x402 protocol on the Base network using USDC. The specific endpoint at `/api/v1/generate/resource/15` is labeled "Premium API Access" and accepts POST requests. Payment is made per-call with no API keys, no rate limits, and no upfront commitments — each request is settled on-chain.

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 (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request. The x402 challenge for this specific resource shows a `maxAmountRequired` of 20000 base units of USDC (6 decimals), which equals $0.02.

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 crawled content. The endpoint is live and returns a valid x402 challenge, but without documentation it is unclear what input the POST body expects or what the response payload looks like.

Capabilities

x402-paymentper-request-billingusdc-settlementbase-networkpost-endpointno-api-keypay-per-use

Use cases

  • Accessing premium API resources with per-call USDC micropayments on Base
  • Agent-driven workflows that need keyless, on-demand API access
  • Programmatic pay-as-you-go data or utility requests without subscriptions

Fit

Best for

  • Developers or agents wanting zero-commitment, per-request API billing
  • x402-compatible clients on the Base network
  • Use cases where avoiding API key management is desirable

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • High-throughput use cases where on-chain settlement per request adds unacceptable latency
  • Users without USDC on Base or an x402-compatible payment client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/15 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it exists and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The purpose of this specific resource (/resource/15) is entirely opaque.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or schema definition found; request body and response format are unknown.
  • The specific function of /api/v1/generate/resource/15 ('Premium API Access') is not described anywhere.
  • Platform appears to be a generic x402 demo or placeholder — all endpoints share the same $0.02 price and minimal descriptions.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:48:45Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access