TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 21:20 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,178

state machine step derived

agent.halowerk.comComputederived

POST https://agent.halowerk.com/v1/state-machine-step

passlisted in Coinbase#2 by calls of 5 on this host

0.002 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 21:20 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 06:20 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 06:20 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
1
as of 2026-09-15 21:20 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 21:20 UTC · method · pinnable
Last called
2026-08-19 15:03 UTC
as of 2026-09-15 21:20 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.002 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
1
as of 2026-09-15 21:20 UTC · method · pinnable

Counters

29 observations, 1 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 483 endpoints in Compute that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 1: 274 in the category are counted higher and 208 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 29 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.

In words

state machine step is a POST endpoint at agent.halowerk.com, listed in the Coinbase registry and filed by TOLL under compute.

state machine step is priced at 0.002 USDC on Base.

Callers of state machine step supply a json body with the fields event, context, machine, current_state, elapsed_in_state_s and timeout_precedence.

state machine step declares nothing about its output; validate flags that as advisory, not a verdict.

state machine step answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

state machine step is one of 5 listed endpoints on agent.halowerk.com, tied 2nd by calls with 3 others among them.

state machine step takes 17% of the calls counted across agent.halowerk.com.

In the trailing 30 days: one call, one payer.

state machine step was last called 27 days before the snapshot.

Closest in price to state machine step within compute: aman geo ip at amanchain-relay.gitajhd.workers.dev and agents execute at agents.dexl.io.

state machine step is among the cheapest in compute; 10% of comparable listings ask less.

The wallet paid by state machine step is the payee of 1,553 endpoints across 67 hosts.

Exactly this price appears on 29 other listings in compute.

Payment options as declared

the payment options, as of 2026-09-15 21:20 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.002 USDCexact0x2880Ed…1C4E5E

Preflight checks at the last sweep

the checks, as of 2026-09-15 06:20 UTC · method · pinnableendpoint answered HTTP 402

  • bazaar.info.output · advisory, does not affect the verdict · output metadata is present (advisory)

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 06:20 UTCpass1daily-2026-09-15
2026-09-14 05:50 UTCpass1daily-2026-09-14
2026-09-13 05:43 UTCpass1daily-2026-09-13
2026-09-12 08:00 UTCpass1daily-2026-09-12
2026-09-11 11:55 UTCpass1daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-08-19 15:03 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "event": {
        "name": "quote_received",
        "payload": {
          "amount_eur": 420
        }
      },
      "context": {
        "attempts": 1
      },
      "machine": {
        "states": [
          {
            "on": [
              {
                "event": "quote_received",
                "guard": {
                  "op": "lte",
                  "field": "payload.amount_eur",
                  "value": 500
                },
                "target": "quote_accepted",
                "actions": [
                  "book_slot"
                ]
              },
              {
                "event": "quote_received",
                "target": "needs_approval",
                "actions": [
                  "request_approval"
                ]
              },
              {
                "event": "cancel",
                "target": "cancelled"
              }
            ],
            "name": "awaiting_quote",
            "timeout_s": 3600,
            "timeout_target": "expired",
            "timeout_actions": [
              "notify_requester"
            ]
          },
          {
            "on": [
              {
                "event": "cancel",
                "target": "cancelled"
              }
            ],
            "name": "quote_accepted"
          },
          {
            "on": [
              {
                "event": "approved",
                "target": "quote_accepted"
              }
            ],
            "name": "needs_approval"
          },
          {
            "name": "cancelled",
            "final": true
          },
          {
            "name": "expired",
            "final": true
          }
        ],
        "initial": "awaiting_quote"
      },
      "current_state": "awaiting_quote",
      "elapsed_in_state_s": 120,
      "timeout_precedence": "timeout"
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": null
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-15 21:20 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "state machine step on agent.halowerk.com", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/agent-halowerk-com-v1-state-machine-step-b8e60f/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-agent-halowerk-com-v1-state-machine-step-b8e60f-2026-09-15T21-20Z,
  author = {TOLL},
  title = {state machine step on agent.halowerk.com},
  howpublished = {\url{https://tollindex.com/e/agent-halowerk-com-v1-state-machine-step-b8e60f/at/2026-09-15T21-20Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 21:20 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about state machine step, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint b8e60f2c575fb20f3a99b7142341cfd9122a4f250a9c261ef49966eef05bfc2c from wallet 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.