x402basequality 0.35

x402-gated premium API access on Base, pay $0.02 per request in USDC — no API keys required.

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 specific resource `/api/v1/claims/77` is one of many endpoints offered by the platform, which spans categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. Each request is paid individually at $0.02 in USDC (USD Coin on Base, contract 0x8335…2913) with no API keys, rate limits, or upfront commitments.

The x402 challenge was successfully captured: the endpoint returns HTTP 402 with a payment challenge requiring an `X-PAYMENT` header. The `maxAmountRequired` is 20000 base units of USDC (6 decimals), which equals $0.02. Payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the "exact" scheme, with a 300-second timeout. The response MIME type is `application/json`.

The broader platform advertises endpoints for metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02/request price point. However, documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no further technical detail, so the actual behavior and response schema of `/api/v1/claims/77` specifically is unknown. The endpoint name "Premium API Access" is generic and does not clarify what data or functionality it returns.

Capabilities

x402-paymentusdc-baseper-request-billingjson-responseno-api-keyno-rate-limit

Use cases

  • Programmatic access to a pay-per-call API without needing API key registration
  • Agent-driven workflows that settle per-request payments in USDC on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents with x402 payment capability on Base
  • Prototyping x402 integrations at low cost ($0.02/call)

Not for

  • Users who need detailed documentation or response schema guarantees before calling
  • High-volume use cases where per-request crypto payments add overhead
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no example request/response, and the purpose of /api/v1/claims/77 is entirely opaque. The docs, pricing, and README pages all returned only 'Connect wallet' with no useful content.

Warnings

  • The specific functionality of /api/v1/claims/77 is unknown — 'Premium API Access' is a generic label with no further description.
  • All documentation pages (docs, pricing, README) returned only 'Connect wallet' with no technical content.
  • No request or response schema is available; callers cannot know what to send or what to expect back.
  • The platform lists many endpoints across diverse categories but provides no detail on any of them.

Citations

Provenance

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

Agent access