x402basequality 0.30

x402-gated premium API endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/claims/97` is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. The specific endpoint is labeled "Premium API Access" and accepts POST requests, returning JSON responses. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 exact payment scheme.

The platform advertises a flat $0.02 per request across all endpoints, with no API keys, no rate limits, and no minimum commitments required. The x402 challenge confirms a `maxAmountRequired` of 20000 base units of USDC (6 decimals), which equals $0.02. The endpoint was confirmed live, returning a proper 402 challenge. However, the specific functionality behind `/api/v1/claims/97` is not documented — the site lists many other endpoints (analytics, AI, finance, utilities) but does not describe what the "claims" resource does or what input it expects.

Documentation is extremely thin: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response examples, and no description of the claims endpoint's purpose or parameters.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsepost-method

Use cases

  • Accessing a gated premium API resource with per-request USDC micropayments
  • Integrating x402-compatible agents that auto-pay for API calls on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need low-cost pay-per-request API access on Base
  • Projects wanting no-API-key, no-rate-limit access patterns

Not for

  • Users who need detailed documentation or OpenAPI specs before integrating
  • Use cases requiring known, well-documented endpoint behavior (the claims resource is undocumented)
  • High-volume consumers who need bulk pricing or subscription plans

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/claims/97 \
  -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, the specific purpose of /api/v1/claims/97 is completely undocumented — no schema, no examples, no description of what 'claims' means. All documentation pages render only a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • The specific functionality of /api/v1/claims/97 is not documented anywhere on the site
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • No OpenAPI spec, no request/response schema, and no examples are available
  • The 'claims' resource is not listed among the site's advertised API categories, making its purpose unclear

Citations

Provenance

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

Agent access