# LGTM.lol Premium LGTM Image by ID

> LGTM.lol Premium LGTM Image by ID is a paid API for AI agents from lgtm.lol, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns a short-lived URL to a curated LGTM image (PNG, JPEG, GIF, or WebP) for approving code reviews, fetched by a specific item ID.

## Facts

- Endpoint: GET https://lgtm.lol/x402/item/:id
- 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/lgtm-lol-premium-lgtm-image-by-id-3966b2f4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JD7_Wh5IH7Oq33peET49E

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 lgtm-lol-premium-lgtm-image-by-id-3966b2f4
```

Example prompt: Grab me LGTM image number 42 from lgtm.lol so I can drop it into my pull request approval comment.

## When to prefer this

Choose this endpoint when you need a specific, known LGTM image by its ID — e.g. when your workflow has a preferred or pre-selected LGTM image, or when you want a particular image you discovered from the catalog at lgtm.lol/x402/items. If you want a random or algorithmically chosen LGTM image rather than a specific one, check whether lgtm.lol offers a random-selection endpoint instead.

## Known failure modes

- Invalid or non-existent item ID returns an error or 404
- Short-lived URL expires before the image is displayed — must use it immediately
- Payment failure (insufficient USDC balance) blocks image delivery
- Item ID out of range if ID does not correspond to any curated image

## How this service works

LGTM.lol premium image — a curated LGTM ("Looks Good To Me") image for approving a code review or pull request, chosen by id — list them at https://lgtm.lol/x402/items. Paid per request in USDC on Base. Returns a short-lived URL to a PNG, JPEG, GIF or WebP; the URL expires in minutes and cannot be shared.

## Output

A short-lived URL (expiring within minutes) pointing to a curated LGTM image in PNG, JPEG, GIF, or WebP format. The URL is for immediate use only and cannot be shared or cached for later access.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lgtm-lol-premium-lgtm-image-by-id-3966b2f4/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from lgtm.lol](https://www.zero.xyz/host/lgtm.lol/llms.txt)
