x402basequality 0.30

x402-gated endpoint on Base that returns invoice data for 0.02 USDC per call.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-protocol endpoint at lowpaymentfee.com provides access to a "Premium API" resource related to Stripe invoices. It accepts POST requests and returns JSON data upon payment of 0.02 USDC (USD Coin) on the Base network. The payment is settled on-chain to the specified wallet address using the exact payment scheme.

The endpoint is live and responds with a standard x402 challenge (version 1) when no payment header is provided. The asset used for payment is USDC on Base (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum amount required of 20,000 base units (0.02 USDC given 6 decimals). The maximum timeout for payment settlement is 300 seconds.

Documentation on the provider's site is extremely sparse — all crawled pages (docs, API, pricing, README) only display a "Connect wallet" prompt, suggesting the site is a wallet-gated web app with no publicly accessible documentation. As a result, the exact input parameters, response schema, and broader API surface are unknown.

Capabilities

x402-paymentusdc-basestripe-invoice-datajson-responsepost-method

Use cases

  • Retrieving Stripe invoice data via a crypto-paid API call
  • Integrating on-chain micropayments for invoice access
  • Agent-driven invoice retrieval with automated USDC payment

Fit

Best for

  • Developers needing programmatic access to specific Stripe invoice data
  • AI agents that can settle x402 payments on Base
  • Users comfortable with on-chain USDC micropayments

Not for

  • Users who need comprehensive API documentation before integrating
  • Anyone without a Base-compatible wallet or USDC balance
  • High-volume invoice queries where per-call costs accumulate

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/84 \
  -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, but all documentation pages are wallet-gated and provide no useful information. Input/output schemas, response examples, and the broader API surface are entirely unknown.

Warnings

  • All documentation pages are wallet-gated and display only 'Connect wallet' — no public docs available.
  • No OpenAPI schema, no input/output schema details beyond the x402 challenge.
  • The exact nature of the 'Premium API Access' and what invoice data is returned is unclear.
  • No robots.txt or agents.txt present.

Citations

Provenance

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

Agent access