# Clearlot Hardware/MRO Live Quote

> Clearlot Hardware/MRO Live Quote is a paid API for AI agents from clearlot-hardware-hq.vercel.app, paid per call via x402, $0.04/call, status unknown (last checked 2026-09-15).

Returns a live price quote for hardware, maintenance, repair, and operations (MRO) supplies via Clearlot's procurement platform

## Facts

- Endpoint: POST https://clearlot-hardware-hq.vercel.app/mcp
- Price: $0.04/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clearlot-hardware-mro-live-quote-0289d8a9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fBrapwMdDsrlf-eOZki_f

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability clearlot-hardware-mro-live-quote-0289d8a9 -d '<json body>'
```

Example prompt: Can you get me a live Clearlot quote for 50 units of 1/4-20 stainless steel hex bolts so I can compare pricing before placing our MRO order?

## When to prefer this

Choose this endpoint when you need real-time, live pricing for hardware or MRO (maintenance, repair, operations) supplies specifically from the Clearlot platform. It is ideal for procurement workflows, cost comparison, purchase order validation, or any scenario where up-to-date industrial supply pricing is required rather than static catalog data.

## Known failure modes

- Part number not found in Clearlot catalog — returns no results or item-not-found error
- Ambiguous product description leads to multiple matches requiring clarification
- Item temporarily out of stock with no price available
- API payment failure if USDC balance is insufficient
- Rate limiting or service unavailability during high-demand periods

## How this service works

Clearlot live hardware/MRO quote

## Output

A live quote response containing current pricing (unit price and/or bulk price), availability status, lead time estimates, and supplier details for the requested hardware or MRO item

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clearlot-hardware-mro-live-quote-0289d8a9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clearlot-hardware-hq.vercel.app](https://www.zero.xyz/host/clearlot-hardware-hq.vercel.app/llms.txt)
