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 97). It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all gated behind x402 payment challenges on the Base network using USDC.

The specific endpoint `/api/v1/stripe/customers/97` is labeled "Premium API Access" and accepts POST requests. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. 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 further content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the endpoint actually returns. The endpoint's purpose (retrieving or interacting with a Stripe customer record) can only be inferred from the URL path. The broader platform lists many endpoints but provides no detail on request parameters or response formats for any of them.

Capabilities

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

Use cases

  • Retrieving Stripe customer information via a crypto-paid API call
  • Programmatic access to payment/customer data without traditional API key management
  • Agent-driven workflows that need Stripe customer details and can settle in USDC on Base

Fit

Best for

  • Developers who want keyless, pay-per-call access to Stripe customer data
  • AI agents that can settle x402 payments in USDC on Base
  • Projects needing low-friction API access without subscription commitments

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • High-volume use cases where $0.02/request adds up significantly compared to direct Stripe API access
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid x402 402 challenge) and pricing is clear at $0.02/request in USDC on Base. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual purpose of the endpoint (what data it returns for a Stripe customer) is entirely unclear from available material.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition; request parameters and response format are unknown
  • The endpoint path suggests access to a specific Stripe customer record (ID 97), but there is no explanation of what data is returned or what POST body is expected
  • The broader platform lists many endpoints but none have documented schemas or examples

Citations

Provenance

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

Agent access