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 provides x402-protocol access to a Stripe customer resource (customer ID 53). 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 behind x402 payment challenges settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/customers/53` is labeled "Premium API Access" by the provider. Based on the x402 challenge, each call costs a maximum of 20,000 base units of USDC (0.02 USD) and accepts POST requests. Payment is made via the x402 "exact" scheme to the provider's wallet on Base. No API keys or rate limits are advertised; access is granted purely through per-request micropayment.

Documentation is extremely sparse. The provider's docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what data this endpoint actually returns. The endpoint name suggests it retrieves or interacts with a Stripe customer record, but the exact input parameters and response format are unknown.

Capabilities

x402-paymentusdc-micropaymentbase-networkstripe-customer-dataper-request-billingno-api-key

Use cases

  • Retrieving Stripe customer information via a per-call micropayment model
  • Demonstrating x402 payment protocol integration for API monetization
  • Accessing premium data without traditional API key management

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that can settle USDC micropayments on Base
  • Use cases requiring keyless, pay-per-use API access

Not for

  • Production Stripe integrations where direct Stripe API access is more appropriate
  • Users who need detailed documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/53 \
  -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 (returns a valid 402 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 this Stripe customer endpoint actually returns. The purpose of the endpoint is unclear beyond its label.

Warnings

  • No documentation available — all doc/pricing/API pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Unclear what data this endpoint returns or what POST body it expects
  • The endpoint path references a specific Stripe customer ID (53), which may be a demo or placeholder
  • Provider site appears to be a generic x402 showcase; actual backend functionality is unverified

Citations

Provenance

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

Agent access