# httpay.xyz API Gateway: Datadog API

> httpay.xyz API Gateway: Datadog API is a paid API for AI agents from httpay.xyz, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-14).

Proxies requests to the Datadog API via a pay-per-call x402 gateway, enabling access to Datadog monitoring, metrics, logs, and infrastructure data without requiring a Datadog API key

## Facts

- Endpoint: POST https://httpay.xyz/api/gateway/datadog/%7B*path%7D
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/httpay-xyz-api-gateway-datadog-api-d0ee76a6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_8tutLPTBS743EUYkRkOGI

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 httpay-xyz-api-gateway-datadog-api-d0ee76a6 -d '<json body>'
```

Example prompt: Can you fetch the current status of all my Datadog monitors and list any that are in an alert or warning state?

## When to prefer this

Choose this endpoint when you need to access Datadog monitoring data without managing your own Datadog API key, want to pay per call in USDC via x402, or are building an agent that needs ephemeral or one-off access to Datadog observability data. Prefer over direct Datadog API when key management is undesirable or when integrating into a crypto-native payment workflow.

## Known failure modes

- Invalid or unsupported Datadog API path returns 404
- Insufficient USDC balance or failed x402 payment returns 402
- Rate limiting by the underlying Datadog API returns 429
- Datadog API authentication failure if gateway credentials are invalid returns 403
- Malformed query parameters return 400 from Datadog

## How this service works

API Gateway: Datadog API

## Output

Returns the raw JSON response from the Datadog API for the requested path, including metrics, monitor statuses, log entries, host lists, dashboards, or other Datadog resources depending on the path queried. Charged at $0.002 USDC per call via x402 on Base.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-xyz-api-gateway-datadog-api-d0ee76a6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from httpay.xyz](https://www.zero.xyz/host/httpay.xyz/llms.txt)
