x402basequality 0.40

x402-gated backup/data endpoint on Base, pay $0.02 per request in USDC with no API keys.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a backup resource (specifically the 2024-10 backup) via the x402 payment protocol. It is part of a broader platform offering multiple API categories including data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities—all gated behind per-request USDC micropayments on the Base network.

The specific endpoint `/api/v1/backups/2024-10` accepts POST requests and returns JSON. Payment is settled on-chain via USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base using the x402 "exact" scheme. The maximum amount required is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. No API keys, rate limits, or subscriptions are needed—callers simply attach an X-PAYMENT header with a valid payment proof.

The platform advertises simple pay-per-use pricing across all its endpoints at $0.02/request. Documentation pages exist but appear to require wallet connection to view, so detailed request/response schemas are not publicly available. The endpoint is confirmed live via a proper 402 challenge response.

Capabilities

x402-paymentusdc-micropaymentbase-networkbackup-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving archived backup data for October 2024
  • Programmatic access to stored data snapshots without subscription
  • Agent-driven data retrieval with on-chain payment settlement

Fit

Best for

  • Developers wanting keyless, pay-per-use access to backup data
  • AI agents that can settle USDC payments on Base
  • Users who need one-off data retrieval without account setup

Not for

  • Users who need free or pre-paid bulk data access
  • Applications requiring non-crypto payment methods
  • Use cases needing detailed API documentation upfront

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/backups/2024-10 \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, no request/response schema, documentation, or example payloads are available—docs pages require wallet connection and return no useful content. The specific purpose of the 'backups/2024-10' resource is unclear beyond its name.

Warnings

  • No public documentation available—all doc pages require wallet connection
  • No request or response schema provided for this endpoint
  • The purpose and contents of the 'backups/2024-10' resource are not documented
  • Platform appears to be a generic demo or showcase site with many endpoint categories but no visible detail

Citations

Provenance

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

Agent access