TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 16:57 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,167

funnel analyze derived

tools.halowerk.comInferencederived

POST https://tools.halowerk.com/v1/funnel/analyze

passlisted in Coinbase#5 by calls of 13 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 16:57 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 04:23 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 04:23 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 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-08-19 15:03 UTC
as of 2026-09-15 16:57 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 16:57 UTC · method · pinnable · on eip155:8453
Networks
1
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 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 2,297 endpoints in Inference 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: 1,008 in the category are counted higher and 1,288 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 28 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

funnel analyze shares tools.halowerk.com with 12 other listed endpoints and is tied 5th by calls with 8 others.

Callers of funnel analyze supply a json body with the fields steps, events and window_s.

A response from funnel analyze, as declared, includes steps, funnel, segments, window_s, stateless, event_count and 2 others.

funnel analyze drew a single call from a single payer in the trailing 30 days.

The last call to funnel analyze came 27 days before the snapshot, 2026-08-19.

It is priced at 0.002 USDC on Base.

funnel analyze takes 6% of the calls counted across tools.halowerk.com.

tools.halowerk.com serves funnel analyze, a POST endpoint that TOLL places in inference, listed in the Coinbase registry.

funnel analyze answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

Closest in price to funnel analyze within inference: chat completions at api.xfuel.app and embeddings at agent402.tools.

funnel analyze is among the cheapest in inference; 7% of comparable listings ask less.

The wallet paid by funnel analyze is the payee of 1,553 endpoints across 67 hosts.

The seller's tags on funnel analyze are x402, agent-tools, analysis and funnel_analyze.

Exactly this price appears on 106 other listings in inference.

Payment options as declared

the payment options, as of 2026-09-15 16:57 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 04:23 UTC · method · pinnableendpoint answered HTTP 402

No named check failed.

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 04:23 UTCpass0daily-2026-09-15
2026-09-14 04:20 UTCpass0daily-2026-09-14
2026-09-13 04:19 UTCpass0daily-2026-09-13
2026-09-12 06:34 UTCpass0daily-2026-09-12
2026-09-11 10:05 UTCpass0daily-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": {
      "steps": [
        "view",
        "cart",
        "checkout",
        "purchase"
      ],
      "events": [
        {
          "step": "view",
          "segment": "eu",
          "user_id": "u1",
          "time_unix_s": 1786000000
        },
        {
          "step": "cart",
          "segment": "eu",
          "user_id": "u1",
          "time_unix_s": 1786000120
        },
        {
          "step": "checkout",
          "segment": "eu",
          "user_id": "u1",
          "time_unix_s": 1786000420
        },
        {
          "step": "purchase",
          "segment": "eu",
          "user_id": "u1",
          "time_unix_s": 1786000900
        },
        {
          "step": "view",
          "segment": "us",
          "user_id": "u2",
          "time_unix_s": 1786000010
        },
        {
          "step": "cart",
          "segment": "us",
          "user_id": "u2",
          "time_unix_s": 1786000200
        },
        {
          "step": "view",
          "segment": "us",
          "user_id": "u3",
          "time_unix_s": 1786000020
        }
      ],
      "window_s": 604800
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "steps": [
        "view",
        "cart",
        "checkout",
        "purchase"
      ],
      "funnel": [
        {
          "step": "view",
          "index": 0,
          "reached": 3,
          "drop_off": 0,
          "drop_off_rate": 0,
          "time_to_next_s": {
            "p90": 187,
            "mean": 155,
            "median": 155,
            "sample": 2
          },
          "conversion_from_first": 1,
          "conversion_from_previous": 1
        },
        {
          "step": "cart",
          "index": 1,
          "reached": 2,
          "drop_off": 1,
          "drop_off_rate": 0.333333,
          "time_to_next_s": {
            "p90": 300,
            "mean": 300,
            "median": 300,
            "sample": 1
          },
          "conversion_from_first": 0.666667,
          "conversion_from_previous": 0.666667
        },
        {
          "step": "checkout",
          "index": 2,
          "reached": 1,
          "drop_off": 1,
          "drop_off_rate": 0.5,
          "time_to_next_s": {
            "p90": 480,
            "mean": 480,
            "median": 480,
            "sample": 1
          },
          "conversion_from_first": 0.333333,
          "conversion_from_previous": 0.5
        },
        {
          "step": "purchase",
          "index": 3,
          "reached": 1,
          "drop_off": 0,
          "drop_off_rate": 0,
          "time_to_next_s": null,
          "conversion_from_first": 0.333333,
          "conversion_from_previous": 1
        }
      ],
      "segments": [
        {
          "steps": [
            {
              "step": "view",
              "index": 0,
              "reached": 2
            }
          ],
          "segment": "us",
          "users_entered": 2,
          "conversion_rate": 0,
          "users_completed": 0
        },
        {
          "steps": [
            {
              "step": "view",
              "index": 0,
              "reached": 1
            }
          ],
          "segment": "eu",
          "users_entered": 1,
          "conversion_rate": 1,
          "users_completed": 1
        }
      ],
      "window_s": 604800,
      "stateless": true,
      "event_count": 7,
      "strict_order": true,
      "users_entered": 3,
      "users_completed": 1,
      "biggest_drop_off": {
        "step": "checkout",
        "index": 2,
        "drop_off": 1,
        "drop_off_rate": 0.5
      },
      "confidence_level": 0.95,
      "segment_comparisons": [
        {
          "z": 1.732051,
          "note": null,
          "rate": 1,
          "alpha": 0.05,
          "p_value": 0.0832645167,
          "segment": "eu",
          "significant": false,
          "baseline_rate": 0,
          "baseline_segment": "us",
          "absolute_difference": 1
        }
      ],
      "events_outside_funnel": 0,
      "overall_conversion_rate": 0.333333
    }
  }
}
Cite this page

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

Plain text

TOLL, "funnel analyze on tools.halowerk.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/tools-halowerk-com-v1-funnel-analyze-3320a3/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-tools-halowerk-com-v1-funnel-analyze-3320a3-2026-09-15T16-57Z,
  author = {TOLL},
  title = {funnel analyze on tools.halowerk.com},
  howpublished = {\url{https://tollindex.com/e/tools-halowerk-com-v1-funnel-analyze-3320a3/at/2026-09-15T16-57Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 16:57 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 funnel analyze, 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 3320a3147d13b37b83ad62cc0369006215afdab895e49573212fa630f4c0d7bd from wallet 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E

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

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