# BaseHub Featured Profile Registration - Daily

> BaseHub Featured Profile Registration - Daily is a paid API for AI agents from basehub-alpha.vercel.app, paid per call via x402, $0.2/call, status unknown (last checked 2026-09-15).

Registers a user profile as a featured listing on BaseHub for one day, charged at $0.20 USDC per registration.

## Facts

- Endpoint: POST https://basehub-alpha.vercel.app/api/x402-featured-profile
- Price: $0.2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basehub-alpha-vercel-app-1e4535aa
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_W-7KY6FudUS1U2AWbCTKI

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 basehub-alpha-vercel-app-1e4535aa -d '<json body>'
```

Example prompt: Register my profile as a featured listing on BaseHub for today — I want my account promoted in the featured section and I'm happy to pay the 0.20 USDC daily fee.

## When to prefer this

Use this endpoint when you want to promote a user profile as a featured listing on the BaseHub platform for a single day and are willing to pay 0.20 USDC per registration via the x402 payment protocol. Prefer this over the basic x402 payment endpoint when specifically seeking featured profile placement rather than a general payment action.

## Known failure modes

- Payment of 0.20 USDC not provided or insufficient — returns payment required error
- Profile already registered as featured for the day — duplicate registration rejected
- Invalid or missing profile identifier in request body — returns validation error
- x402 payment protocol misconfiguration — payment not processed correctly
- Network or server error on basehub-alpha.vercel.app — returns 5xx error

## How this service works

BaseHub Featured Profile Registration - Daily

## Output

A confirmation that the profile has been registered as a featured listing on BaseHub for the day, along with any relevant registration details or transaction receipt.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basehub-alpha-vercel-app-1e4535aa/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from basehub-alpha.vercel.app](https://www.zero.xyz/host/basehub-alpha.vercel.app/llms.txt)
