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

frame convention validation v1 run derived

api.rqm-relay.comOtherderived

POST https://api.rqm-relay.com/v1/capabilities/frame-convention-validation-v1/run

failabsent from every registrycounted above 0% of Other

0.012 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-11 16:27 UTC · method

Validation state
fail
as of 2026-09-11 11:18 UTC · method · sweep daily-2026-09-11
Uptime, 7 / 30 / 90 days
0% / 0% / 0%
as of 2026-09-11 11:18 UTC · method · 0 of 1 in 7d, 0 of 1 in 30d, 0 of 1 in 90d
Calls, trailing 30 days
1
as of 2026-09-11 16:27 UTC · method
Unique payers, trailing 30 days
1
as of 2026-09-11 16:27 UTC · method
Last called
2026-09-11 04:15 UTC
as of 2026-09-11 16:27 UTC · method
First observed by TOLLderived
2026-09-11
as of 2026-09-11 08:47 UTC · method · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.012 USDC
as of 2026-09-11 16:27 UTC · method · on eip155:8453
Networks
1
as of 2026-09-11 16:27 UTC · method

Counters

3 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 2,772 endpoints in Other 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: 1,040 in the category are counted higher and 1,731 lower.

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

frame convention validation v1 run answered HTTP 503 rather than 402 at the sweep of 2026-09-11; the recorded state is fail.

TOLL files frame convention validation v1 run under the "other" category: a POST endpoint on api.rqm-relay.com, listed in neither registry at the last pull.

frame convention validation v1 run is priced at 0.012 USDC on Base.

Callers of frame convention validation v1 run supply a json body with the fields input, quoteId and idempotencyKey.

frame convention validation v1 run returns json; the example shows jobId, status, resultAccessToken and resultAccessExpiresAt.

In the trailing 30 days: one call, one payer.

frame convention validation v1 run was last called 5 days before the snapshot.

No other listing shares its host.

frame convention validation v1 run is priced above 80% of comparable listings in the "other" category.

Closest in price to frame convention validation v1 run within the "other" category: instagram profiles at api.socialfetch.dev and merchants at www.x402scan.com.

The wallet paid by frame convention validation v1 run is the payee of 41 endpoints across 2 hosts.

frame convention validation v1 run was missing from the Coinbase registry at the pull of 2026-09-11, confirmed at the pull of 2026-09-12; that is registry presence, not liveness.

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-11 16:27 UTC · method

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.012 USDCexact0x8F4327…866C12

Preflight checks at the last sweep

the checks, as of 2026-09-11 11:18 UTC · methodendpoint answered HTTP 503

  • returns_402 · an unauthenticated request gets HTTP 402

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-09-11 04:15 UTC · method

The input and output block
{
  "input": {
    "body": {
      "input": {
        "frames": [
          {
            "frame_id": "base",
            "rotation": {
              "kind": "quaternion",
              "order": "wxyz",
              "values": [
                1,
                0,
                0,
                0
              ]
            },
            "handedness": "right",
            "translation": {
              "unit": "m",
              "values": [
                0,
                0,
                0
              ]
            },
            "axis_convention": "FLU",
            "parent_frame_id": null,
            "rotation_semantics": "active",
            "transform_direction": "parent_to_child"
          },
          {
            "frame_id": "tool",
            "rotation": {
              "kind": "matrix",
              "values": [
                [
                  1,
                  0,
                  0
                ],
                [
                  0,
                  1,
                  0
                ],
                [
                  0,
                  0,
                  1
                ]
              ]
            },
            "handedness": "right",
            "translation": {
              "unit": "m",
              "values": [
                0.4,
                0,
                0.7
              ]
            },
            "axis_convention": "FLU",
            "parent_frame_id": "base",
            "rotation_semantics": "active",
            "transform_direction": "parent_to_child"
          }
        ],
        "tolerances": {
          "quaternion_norm": 0.000001,
          "matrix_determinant": 1e-8,
          "matrix_orthogonality": 1e-8
        },
        "schema_version": "rqm.robotics.frame-convention-validation-request.v1",
        "declared_handedness": "right",
        "declared_length_unit": "m",
        "declared_axis_convention": "FLU",
        "declared_rotation_semantics": "active",
        "declared_transform_direction": "parent_to_child"
      },
      "quoteId": "40d225e3-4a42-43cf-8adb-78d6d3efa819",
      "idempotencyKey": "replace-with-unique-purchase-key"
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "jobId": "example-job",
      "status": "queued",
      "resultAccessToken": "example-only",
      "resultAccessExpiresAt": "2099-01-01T00:00:00Z"
    }
  }
}
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, "frame convention validation v1 run on api.rqm-relay.com". https://tollindex.com/e/api-rqm-relay-com-v1-capabilities-frame-convention-validation-v1-run-8b6a73. Accessed [access date].

BibTeX

@misc{toll-e-api-rqm-relay-com-v1-capabilities-frame-convention-validation-v1-run-8b6a73-2026-09-15,
  author = {TOLL},
  title = {frame convention validation v1 run on api.rqm-relay.com},
  howpublished = {\url{https://tollindex.com/e/api-rqm-relay-com-v1-capabilities-frame-convention-validation-v1-run-8b6a73}},
  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 frame convention validation v1 run, 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 8b6a73de807c2a5d9c58cd31a37e9317600f3ba37ec26a2844255f94aebc5f3a from wallet 0x8F43274b121663b18a0246E9908bac8eAC866C12

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

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