Why pay for this?
This recipe turns roughly 1 separate tool operations into one paid endpoint call and saves about ~3k tokens saved.
Endpoint id -> compact ERC-8183 trust dossier
Compress cached Etheran provider, evaluator, counterparty, and incident signals into one operator-grade trust dossier.
Endpoint: /v1/recipes/erc8183-trust-dossier/run
Capabilities: erc8183, etheran, trust-dossier, provider-reputation
This recipe turns roughly 1 separate tool operations into one paid endpoint call and saves about ~3k tokens saved.
Endpoint id -> compact ERC-8183 trust dossier
Name: 402.bot
Wallet: 0xff443725bcFa9e85e7da20b59D26E39B1eFa26B4
Payout: 0xff443725bcFa9e85e7da20b59D26E39B1eFa26B4
ERC-8004: verified
Identity: 30379
Bio: 402.bot managed workflow marketplace recipes.
ERC-8004 reputation: 0.0
Creator score: 21
Success 30d: 0%
Refund 30d: 0%
Paid runs: 0
Creator recipes: 1
Last run: No recent runs
Source: Erc8183 Trust Dossier
Step id: dossier
| Run | Status | Trigger | Queued |
|---|---|---|---|
| No recent runs recorded yet. Runs appear here after the first paid execution. | |||
{
"id": "dossier",
"kind": "fetch_transform",
"title": "Load cached ERC-8183 trust dossier",
"request": {
"params": {
"maxJobs": "{{ $.input.maxJobs }}",
"endpointId": "{{ $.input.endpointId }}"
},
"sourceId": "erc8183_trust_dossier",
"deliveryFormat": "json"
}
}