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.
Fill in the form and click Calculate to see a live API response.
Get a free API key — 100 calls/month, no credit card. Same engine, full audit trails, transaction history, and nexus monitoring.
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"
}'© 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.