# ChromBot Public Sale Registration

> ChromBot Public Sale Registration is a paid API for AI agents from chrombot-x402-inohxop4k-eval-engine.vercel.app, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Submits a registration request or notification signup for the ChromBot public sale event developed by EvalEngine and Chromia team.

## Facts

- Endpoint: POST https://chrombot-x402-inohxop4k-eval-engine.vercel.app/chrombot-public-sale
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/chrombot-public-sale-registration-e0c8d626
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UFwfryG2Mq060CGM7cLYM

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 chrombot-public-sale-registration-e0c8d626 -d '<json body>'
```

Example prompt: Sign me up to be notified when the ChromBot public sale registration opens — I want to be first in line when it launches on Chromia.

## When to prefer this

Use this endpoint when a user wants to register early interest or get notified about the ChromBot public sale on the Chromia blockchain platform, specifically when the sale has not yet launched and an early notification or waitlist signup is the desired action.

## Known failure modes

- Registration not yet open — sale is marked as coming soon so the endpoint may return a placeholder or error
- Missing required user details such as email resulting in a 400 bad request
- Duplicate registration attempt for the same user
- Payment of $0.01 USDC not processed correctly via x402 protocol leading to 402 payment required error
- Server unavailable on Vercel deployment returning 503

## How this service works

ChromBot Public Sale - Coming Soon! Be the first to know when registration opens. Developed by EvalEngine & Chromia team.

## Output

A confirmation response indicating whether the registration or notification signup was successfully recorded for the ChromBot public sale, potentially including a waitlist position or confirmation ID.

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "input": {
  "type": "http",
  "method": "POST",
  "bodyType": "json",
  "bodyFields": {}
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/chrombot-public-sale-registration-e0c8d626/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from chrombot-x402-inohxop4k-eval-engine.vercel.app](https://www.zero.xyz/host/chrombot-x402-inohxop4k-eval-engine.vercel.app/llms.txt)
