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

paid run python derived

api.oblique.marketsComputederived

POST https://api.oblique.markets/api/v1/paid/run-python

passlisted in Coinbase#70 by calls of 85 on this host

0.05 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 04:44 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 04:44 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
4
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 06:46 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.05 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
2
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 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 4: 93 in the category are counted higher and 389 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

paid run python shares api.oblique.markets with 84 other listed endpoints and is tied 70th by calls with 4 others.

Callers of paid run python supply a json body with the field code.

A response from paid run python, as declared, includes run_id, stderr, stdout, receipt, sandbox, artifacts and 2 others.

The registry's counters give paid run python 4 calls and 2 unique payers over 30 days.

paid run python was last called 2 days before the snapshot.

On Base, paid run python asks 0.05 USDC per call.

paid run python accepts payment on Base and Solana, 2 options in all, to 2 different wallets.

api.oblique.markets serves paid run python, a POST endpoint that TOLL places in compute, listed in the Coinbase registry.

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

Closest in price to paid run python within compute: skill company dossier at agent402.tools and datos concentracion tenedores at automatoncolony.xyz.

paid run python is priced above 69% of comparable listings in compute.

Within compute, 73% of endpoints with counters have fewer calls.

The wallet paid by paid run python is the payee of 89 endpoints across 2 hosts.

The seller's tags on paid run python are run, python and ai-tools.

The price of paid run python is declared by 40 other listings in compute 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.05 USDCexact0x970007…40D3Ab
Coinbasesolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpUSDC0.05 USDCexactGYyTRmt3…qaykdS

Preflight checks at the last sweep

the checks, as of 2026-09-15 04:44 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 04:44 UTCpass0daily-2026-09-15
2026-09-14 04:39 UTCpass0daily-2026-09-14
2026-09-13 04:37 UTCpass0daily-2026-09-13
2026-09-12 06:54 UTCpass0daily-2026-09-12
2026-09-11 10:29 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 06:46 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "code": "Python 3 program source, at most 32 KB.…"
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "run_id": "run_5f0c2a9d7b3e1c4d8a6f0b21",
      "stderr": "",
      "stdout": "mean 7.25\nargv ['--fast']\nnet blocked: …",
      "receipt": {
        "payer": "0x1111111111111111111111111111111111111…",
        "run_id": "run_5f0c2a9d7b3e1c4d8a6f0b21",
        "scheme": "exact",
        "network": "eip155:8453",
        "payment_tx": "settled after this response; the transa…",
        "amount_atomic": "50000",
        "payment_nonce": "0x7d1b2c3d4e5f60718293a4b5c6d7e8f90a1b2…"
      },
      "sandbox": {
        "network": false,
        "runtime": "isolated",
        "memory_mb": 512,
        "timeout_s": 10,
        "python_version": "3.12.10"
      },
      "artifacts": [
        {
          "name": "result.json",
          "size_bytes": 22,
          "content_base64": "eyJuIjogNCwgIm1lYW4iOiA3LjI1fQ=="
        }
      ],
      "exit_code": 0,
      "timed_out": false,
      "duration_ms": 168,
      "generated_at": "2026-09-09T00:31:12.000Z",
      "stderr_truncated": false,
      "stdout_truncated": false
    }
  }
}
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, "paid run python on api.oblique.markets", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/api-oblique-markets-api-v1-paid-run-python-50ded0/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-api-oblique-markets-api-v1-paid-run-python-50ded0-2026-09-15T21-20Z,
  author = {TOLL},
  title = {paid run python on api.oblique.markets},
  howpublished = {\url{https://tollindex.com/e/api-oblique-markets-api-v1-paid-run-python-50ded0/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 paid run python, 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 50ded0d0d949eafe3c276b8b7412015d3c3cc307cf7efbc748bceeeb13eabfe0 from wallet 0x970007590aCC5C938cd51345B17AF51B1B40D3Ab

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

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