x402basequality 0.25

x402-gated Stripe customer data endpoint on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a Stripe customer resource (customer ID 150) via the x402 payment protocol. It is part of a broader platform that offers dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated behind x402 micro-payments on the Base network using USDC.

The specific endpoint `/api/v1/stripe/customers/150` is labeled "Premium API Access" and accepts POST requests. Payment is settled on-chain on Base in USDC (contract 0x8335…2913) with a maximum amount of 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). The platform advertises a flat $0.02 per request 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 further content. There is no OpenAPI schema, no request/response examples, and no description of what data the Stripe customers endpoint actually returns. The endpoint is live and responds with a valid x402 challenge, but the actual functionality behind the paywall is undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-dataper-request-pricingno-api-key

Use cases

  • Retrieving Stripe customer information via a pay-per-request model
  • Programmatic access to customer data without managing API keys
  • Agent-driven workflows that need on-demand Stripe data with crypto payment

Fit

Best for

  • Developers who want keyless, pay-per-call access to Stripe customer data
  • AI agents that can settle x402 payments on Base in USDC
  • Prototyping integrations where traditional Stripe API key management is undesirable

Not for

  • Production systems needing well-documented, stable API contracts
  • Users who need bulk Stripe data access (per-request pricing adds up quickly)
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no explanation of what the Stripe customers endpoint actually returns. The listing is effectively a stub.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) are all empty beyond a 'Connect wallet' prompt — no usable docs exist.
  • No OpenAPI or schema describing request parameters or response format for this endpoint.
  • The purpose of exposing a single Stripe customer record (ID 150) via a public paid endpoint is unclear and potentially exposes sensitive data.
  • No information on what data is returned behind the paywall; functionality is entirely opaque.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:53:08Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access