x402basequality 0.30

Pay-per-call transaction receipt endpoint on Base via x402, settling in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides a "Premium API Access" receipt resource for transaction 303. It is part of a broader platform offering multiple pay-per-call API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no commitments required.

The specific endpoint `/api/v1/transactions/303/receipt` accepts POST requests and settles payments on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The x402 challenge advertises a maxAmountRequired of 20,000 base units, which at 6 decimals for USDC equals $0.02. Payment is made via the x402 "exact" scheme with a 300-second timeout. The endpoint returns application/json responses.

Documentation on the site 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 receipt payload actually contains. The platform lists many other endpoints across analytics, AI, finance, and utility categories, but details about any of them are unavailable beyond their names and uniform $0.02 pricing.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-calltransaction-receiptjson-responseno-api-key

Use cases

  • Retrieving a transaction receipt for transaction 303 via a single paid API call
  • Demonstrating x402 pay-per-call integration on the Base network
  • Agent-driven programmatic access to receipt data without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents needing keyless, pay-per-call API access
  • Low-friction micropayment API consumption at $0.02/request

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • High-volume batch processing where per-call pricing may add up
  • Anyone requiring non-USDC or non-Base-network settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/303/receipt \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documentation beyond endpoint names, no request/response examples, and the specific purpose of this 'transaction 303 receipt' endpoint is unexplained. The docs/pricing/API pages are all blank beyond a wallet connect prompt.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The specific meaning of 'transaction 303 receipt' is unclear — it may be a demo or placeholder endpoint
  • No information on what data the receipt contains or what inputs are expected in the POST body

Citations

Provenance

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

Agent access