# x402.professorsausages.com Pokémon Species Lookup

> x402.professorsausages.com Pokémon Species Lookup is a paid API for AI agents from x402.professorsausages.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Fetch detailed species data for a named Pokémon, including Pokédex info, stats, evolution chain, egg groups, flavor text, and game appearances

## Facts

- Endpoint: GET https://x402.professorsausages.com/pokemon/species/:name
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-professorsausages-com-pok-mon-species-lookup-50766cf2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TnJiVYiMNko8ikioPl-p6

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 x402-professorsausages-com-pok-mon-species-lookup-50766cf2
```

Example prompt: Give me the full Pokédex species info for Bulbasaur — I want its genus, egg groups, catch rate, gender ratio, evolution chain, and which games it appears in.

## When to prefer this

Use this endpoint when you need comprehensive species-level Pokémon data including evolution chains, egg mechanics, game appearances, and Pokédex flavor text in a single call. Prefer this over raw PokeAPI when you want a parsed, enriched response and are operating in a micropayment (x402) context. Best for the original 151 species.

## Known failure modes

- Unknown Pokémon name returns 404 or error response
- Pokémon outside the supported 151-species dataset may return incomplete evolution chain data
- Network timeout or upstream PokeAPI outage causes failure
- Misspelled name returns no results
- Payment failure (x402 protocol) blocks the request

## How this service works

Pokemon species data — base stats, types, abilities, evolutions & generation-aware Pokedex record as structured JSON for game agents

## Output

Returns a rich JSON object for the named Pokémon species including national Pokédex ID, genus, height (decimetres), weight (hectograms), base experience, EV yield map, egg groups, egg cycles, base friendship, gender female percent, catch rate, growth rate, legendary/mythical flags, flavor text, list of games it appears in, generation introduced, and a full evolution chain with triggers, items, conditions, and whether each evolution target is within the 151-species dataset.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-professorsausages-com-pok-mon-species-lookup-50766cf2/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.professorsausages.com](https://www.zero.xyz/host/x402.professorsausages.com/llms.txt)
