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

attest verify derived

api.agentstools.devIdentityderived

POST https://api.agentstools.dev/attest/verify

passlisted in Coinbase#62 by calls of 342 on this host

0.001 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 07:08 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 07:08 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-17 09:41 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.001 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
5
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 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 1: 720 in the category are counted higher and 780 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

attest verify is one of 342 listed endpoints on api.agentstools.dev, tied 62nd by calls with 280 others among them.

attest verify takes a json body with the field attestation.

A response from attest verify, as declared, includes valid, signer, uid_ok, hash_ok, standard and matches_attestor.

attest verify drew a single call from a single payer in the trailing 30 days.

The last call to attest verify came 29 days before the snapshot, 2026-08-17.

Each call is priced at 0.001 USDC, payable on Base.

For attest verify the listing declares 5 accepts on Base, Polygon, Arbitrum, World Chain and 1 other, to 2 different wallets.

attest verify, a POST endpoint on api.agentstools.dev, appears in the Coinbase registry; TOLL's taxonomy puts it in identity.

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

Closest in price to attest verify within identity: verify email at win.oneshotagent.com and human at human.twin3.ai.

attest verify is the cheapest of 1,497 comparable listings in identity; none asks less.

For 1 of the options on attest verify, TOLL has no verified decimals and shows the raw amount.

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

Seller tags: attestation, verify, eip712 and eas.

The price of attest verify is declared by 136 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.001 USDCexact0xF22e55…DFf493
Coinbaseeip155:137USDC0.001 USDCexact0xF22e55…DFf493
Coinbaseeip155:42161USDC0.001 USDCexact0xF22e55…DFf493
Coinbaseeip155:480USDC1000 smallest units, decimals unknownexact0xF22e55…DFf493
Coinbasesolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpUSDC0.001 USDCexactAytHnvc6…cZ8R1u

Preflight checks at the last sweep

the checks, as of 2026-09-15 07:08 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 07:08 UTCpass0daily-2026-09-15
2026-09-14 06:34 UTCpass0daily-2026-09-14
2026-09-13 06:23 UTCpass0daily-2026-09-13
2026-09-12 13:56 UTCpass0daily-2026-09-12
2026-09-11 14:53 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-17 09:41 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "attestation": {
        "types": {
          "Snapshot": [
            {
              "name": "finalURL",
              "type": "string"
            },
            {
              "name": "contentHash",
              "type": "bytes32"
            },
            {
              "name": "httpStatus",
              "type": "uint256"
            },
            {
              "name": "contentType",
              "type": "string"
            },
            {
              "name": "upstreamHost",
              "type": "string"
            },
            {
              "name": "fetchedAt",
              "type": "uint256"
            }
          ]
        },
        "domain": {
          "name": "AgentsTools Attestation",
          "chainId": 8453,
          "version": "1"
        },
        "signer": "0x48Cbbbf38Bae6394B0D921Fa8c00d4A90e088960",
        "message": {
          "finalURL": "https://example.com/",
          "fetchedAt": 1783000000,
          "httpStatus": 200,
          "contentHash": "0xb1946ac92492d2347c6235b4d2611184b1946ac92492d2347c6235b4d2611184",
          "contentType": "text/html",
          "upstreamHost": "example.com"
        },
        "standard": "eip712",
        "signature": "0x2dfdc459248c95cb62cbe4c458e91806a1a89fde7af05ab0a68d60f7f7215abc36b573d18dcc4e61ef6a8392b020e4f7561b778bcee04d15193c36782fb97e6d1b",
        "primaryType": "Snapshot"
      }
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "valid": true,
      "signer": "0x48Cb...8960",
      "uid_ok": true,
      "hash_ok": null,
      "standard": "eas-offchain",
      "matches_attestor": true
    }
  }
}
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, "attest verify on api.agentstools.dev", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/api-agentstools-dev-attest-verify-fcfebf/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-api-agentstools-dev-attest-verify-fcfebf-2026-09-15T21-20Z,
  author = {TOLL},
  title = {attest verify on api.agentstools.dev},
  howpublished = {\url{https://tollindex.com/e/api-agentstools-dev-attest-verify-fcfebf/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 attest 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 fcfebfc03a93757fee63bdb53afaff795cc086c160ddf02b0fedba192cac4878 from wallet 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493

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

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