sipi.bot Spend Firewall
sipi.bot
· sipi.bot
Approves, blocks, or flags every transaction an autonomous AI agent proposes, against configurable spend rules. The firewall for the agent economy.
sipi.bot via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 25/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-22 09:10:42 current | fe184fcd6920… |
view → |
Endpoints
| Agent card | https://sipi.bot/.well-known/agent-card.json |
| Provider | https://sipi.bot |
Skills · 1 declared · mapped to canonical taxonomy
Given amount, merchant, category, returns APPROVED, BLOCKED, or FLAGGED.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/sipi.bot) [](https://agenstry.com/agents/sipi.bot) [](https://agenstry.com/agents/sipi.bot) [](https://agenstry.com/agents/sipi.bot)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "sipi.bot Spend Firewall",
"description": "Approves, blocks, or flags every transaction an autonomous AI agent proposes, against configurable spend rules. The firewall for the agent economy.",
"version": "0.1.0",
"url": "https://sipi.bot",
"provider": {
"organization": "sipi.bot",
"url": "https://sipi.bot"
},
"capabilities": {
"streaming": true
},
"skills": [
{
"id": "evaluate_transaction",
"name": "Evaluate a spend",
"description": "Given amount, merchant, category, returns APPROVED, BLOCKED, or FLAGGED.",
"tags": [
"spend-control",
"policy",
"guardrail",
"agent-safety"
],
"examples": [
"Can my agent spend $6200 at unknown-gpu.ru?"
]
}
],
"endpoints": {
"evaluate": "https://sipi.bot/v1/transactions/evaluate",
"activity": "https://sipi.bot/v1/activity",
"openapi": "https://sipi.bot/openapi.json",
"eval_report": "https://sipi.bot/eval"
}
}