# GitDealFlow Deep Signal Lookup

> GitDealFlow Deep Signal Lookup is a paid API for AI agents from signals.gitdealflow.com, paid per call via x402, $0.19/call, status unknown (last checked 2026-09-14).

Returns a deep VC signal profile for a named startup, including commit velocity, contributor growth, sector rank, and a thesis sentence.

## Facts

- Endpoint: POST https://signals.gitdealflow.com/api/agent/deep-signal/x402
- Price: $0.19/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/gitdealflow-deep-signal-lookup-52a2827b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zM2FXukXPR8Jx53Qy2kpv

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 gitdealflow-deep-signal-lookup-52a2827b -d '<json body>'
```

Example prompt: Can you pull the deep signal profile for Supabase — I want to see their commit velocity, contributor growth, sector rank, and the thesis sentence GitDealFlow generates for them?

## When to prefer this

Use this endpoint when you need a quick, structured VC-oriented signal snapshot for a specific named startup, particularly one with a public GitHub presence. It is well-suited for pre-deal research, portfolio monitoring, and sourcing screens where you need commit velocity, contributor growth, sector rank, and a synthesized thesis sentence in a single call. Prefer this over manual GitHub scraping or generic company databases when you want pre-computed, VC-framed signals with no charge on a miss.

## Known failure modes

- Startup not found in database — returns 404, no charge applied
- Ambiguous or misspelled startup name may fail to resolve
- Private or very early-stage startups may not have sufficient data
- Payment of $0.19 USDC must succeed via x402 protocol before results are returned

## How this service works

VC Deal Flow Signal, deep_signal lookup (commit velocity, contributor growth, sector rank, thesis sentence) for one named startup. Misses return 404 with no settlement.

## Output

Returns a structured signal object containing commit velocity (rate of code commits), contributor growth (change in number of contributors), sector rank (relative ranking within the startup's sector), and a thesis sentence summarizing the investment case. Returns a 404 with no settlement if the startup is not found in the database.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/gitdealflow-deep-signal-lookup-52a2827b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from signals.gitdealflow.com](https://www.zero.xyz/host/signals.gitdealflow.com/llms.txt)
