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 30) behind an x402 paywall. The provider operates a broad platform offering dozens of pay-per-request API endpoints across data analytics, AI/ML inference, finance, and utility categories, all settled on the Base network using USDC.

The specific endpoint `/api/v1/stripe/customers/30` is listed as "Premium API Access" and accepts HTTP POST requests. Payment is handled via the x402 protocol: callers receive a 402 challenge specifying an exact-scheme payment of up to 20,000 base units of USDC (0.02 USD) to the provider's wallet on Base. Once the X-PAYMENT header with a valid payment proof is attached, the endpoint returns JSON. No API keys or rate limits are advertised.

Documentation is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no explanation of what data the endpoint actually returns. The endpoint is confirmed live (402 challenge captured), but the lack of documentation makes it difficult to know what payload to send or what response to expect.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-datapay-per-requestno-api-key

Use cases

  • Retrieving Stripe customer information for customer ID 30 via a micropayment-gated endpoint
  • Demonstrating x402 protocol integration for pay-per-request API access
  • Programmatic access to Stripe data without traditional API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing one-off Stripe customer lookups settled in USDC
  • Projects exploring keyless, pay-per-call API patterns on Base

Not for

  • Production Stripe integrations requiring full CRUD and webhook support
  • Users who need detailed API documentation or response schemas before integrating
  • High-volume batch retrieval of multiple Stripe customers

Quick start

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

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 — every doc page shows only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, and no explanation of what the endpoint returns. The endpoint path suggests Stripe customer data but this is unverifiable. Effectively a stub listing.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Unclear what data the endpoint actually returns; 'Premium API Access' is not descriptive
  • The endpoint targets a specific customer ID (30), which may be a demo or placeholder
  • Cannot verify whether this proxies real Stripe data or returns synthetic/mock data

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 10:05:41Z · 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