x402basequality 0.30

x402-gated backup endpoint on Base, pay-per-call with USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at the path `/api/v1/backups/15`. It is part of a broader platform offering dozens of x402-gated API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific `/api/v1/backups/15` endpoint accepts POST requests and returns `application/json`. Payment is handled via the x402 protocol: callers must include an `X-PAYMENT` header with a valid payment proof. The x402 challenge advertises a `maxAmountRequired` of 20,000 base units of USDC (the asset at `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base), which equals $0.02 given USDC's 6 decimals. The payment timeout is 300 seconds.

The platform advertises no API keys, no rate limits, and instant access. However, 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 schema, no request/response examples, and no description of what the "backups/15" resource actually returns. The endpoint name suggests it may serve a backup or snapshot resource, but this is speculative. Without documentation or sample payloads, integrators will need to experiment to determine the actual data returned.

Capabilities

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

Use cases

  • Retrieving backup or snapshot data via a single paid API call
  • Programmatic access to premium resources without API key management
  • Agent-driven data retrieval with automatic USDC micropayments on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use API access settled on Base
  • AI agents with x402 payment capability needing on-demand data
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users who need detailed API documentation before integrating
  • High-volume consumers who want bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

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

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, but there is zero documentation on what the /api/v1/backups/15 resource actually returns. No OpenAPI spec, no request/response examples, and all doc pages render only 'Connect wallet'. The purpose of this specific endpoint is unclear.

Warnings

  • No documentation available — all doc/pricing/README pages show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The purpose of '/api/v1/backups/15' is unclear; 'Premium API Access' is a generic label applied across many endpoints
  • Cannot verify what data is actually returned without making a paid request

Citations

Provenance

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

Agent access