x402basequality 0.35

x402-gated premium API access on Base, paying 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" behind an x402 payment wall. The specific resource `/api/v1/customers/37` appears to be a customer data endpoint, though the site offers a broad suite of APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all gated via the x402 protocol on the Base network.

The x402 challenge confirms the endpoint is live and accepts payment via the "exact" scheme on Base, settling in USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The maximum amount required is 20,000 units (which at 6 USDC decimals equals $0.02 per request), consistent with the site's advertised flat pricing of $0.02/request across all endpoints. The endpoint accepts POST requests and returns `application/json`.

The site advertises no API keys, no rate limits, and instant access. Documentation pages (`/docs`, `/pricing`, `/README`) returned only a "Connect wallet" prompt with no substantive content, so the actual request/response schemas for this specific endpoint are unknown. The endpoint path suggests it retrieves or operates on a specific customer record (ID 37), but without documentation or example payloads, the exact functionality remains unclear.

Capabilities

x402-payment-gatedusdc-base-settlementper-request-pricingjson-responsepost-methodno-api-key-required

Use cases

  • Accessing customer data records behind a per-call micropayment wall
  • Programmatic agent-driven data retrieval with no subscription or API key
  • On-chain USDC-settled API consumption on Base L2

Fit

Best for

  • Agents that need keyless, pay-per-call API access
  • Developers exploring x402 protocol integrations
  • Use cases requiring low-friction, no-commitment API access

Not for

  • High-volume use cases where $0.02/request adds up significantly
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts USDC on Base at $0.02/request. However, there is no documentation, no request/response schema, and no explanation of what the /api/v1/customers/37 endpoint actually returns. The docs, pricing, and README pages are all blank beyond a wallet connect prompt.

Warnings

  • No documentation available — /docs, /pricing, and /README pages all return only a 'Connect wallet' prompt with no content.
  • The specific purpose of /api/v1/customers/37 is unclear; the path suggests customer data but no schema or description is provided.
  • No request body schema or response schema documented anywhere.
  • The endpoint path references a hardcoded customer ID (37), which may be a demo or placeholder resource.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 19:54:06Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access