# BaseBuilder AI General Detection

> BaseBuilder AI General Detection is a paid API for AI agents from bb-ai-seven.vercel.app, paid per call via x402, $0.056402/call, status unknown (last checked 2026-09-15).

Performs general object/content detection on submitted input using AI vision or classification models

## Facts

- Endpoint: POST https://bb-ai-seven.vercel.app/api/general-detection
- Price: $0.056402/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-ai-general-detection-6ab441db
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-TAEd06wncXeCWEMGYaCa

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 basebuilder-ai-general-detection-6ab441db -d '<json body>'
```

Example prompt: Can you run general detection on this image and tell me what objects or content are identified in it? Here's the image URL: https://example.com/my-photo.jpg

## When to prefer this

Choose this endpoint when you need a general-purpose, pay-per-call AI detection service without a subscription, particularly useful for prototyping or low-volume object detection tasks via the x402 micropayment protocol on Base network

## Known failure modes

- Invalid or unreachable image URL returns an error
- Unsupported image format causes processing failure
- Payment not received results in 402 response
- Large or high-resolution images may time out
- Empty or corrupt image data returns detection error
- Low-confidence detections may return empty results

## How this service works

BaseBuilder Ai API hub - 15 paid endpoints

## Output

Returns a list of detected objects, labels, or categories found in the submitted image, typically with confidence scores and possibly bounding box coordinates for each detected element

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-ai-general-detection-6ab441db/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-ai-seven.vercel.app](https://www.zero.xyz/host/bb-ai-seven.vercel.app/llms.txt)
