x402basequality 0.25

x402-gated premium API endpoint on Base, payable per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/claims/68` is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data & analytics, AI/ML inference, finance & Web3, and infrastructure utilities. The specific endpoint is labeled "Premium API Access" and accepts POST requests gated by the x402 payment protocol on the Base network.

The x402 challenge confirms the endpoint is live and requires payment in USDC (contract `0x8335…2913` on Base) with a maximum amount of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the `exact` scheme to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`, with a 300-second timeout. No API keys or rate limits are advertised; access is instant upon payment.

However, the specific functionality behind `/api/v1/claims/68` is not documented. The site's landing page lists various endpoint categories (analytics, AI, finance, utilities) but does not include a `/claims/` route in its public catalog. There is no OpenAPI schema, no request/response examples, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. Without knowing what this endpoint actually returns, its practical utility cannot be assessed.

Capabilities

x402-paymentper-request-billingusdc-paymentbase-networkpost-method

Use cases

  • Paying per-request for API access without API keys or subscriptions
  • Programmatic agent-driven API consumption using x402 payment protocol
  • Accessing premium data or services gated behind USDC micropayments on Base

Fit

Best for

  • Developers wanting keyless, pay-as-you-go API access
  • AI agents with x402-compatible payment capabilities
  • Users who prefer crypto micropayments over traditional billing

Not for

  • Users who need detailed documentation or known response schemas before integrating
  • Anyone requiring free or trial access to evaluate the endpoint's output
  • Use cases requiring high-throughput with predictable flat-rate pricing

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what /api/v1/claims/68 actually does, no request/response schema, and the docs pages are empty. The endpoint is not listed in the site's own public catalog, making it effectively a stub listing.

Warnings

  • The specific functionality of /api/v1/claims/68 is completely undocumented — it does not appear in the site's own API catalog.
  • No OpenAPI schema, request body format, or response examples are available.
  • All documentation pages (docs, pricing, API, README) render only a 'Connect wallet' prompt with no useful content.
  • The endpoint path '/claims/68' suggests a resource-specific route but its purpose is unknown.

Citations

Provenance

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

Agent access