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 by the x402 payment protocol. The provider's site advertises a broad catalog of API endpoints 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 probed (/api/v1/apikeys/85) is labeled "Premium API Access" and returns a valid x402 challenge with a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02. Payment is made via the x402 exact scheme to the specified payTo address. The endpoint accepts POST requests and returns application/json. No API keys or rate limits are advertised — access is purely pay-per-call.

Documentation is extremely thin: 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 examples of what the endpoint actually returns. The purpose of the /api/v1/apikeys/85 path specifically (as opposed to the other listed endpoints) is unclear — it may provision or retrieve an API key. Without documentation, the actual functionality behind this endpoint cannot be confirmed beyond the x402 challenge metadata.

Capabilities

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

Use cases

  • Programmatic pay-per-call API access without traditional API key management
  • Agent-driven API consumption settled in USDC on Base
  • Accessing premium endpoints with no subscription or rate limits

Fit

Best for

  • Developers or agents wanting zero-commitment, pay-per-request API access
  • x402-compatible clients on the Base network
  • Use cases requiring low-cost micropayments ($0.02/call) in USDC

Not for

  • Users needing detailed API documentation or response schemas before purchasing
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Users without USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/apikeys/85 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and pricing is clear ($0.02 USDC on Base). However, there is zero documentation on request parameters, response format, or what the endpoint actually does. The /docs, /pricing, and /README pages are empty beyond a wallet connect prompt. No OpenAPI spec or examples are available. The specific purpose of /api/v1/apikeys/85 is ambiguous.

Warnings

  • No documentation available — /docs, /pricing, /README all render only 'Connect wallet' with no content
  • No OpenAPI or schema specification found
  • The purpose of /api/v1/apikeys/85 is unclear — it may provision API keys or serve some other function
  • No request or response examples available anywhere in crawled content
  • The broader site lists many endpoints but none have documented schemas or usage instructions

Citations

Provenance

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

Agent access