x402basequality 0.35

x402-gated Stripe invoice 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 exposes a Stripe invoice resource (`/api/v1/stripe/invoices/49`) behind an x402 paywall. It is part of a broader platform that offers dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all settled on the Base network using USDC.

The specific endpoint listed here is labeled "Premium API Access" and costs $0.02 per request (20,000 base units of USDC with 6 decimals). Payment is made via the x402 exact scheme: callers include an X-PAYMENT header with a signed USDC transfer to the provider's address on Base. No API keys, rate limits, or upfront commitments are required — each call is independently paid.

The platform's documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all resolve but render only a "Connect wallet" prompt, so there is no publicly available technical documentation describing request/response schemas, required POST body fields, or example outputs for this invoice endpoint. The x402 challenge confirms the endpoint is live and accepting POST requests, but the actual behavior and returned data structure remain undocumented in the crawled material.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-invoicespay-per-requestno-api-key

Use cases

  • Programmatically retrieving or interacting with a Stripe invoice via a crypto-paid API call
  • Integrating invoice data into an agent workflow without traditional API key provisioning
  • Demonstrating x402 payment protocol integration with a real endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents that need keyless, pay-per-call access to invoice data
  • Projects requiring USDC-settled API calls without subscriptions

Not for

  • Users who need detailed API documentation before integrating
  • High-volume invoice processing where per-call fees add up
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is zero documentation on request/response schemas, required POST body, or what data the endpoint actually returns. All doc pages render only a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No API documentation available — all doc pages render only 'Connect wallet'
  • Request body schema for the POST is unknown; no examples provided by the provider
  • Response schema and content type are undocumented
  • The specific purpose of '/api/v1/stripe/invoices/49' (a hardcoded invoice ID) is unclear — it may be a demo or placeholder

Citations

Provenance

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

Agent access