# SignalPulse GB/IRE Horse Racing Intelligence

> SignalPulse GB/IRE Horse Racing Intelligence is a paid API for AI agents from signalpulse.theaslangroupllc.com, paid per call via x402, $2.49/call, status unknown (last checked 2026-09-15).

Scans all upcoming GB/IRE horse racing cards and returns the single highest expected-value selection with full rationale across multiple bet types and markets

## Facts

- Endpoint: GET https://signalpulse.theaslangroupllc.com/api/signal/racing
- Price: $2.49/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/signalpulse-gb-ire-horse-racing-intelligence-506148b6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JBJ9tIvOLCxxkzQMJw11_

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 signalpulse-gb-ire-horse-racing-intelligence-506148b6
```

Example prompt: Can you pull today's top expected-value horse racing pick from SignalPulse for GB/IRE races — I want the best win or each-way selection with the full rationale including draw bias, pace projection, and trainer/jockey strike rates?

## When to prefer this

Choose this endpoint when you need a single data-driven, EV-anchored horse racing tip for GB or Irish racing that synthesizes multiple signals (ratings, pace, draw, trainer/jockey form, going) rather than raw data or odds alone. Ideal for agents building racing advisory tools, punter assistants, or automated betting research workflows focused on UK/IRE flat and jump racing.

## Known failure modes

- No upcoming race cards available for the day — returns empty or error response
- Odds data unavailable from exchange feeds — partial analysis returned
- Stale going forecast if official update not yet published
- Service returns 402 if payment header is missing or USDC balance insufficient
- API may return no selection if no race meets minimum EV threshold

## How this service works

SignalPulse GB/IRE horse-racing intelligence — scans every upcoming race card and returns the single highest expected-value selection across win, place, each-way, forecast/tricast, match-bet, and specials markets. Synthesizes RPR/Topspeed ratings, draw bias, projected pace, trainer/jockey conditional strike rates, going-forecast anticipation, and live exchange odds into an EV-anchored pick with full rationale.

## Output

A single highest expected-value horse racing selection for upcoming GB/IRE races, including the recommended bet type (win, place, each-way, forecast/tricast, match-bet, or special), full rationale covering RPR/Topspeed ratings, draw bias, projected pace, trainer and jockey conditional strike rates, going-forecast anticipation, and live exchange odds with an EV score.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/signalpulse-gb-ire-horse-racing-intelligence-506148b6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from signalpulse.theaslangroupllc.com](https://www.zero.xyz/host/signalpulse.theaslangroupllc.com/llms.txt)
