x402basequality 0.30

Premium API access via x402 micropayment on Base — $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" gated behind the x402 payment protocol. The site hosts a broad catalog of pay-per-call APIs spanning 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 priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/apikeys/43` is described as "Premium API Access" and returns a valid x402 challenge with a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this equals $0.02 per call. Payment is made via the x402 exact scheme — no API keys, subscriptions, or rate limits are advertised. The endpoint accepts POST requests and returns application/json.

Documentation is extremely sparse: the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is live (402 challenge confirmed), but without documentation it is unclear what request body is expected or what the response payload contains. The site appears to be a demonstration or early-stage x402 API marketplace.

Capabilities

x402-paymentusdc-basepay-per-requestmicropaymentjson-apipost-method

Use cases

  • Programmatic access to a pay-per-call API catalog without API key management
  • Agent-driven API consumption with per-request USDC micropayments on Base
  • Exploring x402 protocol integration for automated service purchasing

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-as-you-go API access
  • Low-volume consumers who want no subscription commitments

Not for

  • Production workloads requiring documented request/response schemas
  • Users who need detailed API documentation or SDKs
  • High-throughput use cases where per-request crypto settlement adds latency

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/apikeys/43 \
  -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 and returns a valid x402 challenge with clear pricing, but there is zero documentation on request format, response schema, or what 'Premium API Access' actually returns. Docs pages are empty. No OpenAPI spec exists. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all render only 'Connect wallet'
  • No OpenAPI or schema definition; request body and response format are unknown
  • Purpose of /api/v1/apikeys/43 ('Premium API Access') is unclear — it may generate API keys or serve as a generic gateway, but this is unverified
  • Site may be a demo or early-stage project; most listed endpoints lack any documentation

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 15:16:47Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access