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

The specific endpoint `/api/v1/orders/157/status` is labeled "Premium API Access" in the x402 challenge. Payment is handled via the x402 exact scheme: callers include an X-PAYMENT header with a USDC payment of up to 20,000 base units (i.e., $0.02 given USDC's 6 decimals) to the specified payTo address on Base. No API keys or rate limits are advertised; access is granted purely through per-request micropayment.

Documentation on the site is extremely thin — the docs, pricing, API, 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. The endpoint is confirmed live (returns HTTP 402 with a valid x402 challenge), but the actual response payload structure after successful payment is unknown. The platform hosts many other endpoints (analytics, AI, finance, utilities) at the same $0.02 price point, but none have documented schemas either.

Capabilities

x402-paymentusdc-baseorder-statusper-request-micropaymentno-api-key

Use cases

  • Checking the status of a specific order via a single micropayment
  • Integrating pay-per-call order tracking into an agent workflow
  • Demonstrating x402 protocol micropayments on Base

Fit

Best for

  • Agents that need one-off order status lookups without subscription overhead
  • Developers experimenting with x402 micropayment protocol
  • Scenarios requiring keyless, permissionless API access

Not for

  • Bulk order management or batch status queries (no documented batch endpoint)
  • Users who need detailed API documentation or response schema guarantees
  • Production systems requiring SLA or uptime commitments

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/orders/157/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 confirmed live with a valid x402 402 challenge, but there is no OpenAPI spec, no response schema, no request body documentation, and no usage examples. The docs pages are empty ('Connect wallet' only). The endpoint path is hardcoded to a single order ID (157), making its general utility unclear.

Warnings

  • No OpenAPI or response schema available — actual response format after payment is unknown
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • Endpoint path is hardcoded to order 157; unclear if this is a demo or a real resource
  • No SLA, rate limit, or uptime guarantees documented

Citations

Provenance

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

Agent access