x402basequality 0.25

x402-gated backup endpoint on Base, pay-per-request with USDC — part of a broader low-fee API platform.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/backups/18` is one of many x402-protocol pay-per-call APIs hosted on lowpaymentfee.com. The platform advertises a wide range of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all gated behind x402 micropayments settled in USDC on the Base network.

The specific endpoint probed (`/api/v1/backups/18`) is listed as "Premium API Access" and returns a valid x402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals) per call. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the exact payment scheme. The endpoint accepts HTTP POST requests and returns `application/json`.

However, the actual functionality behind this particular path (`/backups/18`) is unclear. The provider's landing page does not list a backups endpoint among its documented API categories, and the docs, pricing, and README pages all render only a "Connect wallet" prompt with no further documentation. Without additional schema, example payloads, or response documentation, it is impossible to confirm what data or service this endpoint returns. The platform's broader offering appears to be a demonstration or early-stage collection of x402-gated microservices, all priced uniformly at $0.02 per request with no API keys or rate limits required.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsehttp-post

Use cases

  • Fetching backup data via a single micropayment without API key registration
  • Programmatic access to backup resources gated by x402 USDC payments
  • Agent-driven retrieval of premium content behind crypto paywalls

Fit

Best for

  • Developers exploring x402 micropayment integrations
  • Agents that can settle USDC payments on Base
  • Users who want keyless, pay-per-use API access

Not for

  • Production workloads requiring documented schemas and SLAs
  • Users who need free or fiat-only payment options
  • Anyone needing detailed backup management features (create, update, delete)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no request/response schema, and the specific /backups/18 path is not listed among the provider's advertised APIs. The docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • The /api/v1/backups/18 path is not listed among the provider's documented endpoints — its actual functionality is unknown.
  • All documentation pages (docs, pricing, README, api) render only 'Connect wallet' with no usable content.
  • No request or response schema is available; callers cannot know what to send or what to expect back.
  • The platform appears to be early-stage or a demonstration; reliability and longevity are uncertain.

Citations

Provenance

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

Agent access