x402basequality 0.35

x402-gated backup endpoint on Base, paying $0.02 in USDC per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a backup resource at the path `/api/v1/backups/2026-01`. It is part of a broader platform that offers a variety of x402-protocol 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 on the Base network.

The specific `/api/v1/backups/2026-01` endpoint accepts POST requests and returns `application/json` responses. Payment is handled via the x402 protocol: callers must include an `X-PAYMENT` header with a valid payment proof. The maximum amount required is 20,000 base units of USDC (6 decimals), which equals $0.02. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a timeout of 300 seconds.

The platform advertises no API keys, no rate limits, and instant access. However, documentation beyond the landing page is essentially empty (all doc/pricing/API pages just show "Connect wallet"), so the exact request body schema and response format for this backup endpoint are unknown. The endpoint is confirmed live via a valid 402 challenge.

Capabilities

x402-paymentusdc-basepay-per-requestbackup-retrievaljson-response

Use cases

  • Retrieving backup data for the 2026-01 period via a single paid API call
  • Programmatic access to stored backup snapshots without API key management
  • Agent-driven backup retrieval with on-chain USDC micropayments

Fit

Best for

  • Agents or services that need on-demand backup data retrieval with crypto micropayments
  • Developers who want keyless, pay-per-use API access on Base
  • Workflows requiring automated backup fetching settled in USDC

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume backup operations where per-request pricing would be cost-prohibitive
  • Users without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation for this specific endpoint, no example request/response, and all doc pages are empty. The purpose of a 'backups/2026-01' resource is opaque.

Warnings

  • No request body schema or response schema available for this endpoint
  • All documentation pages (docs, pricing, API, README) return only 'Connect wallet' with no actual content
  • The purpose and contents of '/api/v1/backups/2026-01' are unclear — 'Premium API Access' is a generic label
  • No OpenAPI spec or ai-plugin manifest found

Citations

Provenance

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

Agent access