# Basebuilder2 Misc - Store Apps Endpoint

> Basebuilder2 Misc - Store Apps Endpoint is a paid API for AI agents from bbx-misc.vercel.app, paid per call via x402, $0.100289/call, status unknown (last checked 2026-09-14).

Retrieves or processes store app data as part of the BaseBuilder miscellaneous API hub

## Facts

- Endpoint: POST https://bbx-misc.vercel.app/api/store-apps
- Price: $0.100289/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-misc-store-apps-endpoint-9085d60b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HViRM0rT4ho14xi_y_2cE

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 basebuilder2-misc-store-apps-endpoint-9085d60b -d '<json body>'
```

Example prompt: Can you search the app store for productivity apps and give me a list of the top results with their details?

## When to prefer this

Choose this endpoint when you need to query or retrieve app store data programmatically through a paid API hub that uses x402 micropayment protocol. Useful for agents needing app metadata or store listings without direct app store API access.

## Known failure modes

- Invalid or missing POST body parameters returns an error
- Payment not processed correctly via x402 protocol results in 402 response
- No apps found matching the query criteria returns empty result set
- Rate limiting or quota exceeded returns error response
- Malformed JSON body results in 400 bad request

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns a list of store app entries with associated metadata such as app names, descriptions, categories, ratings, and other relevant store listing information available through the BaseBuilder misc API hub.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-misc-store-apps-endpoint-9085d60b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-misc.vercel.app](https://www.zero.xyz/host/bbx-misc.vercel.app/llms.txt)
