passlisted in Coinbase#5 by calls of 13 on this host
0.002 USDC
per call, as the listing declares it on eip155:
- Validation state
- pass
- Uptime, 7 / 30 / 90 days
- 100% / 100% / 100%
- Calls, trailing 30 days
- 1
- Unique payers, trailing 30 days
- 1
- Last called
- 2026-08-19 15:03 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.002 USDC
- Networks
- 1
How big is this endpoint among the ones like it?
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.
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.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.002 USDC | exact | 0x2880Ed…1C4E5E |
the checks, as of 2026-09-15 04:23 UTC · method · pinnableendpoint answered HTTP 402
No named check failed.
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 04:23 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 04:20 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 04:19 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 06:34 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 10:05 UTC | pass | 0 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
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].}
}None yet. Anything submitted through the form below is published here with its outcome.