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 site advertises 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 with no API keys, no rate limits, and no commitments required.

The specific endpoint probed (/api/v1/apikeys/76) returned a valid x402 challenge requesting up to 20,000 base units of USDC (0x8335…0913 on Base, 6 decimals = $0.02) per call. Payment is made via the x402 "exact" scheme to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The endpoint accepts POST requests and returns application/json.

Documentation is extremely sparse — the /docs, /pricing, /api, 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 exact functionality behind the "Premium API Access" label at this particular path (/api/v1/apikeys/76) is unclear; it may relate to API key generation or management, but this is speculative. Prospective users should be aware that without documented input/output schemas, integration requires experimentation or contacting the provider.

Capabilities

x402-paymentusdc-basepay-per-requestmicropaymentjson-apino-api-key-requiredno-rate-limits

Use cases

  • Accessing pay-per-call API endpoints without subscription or API key management
  • Making micropayment-gated requests for data, AI, finance, or utility services
  • Integrating x402-compatible agents with on-chain USDC payments on Base

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-cost per-request pricing without rate limits

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume use cases where per-request pricing at $0.02 may add up significantly
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/apikeys/76 \
  -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 ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific purpose of /api/v1/apikeys/76 is undocumented. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition found for any endpoint
  • The exact functionality of /api/v1/apikeys/76 ('Premium API Access') is unclear — may be an API key provisioning endpoint but this is unconfirmed
  • The site lists many API categories (AI, finance, analytics, utilities) but none have documented input/output schemas

Citations

Provenance

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

Agent access