# pay.codenut.ai x402 Payment $1478 to 0x5e04D4bC0A077c2727D4e542629606923AA55fff

> pay.codenut.ai x402 Payment $1478 to 0x5e04D4bC0A077c2727D4e542629606923AA55fff is a paid API for AI agents from pay.codenut.ai, paid per call via x402, $0.001478/call, status unknown (last checked 2026-09-15).

Executes an x402 micropayment of $1478 USDC to the Ethereum address 0x5e04D4bC0A077c2727D4e542629606923AA55fff and returns a transaction hash

## Facts

- Endpoint: POST https://pay.codenut.ai/x402/:address/1478
- Price: $0.001478/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pay-codenut-ai-4150578f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_t1nCHKDv4UUOUigwCxy3j

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 pay-codenut-ai-4150578f -d '<json body>'
```

Example prompt: Send a $1478 USDC payment to the wallet address 0x5e04D4bC0A077c2727D4e542629606923AA55fff using the x402 payment protocol and give me the transaction hash when it's done.

## When to prefer this

Use this endpoint when you need to programmatically send exactly $1478 USDC to the fixed address 0x5e04D4bC0A077c2727D4e542629606923AA55fff via the x402 payment protocol. This is a highly specific fixed-amount, fixed-destination payment endpoint and should only be invoked when both the amount and recipient precisely match this configuration.

## Known failure modes

- Insufficient USDC balance — payment cannot be executed
- Invalid or mismatched destination address — transaction rejected
- x402 protocol error — payment header malformed or missing
- Network congestion — transaction broadcast delay or failure
- Duplicate payment attempt — idempotency not guaranteed, risk of double-spend

## How this service works

x402 Payment of $1478 to 0x5e04D4bC0A077c2727D4e542629606923AA55fff

## Output

A JSON object containing a single field 'txHash' — the on-chain transaction hash confirming the $1478 USDC payment was broadcast to the blockchain.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pay-codenut-ai-4150578f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pay.codenut.ai](https://www.zero.xyz/host/pay.codenut.ai/llms.txt)
