x402basequality 0.30

Check order status via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns the status of order #69 via a POST request, gated by the x402 payment protocol. It is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/orders/69/status` is described simply as "Premium API Access" with no further documentation on request or response schemas. The x402 challenge confirms the endpoint is live, accepting payments of up to 20,000 base units of USDC (0.02 USDC, i.e., $0.02) to wallet `0x1A2B...85F3` on Base. Payment is handled via the x402 exact scheme with a 300-second timeout. No API keys or rate limits are required — access is granted purely through per-request micropayment.

Documentation on the site 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, and no usage examples. The endpoint path suggests an order-status lookup, but the actual payload format and response structure are unknown.

Capabilities

x402-paymentusdc-baseper-request-micropaymentorder-statuspost-endpoint

Use cases

  • Querying the status of a specific order via a single micropayment
  • Demonstrating x402 payment-gated API access on Base network
  • Integrating pay-per-call order lookups into agent workflows

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing one-shot order status checks without API keys
  • Low-volume, on-demand order status queries

Not for

  • High-volume order management systems needing bulk queries
  • Users who need detailed API documentation or guaranteed SLAs
  • Querying arbitrary order IDs (this endpoint is hardcoded to order 69)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/orders/69/status \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and network. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a title, and the endpoint path is hardcoded to a single order ID. The broader site's docs pages are empty stubs.

Warnings

  • No request or response schema available — payload format is entirely unknown
  • Documentation pages (/docs, /api, /pricing, /README) contain no substantive content
  • Endpoint path is hardcoded to order ID 69; unclear if other order IDs are supported via similar endpoints
  • No examples or usage guides provided by the provider

Citations

Provenance

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

Agent access

Check order status via x402 micropayment on Base network for $0.02 per request. — Clawmart · Clawmart