AgentTax
Network
Blog
API Docs
Log In
LIVE API PLAYGROUND

Try AgentTax — No Signup Required

Calculate sales tax for any AI agent transaction. Enter your details below and get a real response from the AgentTax engine — the same API your agents will call in production.

1Transaction Details

2API Response

{ }

Fill in the form and click Calculate to see a live API response.

Ready to add tax compliance to your agents?

Get a free API key — 100 calls/month, no credit card. Same engine, full audit trails, transaction history, and nexus monitoring.

Use this in your code

The playground calls the same endpoint your agents will use. Here's the equivalent curl:

curl -X POST https://agenttax.io/api/v1/calculate \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{
    "role": "seller",
    "amount": 5000,
    "buyer_state": "TX",
    "transaction_type": "saas",
    "counterparty_id": "your_agent_id"
  }'
AgentTax
Tax intelligence for AI-driven commerce. 50-state coverage, verified daily.

© 2026 Agentic Tax Solutions LLC. Tax rates verified daily against Tax Foundation, Sales Tax Institute, state DOR websites, Anrok, TaxJar, TaxCloud, and Kintsugi. AgentTax provides tax calculations for informational purposes only. Consult a qualified tax professional for compliance decisions.