x402basequality 0.35

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 operates a broad catalog of pay-per-call API endpoints spanning data & analytics, AI/ML inference (sentiment analysis, 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/92` is listed as "Premium API Access" and accepts POST requests. Payment is handled inline via the x402 protocol: the server returns a 402 challenge with an `accepts` block specifying USDC (contract 0x8335…2913 on Base) with a maxAmountRequired of 20000 base units (i.e., $0.02 given USDC's 6 decimals). No traditional API keys or rate limits are advertised — access is granted per-request upon valid payment.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no usage examples. The exact functionality behind the `/api/v1/apikeys/92` path is unclear — it may generate or retrieve API keys, but this is not documented. Prospective users should test the endpoint directly to understand its behavior.

Capabilities

x402-paymentusdc-basepay-per-requestmicropaymentapi-key-management

Use cases

  • Acquiring API keys or premium access tokens via a single micropayment
  • Programmatic pay-per-use access without traditional subscription or signup
  • Agent-driven API consumption where payment is settled on-chain per call

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer on-chain USDC micropayments over credit card billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it is operational. However, documentation is essentially nonexistent — every doc/pricing/API page shows only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, and no examples. The purpose of the specific /api/v1/apikeys/92 path is unclear beyond its title.

Warnings

  • No OpenAPI spec or request/response schema available
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The exact functionality of /api/v1/apikeys/92 is undocumented — 'Premium API Access' is vague
  • No examples of successful responses are available

Citations

Provenance

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

Agent access