x402basequality 0.35

Download backup data files via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a January 2024 backup file download via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of API services spanning data analytics, AI/ML inference, finance, and infrastructure utilities — all gated behind x402 micropayments settled in USDC on the Base network.

The specific endpoint `/api/v1/backups/2024-01/download` accepts POST requests and returns `application/json` responses. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 USD (USDC uses 6 decimals). Payment is made via the `exact` scheme to the specified payTo address, with a 300-second timeout window. No API keys or rate limits are required — access is granted purely through per-request x402 payment.

The broader lowpaymentfee.com platform lists 16+ endpoints across categories like metrics, reports, sentiment analysis, text summarization, embeddings, price feeds, exchange rates, geocoding, and more, all at the same $0.02/request price point. Documentation pages exist but appear to require wallet connection and contain no visible content in the crawl. The exact contents and schema of the backup file returned by this endpoint are not documented.

Capabilities

x402-paymentusdc-basebackup-downloadper-request-micropaymentjson-responsepost-method

Use cases

  • Downloading archived backup data from January 2024
  • Programmatic retrieval of backup files with per-request crypto payment
  • Agent-driven data acquisition without API key management

Fit

Best for

  • Users needing one-off backup file downloads without subscription commitments
  • AI agents that can settle x402 payments on Base network
  • Developers who prefer pay-per-use over API key registration

Not for

  • Users who need free or subscription-based bulk backup downloads
  • Anyone requiring detailed documentation or response schema before purchasing
  • Users who cannot transact in USDC on Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI schema, no documented request/response format, and the docs pages are empty (wallet-gated). The purpose of the backup file is unclear, and no example payloads are available. This is effectively a stub listing with only the x402 challenge and landing page to work from.

Warnings

  • No documentation available — all doc pages require wallet connection and show no content
  • Response schema and backup file contents are completely undocumented
  • The endpoint path suggests a static January 2024 backup; unclear if data is still relevant or maintained
  • No OpenAPI spec or AI plugin manifest found

Citations

Provenance

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

Agent access