x402basequality 0.25

x402-gated premium API access on Base network, pay $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" via the x402 payment protocol on the Base network. The site hosts a collection of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per call settled in USDC (USD Coin) on Base.

The specific endpoint `/api/v1/claims/78` is listed under the generic label "Premium API Access" with no further documentation about what data or functionality it returns. The x402 challenge confirms it is live, accepts POST requests, and requires a payment of up to 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals = $0.02) per call. No API keys or rate limits are advertised; access is gated solely by the x402 payment header.

Documentation is extremely sparse — the docs, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of what `/api/v1/claims/78` actually returns. The endpoint is confirmed live (402 challenge captured) but its actual functionality remains opaque.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-response

Use cases

  • Programmatic access to a premium resource gated by x402 micropayment
  • Agent-driven API consumption without pre-registration or API keys
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that need keyless, pay-per-use API access on Base
  • Low-friction micropayment API consumption

Not for

  • Users who need detailed documentation or guaranteed SLAs
  • High-volume batch processing where per-call fees add up
  • Anyone needing clarity on what data the endpoint actually returns

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/claims/78 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via 402 challenge and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what the endpoint actually does, no request/response schema, and no examples. The 'Premium API Access' label is completely generic.

Warnings

  • No documentation available — docs/pricing/README pages only show 'Connect wallet'
  • The purpose and response format of /api/v1/claims/78 is entirely unknown
  • No OpenAPI schema or example payloads provided
  • Functionality cannot be verified without paying

Citations

Provenance

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

Agent access