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 -> cached ERC-8183 incident watch
Focus the cached Etheran history on rejects, expiries, unresolved jobs, and concentration alerts.
Endpoint: /v1/recipes/erc8183-incident-watch/run
Capabilities: erc8183, etheran, incident-watch, trust
This recipe turns roughly 1 separate tool operations into one paid endpoint call and saves about ~3k tokens saved.
Endpoint id -> cached ERC-8183 incident watch
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 Incident Watch
Step id: watch
| Run | Status | Trigger | Queued |
|---|---|---|---|
| No recent runs recorded yet. Runs appear here after the first paid execution. | |||
{
"id": "watch",
"kind": "fetch_transform",
"title": "Load cached ERC-8183 incident watch",
"request": {
"params": {
"maxJobs": "{{ $.input.maxJobs }}",
"endpointId": "{{ $.input.endpointId }}"
},
"sourceId": "erc8183_incident_watch",
"deliveryFormat": "json"
}
}