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 #93 via a POST request, gated behind an x402 payment challenge. The endpoint accepts USDC on the Base network with a maximum cost of $0.02 per call (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — access is granted purely through per-request micropayment using the x402 protocol.

The broader lowpaymentfee.com platform advertises a suite of APIs spanning data & analytics, AI & machine learning (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with the same x402 payment model on Base. However, the specific endpoint being listed here is `/api/v1/orders/93/status`, which appears to be an order status lookup.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The endpoint is confirmed live (returns a proper 402 challenge), but the actual response format and the meaning of the order status payload are unknown.

Capabilities

x402-paymentusdc-baseorder-statusmicropaymentper-request-billingno-api-key

Use cases

  • Checking the status of a specific order via a single micropayment
  • Demonstrating x402 protocol integration for pay-per-call APIs
  • Agent-driven order tracking without API key management

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • Agents that need stateless, keyless API access via crypto payments
  • Quick order status lookups without subscription overhead

Not for

  • Bulk order management or querying multiple orders at once
  • Users who need detailed API documentation or response schema guarantees
  • Production systems requiring SLA guarantees or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/orders/93/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 402 challenge, confirming it works. However, there is no OpenAPI spec, no documented request/response schema, no usage examples, and the docs pages are empty stubs. The endpoint path is hardcoded to a single order ID (93), which raises questions about general utility. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is completely unknown
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no content
  • Endpoint path is hardcoded to order ID 93; unclear if this is a demo or a real resource
  • No information about what the order status response contains

Citations

Provenance

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