# x402 Payment Demo - Creative Tim: View Message After Payment

> x402 Payment Demo - Creative Tim: View Message After Payment is a paid API for AI agents from x402.creative-tim.com, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).

Returns gated message content after a $0.10 USDC micropayment is processed via the x402 payment protocol

## Facts

- Endpoint: GET https://x402.creative-tim.com/message/user-payment
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-payment-demo-creative-tim-view-message-after-payment-7760ecb1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ubPRPBJMahxAMSPqUhNjd

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-payment-demo-creative-tim-view-message-after-payment-7760ecb1
```

Example prompt: Show me the message content on the Creative Tim x402 demo — I've already set up my USDC wallet and I'm happy to pay the 10-cent micropayment to unlock it.

## When to prefer this

Use this endpoint when demonstrating or testing the x402 pay-per-request protocol with a live micropayment flow, or when an agent needs to access message content gated behind a $0.10 USDC payment on Creative Tim's x402 demo. Prefer this over other sibling endpoints when the target content is a message (not code or UI components).

## Known failure modes

- Payment not provided — returns HTTP 402 with x402 payment challenge headers
- Insufficient payment amount — returns 402 if payment is below $0.10 USDC
- Invalid or expired payment token — returns 402 or 401
- Network or facilitator error processing payment — returns 500
- Payment already used / replay rejected — returns 402 or 400

## How this service works

View message content after payment

## Output

Returns the gated message body/text content that is unlocked after a valid x402 USDC micropayment of $0.10 is confirmed. The response contains the premium message text that was previously inaccessible without payment.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-payment-demo-creative-tim-view-message-after-payment-7760ecb1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.creative-tim.com](https://www.zero.xyz/host/x402.creative-tim.com/llms.txt)
