x402basequality 0.35

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 102) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme.

The endpoint charges a maximum of 20,000 base units of USDC per request. Since USDC uses 6 decimals, this equals $0.02 per call. The provider's landing page confirms a flat $0.02/request pricing model across all their API offerings, with no API keys, no rate limits, and instant access.

The broader lowpaymentfee.com platform advertises multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. However, this specific listing covers only the `/api/v1/stripe/customers/102` endpoint. Documentation beyond the landing page is essentially empty (all sub-pages just show "Connect wallet"), so the exact request body schema and response format are unknown. The endpoint is live and returning a valid x402 402 challenge.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-dataper-call-pricingjson-response

Use cases

  • Retrieving Stripe customer information for customer ID 102 via a pay-per-call model
  • Agent-driven access to customer records without API key provisioning
  • Programmatic lookup of customer data settled in USDC on Base

Fit

Best for

  • Agents needing on-demand Stripe customer data without subscription commitments
  • Developers exploring x402 payment-gated API patterns
  • Low-volume, pay-as-you-go access to customer records

Not for

  • Bulk retrieval of many Stripe customers (only serves customer 102)
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but documentation is effectively absent (all doc pages show only 'Connect wallet'). No request/response schema, no OpenAPI spec, and the endpoint serves a single hardcoded customer ID with no explanation of what data is returned.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) are all empty beyond a 'Connect wallet' prompt — no usable docs exist.
  • The endpoint targets a single hardcoded Stripe customer ID (102); unclear if this is a demo or production resource.
  • No request body schema or response schema is documented anywhere.
  • No OpenAPI or machine-readable API specification is available.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:47:15Z · 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