x402basequality 0.30

x402-gated premium API access on Base, paid 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" behind an x402 paywall on the Base network. The site advertises a broad catalog of pay-per-call APIs spanning data & analytics, 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 listed at $0.02 per request with no API keys, no rate limits, and instant access.

The specific endpoint probed (/api/v1/charges/336) is labeled "Premium API Access" and returns a valid x402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals) — which equals $0.02 per call. Payment is made via the x402 exact scheme to the specified payTo address, with a 300-second timeout. The endpoint accepts HTTP POST 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, and no usage examples available from the crawl. It is unclear what specific data or functionality this particular charge endpoint returns, as the description is generic. The site appears to be a demonstration or early-stage x402 API marketplace rather than a mature, well-documented service.

Capabilities

x402-paymentper-request-billingusdc-baseno-api-keyhttp-postjson-response

Use cases

  • Paying per-request for API access without needing API keys or subscriptions
  • Programmatic agent-driven access to paid endpoints using x402 USDC payments on Base
  • Exploring x402 protocol integration for pay-as-you-go API consumption

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-call API access
  • Users who want to avoid subscription commitments for occasional API calls

Not for

  • Production workloads requiring well-documented, stable APIs with SLAs
  • Users who need detailed request/response schemas before integrating
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/charges/336 \
  -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, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, no examples, and the purpose of this specific endpoint (/api/v1/charges/336) is unclear beyond the generic label 'Premium API Access'.

Warnings

  • No documentation available; /docs, /pricing, /api, and /README pages all render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The specific functionality behind /api/v1/charges/336 is unknown — 'Premium API Access' is a generic label
  • Site may be a demo or early-stage project; maturity and reliability are uncertain

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 03:49:26Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access