passlisted in Coinbasecounted above 96% of Compute
0.01 USDC
per call, as the listing declares it on eip155:
- Validation state
- pass
- Uptime, 7 / 30 / 90 days
- 100% / 100% / 100%
- Calls, trailing 30 days
- 36
- Unique payers, trailing 30 days
- 6
- Last called
- 2026-09-15 07:39 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.01 USDC
- Networks
- 1
How big is this endpoint among the ones like it?
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.
TOLL files guard sql under compute: a POST endpoint on sqlpermit.schemasure.com, listed in the Coinbase registry.
A call to guard sql costs 0.01 USDC on Base, as declared.
The request to guard sql is a json body with the fields sql, policy, dialect, audience, issue_permit and target_pg_major.
guard sql returns json; the example shows ok, result, verdict, evidence, warnings, confidence and 2 others.
guard sql answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
guard sql is the only listed endpoint on sqlpermit.schemasure.com.
The registry's counters give guard sql 36 calls and 6 unique payers over 30 days, about 6 calls per payer.
guard sql was last called 1 day before the snapshot.
Closest in price to guard sql within compute: operations at agents.chain.link and latest at api.orcatrace.dev.
Among comparable prices in compute, guard sql sits above 42% of them.
Within compute, 96% of endpoints with counters have fewer calls.
The wallet paid by guard sql is the payee of 6 endpoints across 5 hosts.
The seller's tags on guard sql are sql, postgresql, policy and guard.
The price of guard sql is declared by 75 other listings in compute too.
the payment options, as of 2026-09-15 21:20 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x9876af…612690 |
the checks, as of 2026-09-15 06:04 UTC · method · pinnableendpoint answered HTTP 402
No named check failed.
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 06:04 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 05:35 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 05:29 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 07:46 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 11:37 UTC | pass | 0 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
From the registry record, not validated by TOLL.the declared schema, as of 2026-09-15 07:39 UTC · method · live
The input and output block
{
"input": {
"body": {
"sql": "SELECT id, total FROM analytics.orders ORDER BY created_at DESC LIMIT 100",
"policy": {
"max_rows": 1000,
"read_only": true,
"allowed_tables": [
"analytics.orders"
],
"allowed_schemas": [
"analytics"
],
"allowed_functions": [
"count",
"sum",
"avg"
],
"allow_multi_statement": false
},
"dialect": "postgresql",
"audience": "executor:acme-prod-01",
"issue_permit": true,
"target_pg_major": 18
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"result": {
"permit": "eyJhbGciOiJFZDI1NTE5Iiwia2lkIjoi…",
"grammar": "pg18/libpg-query@18.1.4",
"findings": [],
"stmt_hash": "sha256:0f4c1d8e2b7a9c5d3e6f8a1b2c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d",
"permit_kid": "uGzLTTwi4LTsOiBLgwf2wMU7ILTecj18Y_71Y37bVD8",
"obligations": {
"max_rows": 1000,
"require_read_only_tx": true,
"statement_timeout_ms": 30000
},
"policy_hash": "sha256:2b7a9c5d3e6f8a1b2c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d0f4c1d8e",
"classification": "read_only",
"normalized_sql": "SELECT id, total FROM analytics.orders ORDER BY created_at DESC LIMIT 100",
"statement_count": 1,
"statement_types": [
"SelectStmt"
],
"target_pg_major": 18,
"stmt_fingerprint": "a1b2c3d4e5f60718",
"permit_expires_at": "2026-08-03T12:00:45.000Z",
"referenced_tables": [
"analytics.orders"
],
"referenced_schemas": [
"analytics"
],
"referenced_functions": []
},
"verdict": "pass",
"evidence": [],
"warnings": [
"stmt_fingerprint is ADVISORY and must not be used for authorization: libpg-query fingerprints discard literal constants, so two statements differing only in a value share one fingerprint. stmt_hash is the binding value."
],
"confidence": 1,
"risk_codes": [],
"request_hash": "sha256:1c2d0f4c1d8e2b7a9c5d3e6f8a1b2c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b",
"data_versions": {
"parser": "libpg-query@18.1.4",
"grammar": "pg18/libpg-query@18.1.4",
"pg_parse_version": "180004"
},
"policy_version": "sqlpermit-policy-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, "guard sql on sqlpermit.schemasure.com", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/sqlpermit-schemasure-com-v1-guard-sql-a26ee4/at/2026-09-15T21-20Z. Accessed [access date].
BibTeX
@misc{toll-e-sqlpermit-schemasure-com-v1-guard-sql-a26ee4-2026-09-15T21-20Z,
author = {TOLL},
title = {guard sql on sqlpermit.schemasure.com},
howpublished = {\url{https://tollindex.com/e/sqlpermit-schemasure-com-v1-guard-sql-a26ee4/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].}
}None yet. Anything submitted through the form below is published here with its outcome.