# Basebuilder2 Search JSON Transform

> Basebuilder2 Search JSON Transform is a paid API for AI agents from bbx-search.vercel.app, paid per call via x402, $0.085203/call, status unknown (last checked 2026-09-14).

Transforms JSON data via the BaseBuilder Search API hub, one of 18 paid search-related endpoints

## Facts

- Endpoint: POST https://bbx-search.vercel.app/api/json-transform
- Price: $0.085203/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-search-json-transform-862345a9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cMtBC-NnVuy_5gp9eqp7r

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-search-json-transform-862345a9 -d '<json body>'
```

Example prompt: Take this search result JSON and transform it into a clean, normalized format using the BaseBuilder Search hub — I need the output as structured JSON I can use downstream.

## When to prefer this

Choose this endpoint when you need to transform or reformat JSON data within a search-oriented workflow and are already integrated with the BaseBuilder Search hub ecosystem. It is well-suited for pipelines that require normalized JSON output from search operations and can handle micropayment-gated API calls via x402.

## Known failure modes

- Invalid or malformed JSON input returns a 400 error
- Payment not completed results in a 402 response blocking access
- Unsupported transformation type may return an error or unmodified output
- Network timeout on the Vercel deployment may cause intermittent failures
- Missing required fields in the POST body leads to processing errors

## How this service works

BaseBuilder Search API hub - 18 paid endpoints

## Output

A transformed or reformatted JSON object reflecting the applied conversion rules, suitable for downstream consumption by other services or pipelines.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-search-json-transform-862345a9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-search.vercel.app](https://www.zero.xyz/host/bbx-search.vercel.app/llms.txt)
