x402basequality 0.30

x402-gated backup endpoint on Base, pay-per-request with USDC via the x402 protocol.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at the path `/api/v1/backups/6`. It is part of a broader platform that offers dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all gated behind the x402 payment protocol on the Base network using USDC.

The specific endpoint `/api/v1/backups/6` accepts POST requests and returns `application/json`. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform's landing page confirms a flat $0.02/request pricing model across all endpoints, with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the "backups/6" resource actually returns. The endpoint name suggests it may return some form of backup data, but the exact payload structure and semantics are unknown. Agents should be prepared to handle an opaque JSON response.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsepost-methodno-api-key

Use cases

  • Retrieving backup data via a single paid POST request
  • Demonstrating x402 payment protocol integration on Base
  • Agent-driven data retrieval with per-call USDC micropayments

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that can settle USDC payments on Base L2
  • Use cases requiring keyless, pay-per-request API access

Not for

  • Users needing detailed API documentation or schemas before integration
  • High-volume batch operations where per-call pricing may add up
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/backups/6 \
  -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 402 challenge with clear pricing. However, there is no documentation, no OpenAPI spec, no request/response examples, and the purpose of the 'backups/6' resource is entirely opaque. The broader site's docs pages are empty stubs.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or schema definition for request or response payloads.
  • The purpose and contents of the 'backups/6' resource are unknown — the name is generic and unexplained.
  • The endpoint path includes a hardcoded ID ('6'), suggesting it may be one record in a collection, but no context is provided.

Citations

Provenance

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

Agent access