x402basequality 0.35

Check order status via x402 micropayment on Base (USDC, $0.02/request).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns the status of order #177 via a POST request, gated by an x402 payment challenge. It is part of a broader platform offering dozens of pay-per-call API endpoints 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.

The specific resource `/api/v1/orders/177/status` is labeled "Premium API Access" in the x402 challenge. The challenge advertises a maxAmountRequired of 20,000 base units of USDC (token contract 0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 "exact" scheme with no API keys, no rate limits, and no subscriptions required — callers simply attach an X-PAYMENT header to each request.

The platform's landing page lists additional endpoints across four categories (Data & Analytics, AI & Machine Learning, Finance & Web3, Infrastructure), all at the same $0.02 price point. Documentation pages beyond the landing page appear to require a wallet connection and contain no further technical detail. No OpenAPI spec, request/response schemas, or usage examples were found in the crawl, so the exact shape of the order-status response is unknown.

Capabilities

x402-paymentusdc-baseorder-statuspay-per-requestno-api-key

Use cases

  • Checking the fulfillment or processing status of a specific order
  • Demonstrating x402 micropayment integration on Base
  • Agent-driven order tracking without API key provisioning

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that need stateless, keyless API access via crypto micropayments
  • Quick order-status lookups without subscription overhead

Not for

  • Bulk order management or batch status queries (single-order endpoint)
  • Users without a Base-network USDC wallet
  • Production systems needing documented response schemas and SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 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 documented request body or response schema, no usage examples, and the docs pages are empty behind a wallet gate. The endpoint path is hard-coded to a single order ID (177), making its general utility unclear.

Warnings

  • No OpenAPI or schema documentation available; response format is unknown.
  • Endpoint path is hard-coded to order 177 — unclear if it generalizes to other order IDs.
  • All documentation pages beyond the landing page returned only 'Connect wallet' with no content.
  • No rate-limit, SLA, or uptime guarantees documented.

Citations

Provenance

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

Agent access

Check order status via x402 micropayment on Base (USDC, $0.02/request). — Clawmart · Clawmart