x402basequality 0.30

Order status lookup via x402 micropayment on Base network, $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides order status information behind an x402 paywall. The specific resource `/api/v1/orders/30/status` returns status data for order #30 when called via POST with a valid X-PAYMENT header. Payment is settled in USDC on the Base network at $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — access is granted purely through per-call micropayment.

The provider lowpaymentfee.com hosts a broader suite of x402-gated APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto market data, and utility services (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with the same payment model. However, the specific endpoint being listed here is an order status lookup, which appears to be a demonstration or e-commerce order tracking resource.

Documentation 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 schema, no request/response examples, and no description of what fields the order status response contains. The endpoint is confirmed live via a valid 402 challenge, but the actual response format and capabilities remain unknown.

Capabilities

x402-paymentusdc-base-networkorder-statusper-call-micropaymentno-api-keyno-rate-limit

Use cases

  • Checking the status of a specific order via micropayment
  • Integrating pay-per-call order tracking into an agent workflow
  • Demonstrating x402 protocol payment flows

Fit

Best for

  • Agents needing simple order status lookups without API key management
  • Developers experimenting with x402 micropayment protocol
  • Low-volume, on-demand order status checks

Not for

  • High-volume order management systems needing bulk queries
  • Users who need detailed documentation or response schema guarantees
  • Production e-commerce platforms requiring authenticated order APIs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/orders/30/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 via a valid 402 challenge and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty beyond a wallet connect prompt. The specific endpoint (order 30 status) appears to be a demo resource with no explanation of its purpose or response format.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or response schema provided; response format is completely unknown
  • The endpoint path '/api/v1/orders/30/status' references a hardcoded order ID (30), suggesting this may be a demo or placeholder resource
  • No request body schema documented despite POST method requirement

Citations

Provenance

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

Agent access