x402basequality 0.35

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

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. The site hosts a broad catalog of pay-per-request APIs 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/keys/63` is labeled "Premium API Access" and accepts POST requests. Its x402 challenge advertises a maximum amount of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme with a 300-second timeout. No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

Documentation is minimal: the site's landing page lists available endpoints and pricing, but there is no OpenAPI spec, no detailed request/response schemas, and no usage examples. The `/api`, `/pricing`, and `/README` pages all resolve to a "Connect wallet" prompt with no additional content. Because of this, the exact functionality behind `/api/v1/keys/63` (as opposed to the other listed endpoints) is unclear — it may serve as a key-generation or access-provisioning endpoint, but this is speculative.

Capabilities

x402-paymentusdc-basepay-per-requestpost-methodjson-response

Use cases

  • Accessing premium API services without traditional API key registration
  • Making one-off paid API calls settled in USDC on Base
  • Agent-driven programmatic access to data, AI, finance, or utility endpoints

Fit

Best for

  • Developers who want instant, keyless API access with crypto micropayments
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer pay-per-use pricing with no subscriptions or commitments

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Teams requiring fiat-only billing or invoicing
  • High-volume consumers who need bulk pricing or rate-limit guarantees

Quick start

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

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 accepts USDC payments on Base. However, there is no OpenAPI spec, no request/response schema, no usage examples, and the crawled pages beyond the landing page are empty. The exact purpose of /api/v1/keys/63 versus the other listed endpoints is unclear.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown.
  • The exact functionality of /api/v1/keys/63 ('Premium API Access') is not documented; it may differ from the other listed endpoints.
  • All non-root pages (/api, /pricing, /README) returned only a 'Connect wallet' prompt with no useful content.
  • No rate-limit or SLA information provided.

Citations

  • The site lists APIs across data & analytics, AI/ML, finance & Web3, and infrastructure categories, all priced at $0.02/request.
    https://lowpaymentfee.com
  • Pricing is $0.02 per request with no API keys, no rate limits, instant access, on Base network.
    https://lowpaymentfee.com
  • The x402 challenge for /api/v1/keys/63 specifies maxAmountRequired of 20000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base.
    https://lowpaymentfee.com/api/v1/keys/63

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 22:17:39Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-21

Agent access