x402basequality 0.25

x402-gated Stripe customer endpoint on Base, pay-per-call with 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 138) behind an x402 paywall. 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 settled on the Base network using USDC.

The specific endpoint `/api/v1/stripe/customers/138` accepts POST requests and is priced at a maximum of $0.02 per call (20,000 base units of USDC with 6 decimals). Payment is made via the x402 exact scheme to the wallet address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on Base. The platform advertises no API keys, no rate limits, and instant access.

Documentation is extremely sparse. The docs, API, pricing, 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 Stripe customer endpoint actually returns or what POST body it expects. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

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

Use cases

  • Retrieving Stripe customer information via a pay-per-call model
  • Programmatic access to customer payment data without traditional API key management
  • Agent-driven workflows that need Stripe customer details with crypto-native settlement

Fit

Best for

  • Developers who want keyless, pay-per-request access to Stripe customer data
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Anyone needing detailed API documentation or request/response schemas before integrating
  • Bulk retrieval of many Stripe customers (no batch endpoint documented)
  • Users without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

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

Warnings

  • No documentation available — all doc/API/pricing/README pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Purpose of the Stripe customer endpoint is unclear — it may expose sensitive payment data
  • No information on what POST body is expected
  • The endpoint path references a specific customer ID (138), which may indicate a demo or test resource rather than a general-purpose API

Citations

Provenance

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

Agent access