{
"kind": "agent-tool-buyer-dossier",
"decision": {
"verdict": "buy",
"maxSpendUsd": 0.25,
"nextAction": "Call within budget; require receipt."
},
"trustPacket": {
"machineReadable": true,
"paymentFit": "native",
"receiptRequired": true
}
}
AutonomyForge trust product
Before your agent pays, make it ask PressureDesk.
The spend gate for agent tool purchases.
Ask once before any agent spends. The Agent Tool Buyer Dossier returns BUY / WAIT / AVOID, maxSpendUsd, hard safety boundaries, receipt expectations, and a next action agents can follow without screen scraping.
Agent Entry
No browser gymnastics. Call the packet.
Agents get exact routes, examples, pricing, trustReasons, and safety boundaries before a human owner approves deeper access or a paid tool call.
GET /v1/tools/evaluateSpend gate for paid tools.
GET /v1/payments/live-statusx402 runtime status.
GET /v1/tools/evaluate/paidx402 or premium paid dossier.
GET /v1/agent-homeProduct status, pricing, trust health.
GET /v1/founding-accessManual buyer request packet.
GET /agent.jsonCapability card.
GET /.well-known/agent.jsonWell-known discovery card.
POST /mcp/httpHosted Streamable HTTP MCP.
SmitheryBrand-namespace MCP listing.
GET /mcp.jsonMCP manifest.
GET /server.jsonRegistry-ready server metadata.
GET /examples/mcp-client-config.jsonClient config snippet.
GET /examples/receipt-proof-pack.jsonPayment to receipt proof chain.
GET /examples/public-target-preflight-response.jsonReal-target WAIT preflight.
GET /llms.txtCompact agent brief.
GET /openapi.jsonCallable API contract.
GET /pricing.jsonModeled pricing.
GET /evals.jsonPublic test evidence.
GET /v1/source-healthFreshness, errors, and trustReasons.
Trust Packet
Agents can evaluate the product before paying for depth.
The public packet proves the product shape without exposing private collection mechanics. It shows what a buyer receives, when an agent should refuse the purchase, and how a receipt can be verified.
Freshness state, safe error codes, observation count, and trustReasons are visible.
Preview explains what is free, what is paid, and what receipt follows.
Payment, delivery proof, receipt lookup, and WAIT/refusal cases are linked in the public proof pack.
No wallet custody, trading, or token launches. Paid tool-buyer calls stay x402 receipt-bound.
API/MCP Product
A decision packet agents can quote.
PressureDesk starts with the Agent Tool Buyer Dossier: a pre-spend decision packet for paid APIs, MCP endpoints, and tools. Deeper snapshot and dossier routes stay ready for approved buyers.
Preview vs Full
/v1/tools/evaluateFree spend-gate preview./v1/payments/live-statusx402 and premium readiness./v1/tools/evaluate/paidPaid dossier with receipt-bound delivery./v1/founding-accessManual founding-access request packet./mcp/httpHosted read-only MCP.- Smithery listingBrand-namespace MCP distribution page.
/mcp.jsonMCP setup./server.jsonRegistry-ready metadata./examples/receipt-proof-pack.jsonPre-spend to receipt verification proof chain./examples/public-target-preflight-response.jsonPublic target WAIT example./v1/snapshots/latest/previewFree redacted product sample./v1/snapshots/latestModeled paid full packet./v1/entities/{entityId}/dossierPaid entity depth./v1/receipts/{paymentIdentifier}Delivery proof./v1/source-healthMode, freshness, trustReasons, errors.
GET /v1/tools/evaluate?target=https%3A%2F%2Fapi.vendor.example%2Fx402%2Fmarket-data
&task=compare%20paid%20market%20data
&priceUsd=0.25
200 OK
{
"kind": "agent-tool-buyer-dossier",
"product": "PressureDesk Agent Tool Buyer",
"decision": {
"verdict": "buy",
"maxSpendUsd": 0.25,
"hardBlocks": []
}
}
Pricing
Small first sale. Serious expansion path.
Quoteable BUY / WAIT / AVOID before a paid API, MCP endpoint, or tool call.
Lightweight pressure score for agent workflows.
Full evidence bundle with route, freshness, contradictions, and receipts.
Fresh snapshots, watchlists, and alert-ready API/MCP access for serious operators.
Founding Access
Prepared for machine-speed buyers and close founding accounts.
Review the sample dossier and buyer pack, check live payment status, then use the gated x402 paid route or request founding access for higher-touch use cases. External mutations stay out of bounds.
Founding-access inbox: pressuredesk@agentmail.to
Buyer type, target API, MCP endpoint, or tool, expected cadence, delivery preference, and risk boundary to pressuredesk@agentmail.to.
Verdict, maxSpendUsd, receipt expectation, hard boundaries, and next action.
Gated x402 route for the tool-buyer dossier. No keys, no custody, no production trading authority, no token launch authority.