x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" at the path `/api/v1/backups/49`. It is part of a broader platform offering dozens of x402-gated API endpoints spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request, settled in USDC on the Base network.

The specific `/api/v1/backups/49` endpoint accepts POST requests and returns `application/json`. Payment is handled via the x402 protocol: callers must include an `X-PAYMENT` header with a valid payment proof. The x402 challenge advertises a max amount of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02. The payment recipient is `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`, and the timeout is 300 seconds.

The platform advertises no API keys, no rate limits, and instant access. However, documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. The exact functionality of the `/api/v1/backups/49` endpoint (what data it returns, what input it expects) is not documented anywhere in the crawled material. The listing title "Premium API Access" is generic and does not clarify the endpoint's purpose. Prospective callers should be aware that the actual behavior behind this endpoint is unknown beyond its MIME type and payment terms.

Capabilities

x402-paymentusdc-settlementbase-networkjson-responsepost-methodper-request-pricingno-api-key

Use cases

  • Retrieving backup data (backup ID 49) via a single paid POST request
  • Agent-driven data retrieval with automatic micropayment settlement
  • Programmatic access to backup resources without API key management

Fit

Best for

  • Agents or scripts that need keyless, pay-per-call API access on Base
  • Users comfortable with x402 payment flows and USDC on Base
  • Low-volume, on-demand data retrieval without subscription commitments

Not for

  • Users who need detailed API documentation or schema definitions before integrating
  • High-volume batch operations where per-request pricing may add up
  • Anyone without a Base-compatible wallet or USDC balance

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this endpoint actually does, what input it expects, or what it returns. No OpenAPI schema, no examples, and all doc pages are empty. The listing is effectively a stub.

Warnings

  • Endpoint purpose is completely undocumented — 'Premium API Access' and 'backups/49' give no actionable detail on what data is served or what POST body is expected.
  • All documentation pages (docs, API, pricing, README) return only a 'Connect wallet' prompt with no content.
  • No OpenAPI spec, no request/response examples, and no input schema available.
  • The broader platform lists many endpoints but none have documented behavior beyond a name and price.

Citations

Provenance

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

Agent access