x402basequality 0.30

x402-gated Stripe customer endpoint on Base, pay $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 147). It is part of a broader platform offering 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 on the Base network using USDC.

The specific endpoint `/api/v1/stripe/customers/147` is labeled "Premium API Access" and accepts POST requests. Payment is settled on-chain via USDC on Base (contract 0x8335…2913) to the payTo address 0x1A2B…85F3. The x402 challenge advertises a maxAmountRequired of 20,000 base units, which at 6 decimals for USDC equals $0.02 per request — consistent with the platform's uniform $0.02/request pricing across all listed endpoints.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /pricing, /README) all resolve but contain only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed documentation describing what data this endpoint actually returns or what input it expects. The endpoint's purpose — retrieving or interacting with a specific Stripe customer record — can only be inferred from the URL path. The lack of documentation significantly limits usability.

Capabilities

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

Use cases

  • Retrieving Stripe customer information via a crypto-gated pay-per-call endpoint
  • Programmatic access to Stripe customer data without traditional API key management
  • Agent-driven workflows that need to fetch payment/customer records on demand

Fit

Best for

  • Developers wanting keyless, pay-per-use access to Stripe customer data
  • AI agents that can settle x402 payments on Base
  • Users who prefer on-chain 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 wallet or USDC balance

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation of request parameters or response format, and the docs/pricing/README pages are empty stubs. The purpose of this specific endpoint (Stripe customer 147) is unclear beyond the URL path, making this effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or input/output schema provided; request body format and response structure are unknown
  • The endpoint targets a specific Stripe customer ID (147); it is unclear whether this is a demo, a shared resource, or a real customer record
  • The broader platform lists many endpoints but none have documented schemas or examples

Citations

Provenance

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

Agent access