x402basequality 0.30

Download April 2024 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 from April 2024 via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of data, analytics, AI/ML, finance, and utility APIs — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/backups/2024-04/download` accepts POST requests and returns `application/json` content. Payment is handled inline via the x402 protocol: callers must include an `X-PAYMENT` header with a valid payment proof. The x402 challenge confirms the endpoint is live, requesting a maximum of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a timeout of 300 seconds.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no description of what the backup data actually contains. The endpoint's purpose ("backups/2024-04/download") suggests it serves archived or historical data from April 2024, but the exact payload structure and content are unknown.

Capabilities

x402-paymentusdc-basebackup-downloadmicropaymentpost-endpointjson-response

Use cases

  • Downloading archived backup data from April 2024
  • Programmatic retrieval of historical data snapshots
  • Agent-driven data acquisition with per-request micropayments

Fit

Best for

  • Agents needing historical backup data from April 2024
  • Developers exploring x402 micropayment-gated data endpoints
  • Automated workflows that fetch archived datasets

Not for

  • Users needing real-time or streaming data
  • Anyone requiring detailed API documentation or schema guarantees before purchasing
  • Bulk data retrieval where per-request pricing is inefficient

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no description of what the backup data actually contains. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • Docs, API, pricing, and README pages all return only a 'Connect wallet' prompt with no useful content
  • The nature and contents of the 'April 2024 backup' are completely undocumented
  • No examples of request body or response payload available

Citations

Provenance

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

Agent access