x402basequality 0.30

Check order status via x402 micropayment on Base 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 a specific order (order ID 100 in the probed URL pattern) behind an x402 paywall. The provider operates a broad suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request and settled in USDC on the Base network. No API keys, rate limits, or upfront commitments are required — callers simply attach an x402 payment header to each request.

The specific endpoint probed (`/api/v1/orders/100/status`) appears to be an order-status lookup, though the provider's landing page does not list it among its featured API categories. The x402 challenge confirms the endpoint is live, accepting POST requests, and requiring up to 20,000 base units of USDC (0.02 USDC, i.e., $0.02) per call. Payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a 300-second timeout window.

Documentation is extremely thin — 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, and no usage examples available from the crawl. The endpoint's actual response format and the meaning of the order ID path parameter are unknown beyond what can be inferred from the URL structure.

Capabilities

x402-paymentusdc-baseorder-statuspay-per-callno-api-keymicropayment

Use cases

  • Checking the status of an order programmatically via a single micropayment
  • Integrating order-status lookups into agent workflows without managing API keys
  • Demonstrating x402 payment-gated API access on Base

Fit

Best for

  • Agents or bots that need one-off order status checks without subscription overhead
  • Developers experimenting with x402 payment protocol integrations
  • Workflows requiring keyless, pay-as-you-go API access

Not for

  • High-volume order management systems needing bulk or batched queries
  • Users who need detailed API documentation or guaranteed SLAs
  • Applications requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/orders/100/status
# Returns 402 with x402 challenge. Attach X-PAYMENT header with
# a signed USDC payment of 0.02 USDC on Base to access the resource.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific endpoint is not listed among the provider's featured APIs. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown.
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no usable content.
  • The /api/v1/orders/100/status endpoint is not listed among the provider's advertised API categories; its purpose and parameters are inferred solely from the URL.
  • No examples or integration guides found.

Citations

Provenance

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

Agent access

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