x402basequality 0.30

x402-gated Stripe customer endpoint on Base, paying $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com exposes a Stripe customer resource (`/api/v1/stripe/customers/83`) behind an x402 payment challenge. 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 via the x402 protocol on the Base network.

The specific endpoint listed here accepts POST requests and returns JSON. Payment is settled in USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base) with a maximum amount of 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). The x402 challenge was successfully captured, confirming the endpoint is live. No API keys or rate limits are advertised; access is granted purely through per-request micropayment.

Documentation 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 schema, no request/response examples, and no description of what the Stripe customers endpoint actually returns or what input it expects. The platform's landing page lists many endpoints at $0.02 each but provides no detail on request formats or response payloads. The exact purpose of accessing a Stripe customer record (ID 83) via a paid proxy is unclear.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-dataper-request-micropaymentno-api-keyjson-response

Use cases

  • Retrieving Stripe customer data without managing API keys
  • Agent-driven per-request access to financial records
  • Programmatic micropayment-gated data retrieval

Fit

Best for

  • Agents that need one-off Stripe customer lookups via micropayment
  • Developers exploring x402 payment protocol integrations
  • Use cases where keyless, pay-per-call access is preferred

Not for

  • Production Stripe integrations requiring full API coverage and documentation
  • High-volume batch processing where per-request fees add up
  • Users who need detailed API documentation before integrating

Quick start

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

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 ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty beyond a wallet connect prompt. The purpose of exposing a specific Stripe customer record (ID 83) is unexplained, making this effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages are all empty
  • No OpenAPI or request/response schema provided
  • The purpose of exposing a single Stripe customer record (ID 83) is unclear and potentially sensitive
  • No information on what POST body the endpoint expects or what it returns

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 10:09:34Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-25

Agent access