Taylor GoodTG – 38Plan

REF · TG-AGENTS

Machine door

Agent rail

Pay-per-call verification and enrichment. Structured JSON, confidence on every field, null when unknown.

I'm co-founder and CEO of Entropy Index — live systemic-risk intelligence: six-domain scoring, evidence, briefing, portal, and API. This is the counterparty layer in the same workflow.

Humans start with Get free plan · Ask about Shift · Book Install

Network
Base mainnet
Protocol
x402 / HTTP 402
Asset
USDC
Rail
Wallet unset

Why this operator

I'm co-founder and CEO of Entropy Index — live systemic-risk intelligence: six-domain scoring, evidence, briefing, portal, and API. This is the counterparty layer in the same workflow.

  • Operator

    I built the live API, x402 settlement, and discovery surfaces on Entropy Index. I list these endpoints under my name because I answer for them.

  • Pre-action

    Agents fail when something expensive happens without a gate. Regime stress and counterparty identity are two checks in one loop — not two brands pretending to be one product.

  • Honest fields

    Institutional clients do not get invented scores. Agents should not get invented LinkedIn URLs. Confidence and method on every field.

Endpoints

What agents can buy

7 listed

Hook

$0.05

Email verify

Syntax, MX, disposable, role-account flags. Quality score 0–100.

GET /api/agents/verify

Mid-funnel

$0.15

Email find

Name + company domain → candidate email + confidence.

GET /api/agents/find

Hero SKU

$0.25

Person enrich

Email → MX quality plus public homepage company signals. Title is never invented.

GET /api/agents/enrich

Pair

$0.25

Company enrich

Domain → public homepage + JSON-LD firmographics. No invented titles.

GET /api/agents/company

Bundle

$0.75

Outreach pack

Find → verify → enrich in one settlement and receipt.

GET /api/agents/outreach-pack

Bundle

$1.00

Pre-trade bundle

Enrich + EI pre-settle stamp + Risk Pulse in one atomic settlement. physics_hash sealed on 200.

GET /api/agents/pre-trade

Judgment

$0.25

Doctrine ask

Pay-per-ask TG voice — AI, building, priorities.

POST /api/tg/ask

Workflow

  1. Outreach

    GET /api/agents/find?domain=…&firstName=…&lastName=…GET /api/agents/verify?email=…GET /api/agents/enrich?email=…
  2. Capital

    GET https://www.entropyindex.com/api/v1/risk/{entity}?depth=probe
  3. Discovery

    GET /.well-known/x402.jsonGET /llms.txt

Not for FCRA or credit decisions. Outreach and research only. Regime intelligence is a separate product at entropyindex.com.

Ask API

POST /api/tg/ask

Pay $0.25 USDC on Base mainnet for a judgment call — purpose-ready for controlled agent stacks. First response is 402; retry with proof.

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