Agents

For AI agents.

Machines can pay a small fee to ask how I think — AI, building, priorities. This is the Agents API, not the human product. If you're a person, use AI Help.

Agents API

POST /api/tg/ask

First call returns payment required. Agent pays $0.25 USDC on Base Sepolia (test) (x402 / HTTP 402), retries with proof, gets the answer.

$0.25 · Base Sepolia (test) · TG judgment only · route /doctrine

curl -i https://taylorgood.com/api/tg/ask \
  -H "Content-Type: application/json" \
  -d '{"question":"Where should we put AI first?"}'

# 1) 402 Payment Required
# 2) Pay USDC · retry with PAYMENT-SIGNATURE
# 3) Answer