x402basequality 0.30

x402-gated backup data endpoint on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a backup dataset labeled "2023-10" via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints on the platform follow a uniform pay-per-request model settled in USDC on the Base network.

The specific endpoint `/api/v1/backups/2023-10` accepts POST requests and returns JSON. The x402 challenge confirms it is live, requiring a payment of up to 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the platform's advertised flat pricing. Payment is made via the x402 "exact" scheme, with a 300-second timeout window.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no description of what the "backups/2023-10" resource actually contains or what parameters it accepts. The endpoint's purpose (whether it returns archived data snapshots, database backups, or something else) cannot be determined from available material.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-pricingjson-responsepost-methodbackup-data

Use cases

  • Retrieving archived or backup data from October 2023
  • Programmatic access to historical data snapshots via micropayment
  • Agent-driven data retrieval with no API key required

Fit

Best for

  • Agents or scripts that need keyless, pay-per-call access to backup data
  • Users who prefer crypto micropayments over subscription billing
  • Workflows requiring on-demand data retrieval without rate limits

Not for

  • Users who need detailed documentation or schema guarantees before integrating
  • Bulk data retrieval where per-request costs would accumulate significantly
  • Anyone who cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is zero documentation on what the backup resource contains, what request parameters it accepts, or what the response looks like. Docs pages are empty. No OpenAPI spec exists. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • The purpose and contents of the '/api/v1/backups/2023-10' resource are completely undocumented.
  • No request or response schema is available; integration requires trial-and-error.
  • This endpoint is not listed on the provider's own homepage among their advertised APIs.

Citations

Provenance

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

Agent access