x402basequality 0.30

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 specific Stripe invoice resource (`/api/v1/stripe/invoices/105`) behind an x402 paywall. The provider operates a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via the x402 protocol on the Base network and settled in USDC.

The specific endpoint listed here is described only as "Premium API Access" and returns invoice-related data in JSON format. It accepts POST requests and costs up to 20,000 base units of USDC (0.02 USD) per call, consistent with the provider's uniform $0.02/request pricing across all endpoints. Payment is made via the x402 exact scheme to the specified wallet address, with a 300-second timeout window. No API keys or rate limits are advertised.

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 spec, no request/response schema beyond the x402 challenge's outputSchema stub, and no explanation of what data the invoice endpoint actually returns. The endpoint is live (returning a proper 402 challenge), but the lack of documentation makes it difficult to know what to send or what to expect back.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-invoice-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving Stripe invoice data for invoice #105 via a single paid API call
  • Programmatic access to invoice information without traditional API key management
  • Agent-driven payment and data retrieval using x402 protocol

Fit

Best for

  • Developers or agents needing x402-compatible paid API access on Base
  • Scenarios where keyless, pay-per-request access to invoice data is preferred
  • Testing or integrating x402 payment flows

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • Bulk invoice retrieval or batch processing (single invoice endpoint only)
  • Non-crypto payment workflows — requires USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/105 \
  -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 and network info. However, documentation is essentially nonexistent — every doc page shows only 'Connect wallet'. There is no OpenAPI spec, no request body schema, no response schema, and no explanation of what the endpoint actually returns. The endpoint path suggests Stripe invoice data but this is unconfirmed.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) all render only 'Connect wallet' with no usable content.
  • No OpenAPI or request/response schema available — impossible to know what to POST or what the response looks like.
  • The endpoint path references a specific invoice ID (105); unclear if this is a demo or a real resource.
  • No robots.txt or agents.txt found.

Citations

Provenance

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

Agent access