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

availability intersect derived

schedule-tools.use.x402atlas.comSearchderived

POST https://schedule-tools.use.x402atlas.com/availability-intersect

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

0.005 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 06:47 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 06:47 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
2
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-09-15 06:32 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.005 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on eip155:8453
Networks
3
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 observations, 3 of them a change

How has the volume on this endpoint moved?

12210 Sep11 Sep12 Sep13 Sep14 Sep15 Sep
Calls counted in the trailing 30 days on this endpoint, at every snapshot since 2026-09-10. Each point is a trailing-30-day sum as the registry published it, not a daily rate. The axis is truncated to the range of the data with a break at its foot.

In words

schedule-tools.use.x402atlas.com serves availability intersect, a POST endpoint that TOLL places in search, listed in the Coinbase registry.

A call to availability intersect costs 0.005 USDC on Base, as declared.

The request to availability intersect is a json body with the fields window_end, participants, window_start and minimum_duration_seconds.

For availability intersect the listing declares 3 accepts on Base, Polygon and Arbitrum, all to one wallet.

availability intersect returns json; the example shows slots, window, warnings, operation, slot_count, participant_ids and 2 others.

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

availability intersect is one of 5 listed endpoints on schedule-tools.use.x402atlas.com, tied 3rd by calls with 2 others among them.

availability intersect takes 17% of the calls counted across schedule-tools.use.x402atlas.com.

Over 30 days: 2 calls, one payer.

availability intersect was last called on the day of the snapshot.

Closest in price to availability intersect within search: apollo org search at apollo.x402.paywithlocus.com and search at api.you.com.

availability intersect is priced above 27% of comparable listings in search.

Its payee wallet receives for 62 listed endpoints across 18 hosts.

The seller's tags on availability intersect are meeting-availability, availability-intersection, calendar and scheduling, and its label is "calendar".

The price of availability intersect is declared by 127 other listings in search too.

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.005 USDCexact0x8C128f…5Df1b2
Coinbaseeip155:137USDC0.005 USDCexact0x8C128f…5Df1b2
Coinbaseeip155:42161USDC0.005 USDCexact0x8C128f…5Df1b2

Preflight checks at the last sweep

the checks, as of 2026-09-15 06:47 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 06:47 UTCpass0daily-2026-09-15
2026-09-14 06:15 UTCpass0daily-2026-09-14
2026-09-13 06:06 UTCpass0daily-2026-09-13
2026-09-12 08:23 UTCpass0daily-2026-09-12
2026-09-11 13:59 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-09-15 06:32 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "window_end": "2024-06-03T13:00:00Z",
      "participants": [
        {
          "id": "engineering",
          "mode": "available",
          "intervals": [
            {
              "end": "2024-06-03T12:00:00Z",
              "start": "2024-06-03T09:00:00Z"
            }
          ]
        },
        {
          "id": "design",
          "mode": "available",
          "intervals": [
            {
              "end": "2024-06-03T11:30:00Z",
              "start": "2024-06-03T10:00:00Z"
            }
          ]
        },
        {
          "id": "product",
          "mode": "available",
          "intervals": [
            {
              "end": "2024-06-03T12:30:00Z",
              "start": "2024-06-03T10:30:00Z"
            }
          ]
        }
      ],
      "window_start": "2024-06-03T09:00:00Z",
      "minimum_duration_seconds": 1800
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "slots": [
        {
          "end": "2024-06-03T11:30:00Z",
          "start": "2024-06-03T10:30:00Z"
        }
      ],
      "window": {
        "end": "2024-06-03T13:00:00Z",
        "start": "2024-06-03T09:00:00Z"
      },
      "warnings": [],
      "operation": "availability-intersect",
      "slot_count": 1,
      "participant_ids": [
        "engineering",
        "design",
        "product"
      ],
      "algorithm_version": "schedule-v1",
      "participant_count": 3,
      "minimum_duration_seconds": 1800
    }
  }
}
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, "availability intersect on schedule-tools.use.x402atlas.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/schedule-tools-use-x402atlas-com-availability-intersect-e0aa9a/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-schedule-tools-use-x402atlas-com-availability-intersect-e0aa9a-2026-09-15T16-57Z,
  author = {TOLL},
  title = {availability intersect on schedule-tools.use.x402atlas.com},
  howpublished = {\url{https://tollindex.com/e/schedule-tools-use-x402atlas-com-availability-intersect-e0aa9a/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 availability intersect, 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 e0aa9a0e29897a4f89e01994356e6fe50ce1d6ed7664a838ada08ab9b363afe8 from wallet 0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2

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

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