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

verify derived

agent-contract-proof.mattskowronis.workers.devIdentityderived

POST https://agent-contract-proof.mattskowronis.workers.dev/v1/verify

passlisted in Coinbasecounted above 69% of Identity

0.01 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 05:46 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 05:46 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
3
as of 2026-09-15 21:20 UTC · method · pinnable
Unique payers, trailing 30 days
2
as of 2026-09-15 21:20 UTC · method · pinnable
Last called
2026-09-14 19:57 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.01 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, 2 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 1,501 endpoints in Identity that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 3: 340 in the category are counted higher and 1,160 lower.

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

agent-contract-proof.mattskowronis.workers.dev serves verify, a POST endpoint that TOLL places in identity, listed in the Coinbase registry.

A call to verify costs 0.01 USDC on Base, as declared.

The request to verify is a json body with the field url.

verify returns json; the example shows checks, verdict, declared, observed, checked_at, mismatches and 2 others.

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

verify is the only listed endpoint on agent-contract-proof.mattskowronis.workers.dev.

Over 30 days: 3 calls, 2 payers.

verify was last called 1 day before the snapshot.

Closest in price to verify within identity: attested screening at rubric-protocol.com and items at spawnxchange-api-485602182462.europe-west4.run.app.

Among comparable prices in identity, verify sits above 31% of them.

Within identity, 69% of endpoints with counters have fewer calls.

The wallet paid by verify is the payee of 8 endpoints across 2 hosts.

The price of verify is declared by 516 other listings in identity too.

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.01 USDCexact0x3a438B…52498F

Preflight checks at the last sweep

the checks, as of 2026-09-15 05:46 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 05:46 UTCpass0daily-2026-09-15
2026-09-14 05:18 UTCpass0daily-2026-09-14
2026-09-13 05:14 UTCpass0daily-2026-09-13
2026-09-12 07:30 UTCpass0daily-2026-09-12
2026-09-11 11:16 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-14 19:57 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "url": "https://source-claim-proof.mattskowronis.workers.dev"
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "checks": [
        {
          "id": "price",
          "status": "pass",
          "expected": "0.01",
          "observed": "0.01",
          "evidence_url": "https://example.com/v1/tool"
        }
      ],
      "verdict": "conforms",
      "declared": {
        "path": "/v1/tool",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "method": "POST",
        "pay_to": "0x0000000000000000000000000000000000000001",
        "source": "openapi",
        "network": "eip155:8453",
        "price_usd": "0.01",
        "evidence_url": "https://example.com/openapi.json",
        "input_schema_declared": true,
        "output_schema_declared": true
      },
      "observed": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "pay_to": "0x0000000000000000000000000000000000000001",
        "scheme": "exact",
        "network": "eip155:8453",
        "price_usd": "0.01",
        "http_status": 402,
        "x402_version": 2,
        "amount_atomic": "10000",
        "challenge_source": "header"
      },
      "checked_at": "2026-01-01T00:00:00.000Z",
      "mismatches": [],
      "target_url": "https://example.com/v1/tool",
      "contract_hash": "0000000000000000000000000000000000000000000000000000000000000000",
      "evidence_urls": [
        "https://example.com/openapi.json",
        "https://example.com/v1/tool"
      ],
      "target_method": "POST",
      "target_status": "verified",
      "service_version": "1.0.0"
    }
  }
}
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, "verify on agent-contract-proof.mattskowronis.workers.dev", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/agent-contract-proof-mattskowronis-workers-dev-v1-verify-8955d2/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-agent-contract-proof-mattskowronis-workers-dev-v1-verify-8955d2-2026-09-15T21-20Z,
  author = {TOLL},
  title = {verify on agent-contract-proof.mattskowronis.workers.dev},
  howpublished = {\url{https://tollindex.com/e/agent-contract-proof-mattskowronis-workers-dev-v1-verify-8955d2/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 verify, 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 8955d26e4425660750bf72fdc299e33bf063794c47cf5f0c83302def7a051091 from wallet 0x3a438B911B8E2995a9C855578F95B2889752498F

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

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