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

execute derived

api.statemind.aiComputederived

POST https://api.statemind.ai/v1/x402/execute

passabsent from every registrycounted above 0% of Compute

0.1 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 11:42 UTC · method

Validation state
pass
as of 2026-09-15 06:24 UTC · method · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 06:24 UTC · method · 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 11:42 UTC · method
Unique payers, trailing 30 days
1
as of 2026-09-15 11:42 UTC · method
Last called
2026-08-16 15:34 UTC
as of 2026-09-15 11:42 UTC · method
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.1 USDC
as of 2026-09-15 11:42 UTC · method · on eip155:8453
Networks
1
as of 2026-09-15 11:42 UTC · method

Counters

27 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 483 endpoints in Compute 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: 274 in the category are counted higher and 208 lower.

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

At api.statemind.ai, execute takes POST requests, is listed in neither registry at the last pull, and falls under compute by TOLL's rules.

execute is priced at 0.1 USDC on Base.

Requests carry a json body with the fields code and options.

execute returns json; the example shows score, valid, fixed_code and diagnostics.

The daily sweep got a valid payment challenge from execute on 2026-09-15, as at every sweep since 2026-09-11.

No other listing shares its host.

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

The last call to execute came 30 days before the snapshot, 2026-08-16.

execute sits nearest in price to coresignal job search (stablejobs.dev) and send native (keyring-agent.blockchhub.link) among listings in compute.

execute is priced above 83% of comparable listings in compute.

6 listed endpoints on one host pay to the same wallet.

The seller's tags on execute are python, code-review, static-analysis and testing.

execute was missing from the Coinbase registry at the pull of 2026-09-15, confirmed at the pull of 2026-09-15; that is registry presence, not liveness.

The price of execute is declared by 27 other listings in compute too.

Where the sentences above compare this endpoint with others, the comparison is against the index as it stands now, live; the figures above are final.

Payment options as declared

the payment options, as of 2026-09-15 11:42 UTC · method

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.1 USDCexact0xaa7116…447104

Preflight checks at the last sweep

the checks, as of 2026-09-15 06:24 UTC · methodendpoint 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:24 UTCpass0daily-2026-09-15
2026-09-14 05:54 UTCpass0daily-2026-09-14
2026-09-13 05:46 UTCpass0daily-2026-09-13
2026-09-12 08:04 UTCpass0daily-2026-09-12
2026-09-11 12:01 UTCpass0daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. absence from Coinbase confirmed, rule v1
  2. absent from Coinbase at this pull
  3. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-08-16 15:34 UTC · method

The input and output block
{
  "input": {
    "body": {
      "code": "def bitcount(n):\n    count = 0\n    while n:\n        n ^= n - 1\n    return count\n",
      "options": {
        "examples": "assert bitcount(127) == 7\nassert bitcount(0) == 0"
      }
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "score": 0.4,
      "valid": false,
      "fixed_code": "def bitcount(n):\n    count = 0\n    while n:\n        n &= n - 1\n        count += 1\n    return count\n",
      "diagnostics": [
        {
          "code": "python:example-mismatch",
          "message": "assert bitcount(127) == 7 failed: the code loops forever",
          "severity": "error"
        }
      ]
    }
  }
}
Cite this page

This endpoint is delisted: the page is frozen at its last observation and its live URL is the stable one. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "execute on api.statemind.ai". https://tollindex.com/e/api-statemind-ai-v1-x402-execute-becbec. Accessed [access date].

BibTeX

@misc{toll-e-api-statemind-ai-v1-x402-execute-becbec-2026-09-15,
  author = {TOLL},
  title = {execute on api.statemind.ai},
  howpublished = {\url{https://tollindex.com/e/api-statemind-ai-v1-x402-execute-becbec}},
  year = {2026},
  month = {9},
  note = {Frozen at its last observation, 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 execute, 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 becbec61e9e3f416af29a272e912d5242b0dd4d7bf64f20d0843dc419ebcf9a0 from wallet 0xaa7116CdDA58286F4cdA40C6F735762C22447104

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

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