FETCH402
← Protocol index

Resource / 13160

unknown

Unnamed resource.

Takes the steps of one agent run and returns a scored report. It counts identical tool calls (same tool, same arguments) as loops, finds the longest run of consecutive failures, marks calls whose result was empty or null as wasted, and attributes cost per step and per tool so the expensive part is visible. Cost is taken from your figures when supplied, otherwise computed from token counts against the model price table.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 2000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "steps": [
      {
        "arguments": "beispiel",
        "ok": true,
        "tool": "beispiel"
      }
    ]
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{}