# @rawgroundbeef/webpage-generator

> @rawgroundbeef/webpage-generator is a paid API for AI agents from api.x402.jobs, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Generates a webpage on demand given a prompt or description

## Facts

- Endpoint: POST https://api.x402.jobs/@rawgroundbeef/webpage-generator
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/rawgroundbeef-webpage-generator-006b157c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DaMvODQ_MXPetRHVI-YZ0

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 rawgroundbeef-webpage-generator-006b157c -d '<json body>'
```

Example prompt: Generate a webpage for my coffee shop called Morning Bloom — include a hero section, a brief about us paragraph, and a contact section with a San Francisco address.

## When to prefer this

Use this endpoint when you need a quick AI-generated webpage from a text description and want to avoid setting up a full web development environment. Ideal for prototyping, landing pages, or dynamically generated content at low cost ($0.01 USDC per call).

## Known failure modes

- Missing or empty prompt results in an error or empty output
- Payment of $0.01 USDC not provided triggers 402 Payment Required
- Overly vague descriptions may produce generic or low-quality output
- Server-side generation failure returns a 500 error

## How this service works

Generate a webpage

## Output

Returns generated HTML or webpage content based on the provided description or prompt, ready to be served or embedded.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/rawgroundbeef-webpage-generator-006b157c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.x402.jobs](https://www.zero.xyz/host/api.x402.jobs/llms.txt)
