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 #67 via a POST request, gated behind an x402 payment challenge. It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure utility categories — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/orders/67/status` is labeled "Premium API Access" in the x402 challenge. The payment scheme is "exact" with a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the X-PAYMENT header to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, with a 300-second timeout.

The platform advertises no API keys, no rate limits, and instant access. However, documentation pages (/docs, /pricing, /api, /README) all resolve to a minimal "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed documentation describing what fields the order status response contains or what input parameters are expected. The endpoint path is hardcoded to order 67, so it is unclear whether this is a demo/sample endpoint or whether other order IDs are queryable at similar paths.

Capabilities

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

Use cases

  • Checking the status of a specific order via a single paid API call
  • Demonstrating x402 payment protocol integration for agent-to-agent commerce
  • Programmatic order tracking without API key registration

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents needing stateless, keyless API access to order data
  • Quick integration where no signup or subscription is desired

Not for

  • Production order management systems requiring bulk or batch status queries
  • Users who need detailed API documentation and response schemas before integrating
  • Anyone needing to query arbitrary order IDs (endpoint is hardcoded to order 67)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/orders/67/status \
  -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, but there is zero documentation on request parameters, response schema, or what 'order 67 status' actually returns. All doc pages are empty stubs. The hardcoded order ID raises questions about general usability.

Warnings

  • All documentation pages (/docs, /pricing, /api, /README) return only 'Connect wallet' with no actual content
  • No OpenAPI schema or response examples available
  • Endpoint path is hardcoded to order ID 67 — unclear if other order IDs are supported
  • No request body schema documented; input parameters unknown
  • The 'Premium API Access' label is generic and does not describe the actual functionality

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:23:43Z · 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