# Josh Horneman Business Coach Agent Note

> Josh Horneman Business Coach Agent Note is a paid API for AI agents from www.joshhorneman.com, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Submits a note or message to Josh Horneman's AI-agent-accessible coaching and consulting endpoint, identified by a slug.

## Facts

- Endpoint: POST https://www.joshhorneman.com/api/agent/note/%7Bslug%7D
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/josh-horneman-business-coach-agent-note-11be37ff
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Ou1tfFGalvkCnCKjF0szm

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 josh-horneman-business-coach-agent-note-11be37ff -d '<json body>'
```

Example prompt: Send a note to Josh Horneman's coaching inbox — use the slug 'strategy-session' — saying 'I'm interested in exploring how AI can help scale my leadership consulting practice and would love to connect.'

## When to prefer this

Use this endpoint when an AI agent needs to programmatically deliver a note, inquiry, or message to Josh Horneman's coaching or consulting practice — particularly when integrating agent-to-human communication into an automated workflow that requires x402 micropayment authentication.

## Known failure modes

- Invalid or missing slug results in a 404 or bad-request error
- Empty or malformed note body causes a validation failure
- Payment not attached or insufficient USDC causes a 402 error
- Slug not found on the server returns an error response
- Server unavailable returns a 5xx error

## How this service works

I help leaders think clearly and use AI to amplify their judgment, not replace it, so their businesses compound. Perth-based, working globally.

## Output

A confirmation or acknowledgment that the note was received, likely including a success status and possibly a reference ID or timestamp. The agent gets back a simple receipt indicating the message was stored against the given slug.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/josh-horneman-business-coach-agent-note-11be37ff/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.joshhorneman.com](https://www.zero.xyz/host/www.joshhorneman.com/llms.txt)
