Why pay for this?
This recipe turns roughly 1 separate tool operations into one paid endpoint call and saves about ~4k tokens saved.
Endpoint ids -> ranked ERC-8183 provider shortlist
Rank several cached Etheran-backed endpoints into one shortlist instead of comparing briefs by hand.
Endpoint: /v1/recipes/erc8183-provider-shortlist/run
Capabilities: erc8183, etheran, provider-comparison, trust
This recipe turns roughly 1 separate tool operations into one paid endpoint call and saves about ~4k tokens saved.
Endpoint ids -> ranked ERC-8183 provider shortlist
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 Provider Shortlist
Step id: shortlist
| Run | Status | Trigger | Queued |
|---|---|---|---|
| No recent runs recorded yet. Runs appear here after the first paid execution. | |||
{
"id": "shortlist",
"kind": "fetch_transform",
"title": "Rank cached ERC-8183 provider signals",
"request": {
"params": {
"endpointIds": "{{ $.input.endpointIds }}"
},
"sourceId": "erc8183_provider_shortlist",
"deliveryFormat": "json"
}
}