# BaseBuilder Trading – Is Honeypot Contract Check

> BaseBuilder Trading – Is Honeypot Contract Check is a paid API for AI agents from bb-trading-gold.vercel.app, paid per call via x402, $0.078743/call, status unknown (last checked 2026-09-15).

Analyzes a smart contract address to determine whether it is a honeypot (a token or contract designed to trap buyers and prevent selling)

## Facts

- Endpoint: POST https://bb-trading-gold.vercel.app/api/contract/is-honeypot
- Price: $0.078743/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-trading-is-honeypot-contract-check-c8337884
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_EDepDKyxlAvqJ9vkYUJNq

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-trading-is-honeypot-contract-check-c8337884 -d '<json body>'
```

Example prompt: Before I buy any of this token, can you check if the contract at 0x4e9e3f8e1b2a3c4d5e6f7a8b9c0d1e2f3a4b5c6d on Base is a honeypot — I want to know if I'll actually be able to sell it later.

## When to prefer this

Use this endpoint when a user wants to vet a specific token or smart contract before trading or investing, particularly on EVM-compatible chains like Base. Prefer this over general contract audits when the specific concern is honeypot mechanics — i.e., whether a token can be sold after purchase.

## Known failure modes

- Invalid or malformed contract address returns an error
- Contract not found on specified chain returns not-found error
- Network congestion may delay on-chain analysis
- Newly deployed contracts with no trade history may return inconclusive results
- Unsupported blockchain network returns unsupported chain error

## How this service works

BaseBuilder Trading API hub - 20 paid endpoints

## Output

Returns a verdict on whether the contract is a honeypot, along with risk indicators such as whether selling is restricted, tax analysis, liquidity lock status, and a summary of suspicious contract behaviors that could trap investors.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-trading-is-honeypot-contract-check-c8337884/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-trading-gold.vercel.app](https://www.zero.xyz/host/bb-trading-gold.vercel.app/llms.txt)
