x402basequality 0.35

Download 2023-02 backup data via x402 micropayment on Base 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 downloadable backup file for the February 2023 period. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated behind the x402 payment protocol on the Base network using USDC.

The specific endpoint `/api/v1/backups/2023-02/download` accepts POST requests and returns `application/json` responses. Payment is settled on-chain via USDC on Base (contract `0x8335…2913`) with a maximum amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). There are no API keys, no rate limits, and no subscription commitments — each call is individually paid for via the x402 `X-PAYMENT` header.

The platform's documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned only a "Connect wallet" prompt with no substantive content, so details about the backup file's schema, contents, or size are unknown. The endpoint is confirmed live (returns a proper 402 challenge), but the actual payload and use case for the backup data remain unclear.

Capabilities

x402-paymentusdc-basebackup-downloadpay-per-requestno-api-key

Use cases

  • Downloading archived backup data from February 2023
  • Programmatic retrieval of historical data snapshots
  • Agent-driven data acquisition with per-call crypto payment

Fit

Best for

  • Agents needing on-demand access to historical backup files
  • Developers who want keyless, pay-per-use data downloads
  • Users comfortable with x402 USDC payments on Base

Not for

  • Users who need detailed documentation or schema guarantees before purchasing
  • Bulk or streaming data access where per-request fees would accumulate quickly
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Example

Request

{
  "url": "https://lowpaymentfee.com/api/v1/backups/2023-02/download",
  "method": "POST",
  "headers": {
    "X-PAYMENT": "<x402-payment-token>",
    "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 with clear pricing, but there is no documentation, no OpenAPI schema, no example responses, and no description of what the backup file actually contains. All doc pages returned only 'Connect wallet' with no useful content.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) returned only a wallet-connect prompt
  • The backup file contents, schema, and size are completely unknown
  • The endpoint name suggests static archival data (2023-02) whose utility may be limited or unclear

Citations

Provenance

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

Agent access