x402basequality 0.30

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 specific Stripe customer resource (customer ID 68) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme.

The x402 challenge advertises a maxAmountRequired of 20,000 base units. Since USDC uses 6 decimals, this translates to $0.02 per request — consistent with the site's uniform $0.02/request pricing across all listed APIs. The provider's landing page advertises a broader catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services, all at the same price point. No API keys or rate limits are mentioned; access is gated purely by x402 payment.

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 spec, no request/response schema documentation, and no explanation of what the Stripe customers endpoint actually returns or what POST body it expects. The endpoint is live (returns a valid 402 challenge), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-dataper-call-pricingno-api-keyjson-response

Use cases

  • Retrieving Stripe customer information via a pay-per-call model without needing API keys
  • Programmatic access to customer records settled in USDC on Base
  • Agent-driven workflows that need on-demand Stripe customer data with crypto payment

Fit

Best for

  • Developers who want keyless, pay-per-use access to Stripe customer data
  • AI agents with USDC on Base that need to fetch customer records
  • Prototyping x402 payment flows against a live endpoint

Not for

  • Production Stripe integrations (use Stripe's official API directly)
  • Users who need detailed documentation or request/response schemas before integrating
  • High-volume batch retrieval of customer data

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/68 \
  -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, but documentation is essentially nonexistent — every doc page shows only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, and no explanation of what this Stripe customers endpoint does or expects. The listing is effectively a stub.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Purpose of the Stripe customer endpoint is unclear — it may expose third-party customer data, raising privacy concerns
  • No information on what POST body is expected or what the response contains

Citations

Provenance

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

Agent access

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