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

iban validate derived

api.ibanforge.comOtherderived

POST https://api.ibanforge.com/v1/iban/validate

faillisted in Coinbase#3 by calls of 5 on this host

0.005 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
fail
as of 2026-09-15 04:59 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
0% / 0% / 0%
as of 2026-09-15 04:59 UTC · method · pinnable · 0 of 5 in 7d, 0 of 5 in 30d, 0 of 5 in 90d
Calls, trailing 30 days
3
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-06 17:35 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.005 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
1
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 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 3: 417 in the category are counted higher and 2,354 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

On 2026-09-15 it answered HTTP 200 rather than 402; TOLL records that as a failure.

api.ibanforge.com serves iban validate, a POST endpoint that TOLL places in the "other" category, listed in the Coinbase registry.

A call to iban validate costs 0.005 USDC on Base, as declared.

iban validate takes a json body with the field iban.

A response from iban validate, as declared, includes bic, bban, iban, sepa, valid, issuer and 2 others.

The registry's counters give iban validate 3 calls and 2 unique payers over 30 days.

Its last counted call came 9 days before the snapshot.

iban validate is one of 5 listed endpoints on api.ibanforge.com, 3rd by calls among them.

iban validate takes 17% of the calls counted across api.ibanforge.com.

Among comparable prices in the "other" category, iban validate sits above 58% of them.

Closest in price to iban validate within the "other" category: enrich profile at win.oneshotagent.com and aviation airport status at api.x402node.dev.

The wallet paid by iban validate is the payee of 5 endpoints on one host.

iban validate out-counts 77% of the 2,772 endpoints in the "other" category that carry counters.

The seller's tags on iban validate are iban, bic, sepa and compliance.

Exactly this price appears on 141 other listings in the "other" category.

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.005 USDCexact0xD13bD0…B40a55

Preflight checks at the last sweep

the checks, as of 2026-09-15 04:59 UTC · method · pinnableendpoint answered HTTP 200

  • returns_402 · an unauthenticated request gets HTTP 402

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:59 UTCfail1daily-2026-09-15
2026-09-14 04:51 UTCfail1daily-2026-09-14
2026-09-13 04:50 UTCfail1daily-2026-09-13
2026-09-12 07:06 UTCfail1daily-2026-09-12
2026-09-11 10:44 UTCfail1daily-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-06 17:35 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "iban": "CH1000230000000012345"
    },
    "type": "http",
    "method": "POST",
    "schema": {
      "type": "object",
      "required": [
        "iban"
      ],
      "properties": {
        "iban": {
          "type": "string",
          "maxLength": 34,
          "minLength": 15,
          "description": "IBAN to validate (spaces and lowercase accepted)."
        }
      }
    },
    "bodyType": "json",
    "discoverable": true
  },
  "output": {
    "type": "json",
    "example": {
      "bic": {
        "city": "Zürich",
        "code": "UBSWCHZH",
        "bank_name": "UBS Switzerland AG"
      },
      "bban": {
        "bank_code": "00230",
        "account_number": "000000012345"
      },
      "iban": "CH1000230000000012345",
      "sepa": {
        "member": true,
        "schemes": [
          "SCT",
          "SDD"
        ],
        "vop_required": false
      },
      "valid": true,
      "issuer": {
        "name": "UBS Switzerland AG",
        "type": "bank",
        "classification": "default"
      },
      "country": {
        "code": "CH",
        "name": "Switzerland"
      },
      "clearing": {
        "iid": "00230",
        "sic": true,
        "name": "UBS Switzerland AG",
        "town": "Zürich",
        "type": "bank",
        "qr_iid": null,
        "eurosic": true,
        "instant_payments_chf": true
      },
      "cost_usdc": 0.005,
      "formatted": "CH10 0023 0000 0000 1234 5",
      "check_digits": "10",
      "_example_notice": "ILLUSTRATIVE SAMPLE — these are demo values for a fixed record, NOT the data for the resource you requested. Do not report them to a user. Authenticate (Authorization: Bearer ifk_...) or pay via x402 to get the real response.",
      "bank_code_check": {
        "as_of": "2026-07",
        "match": "register",
        "value": "00230",
        "status": "verified",
        "register": "SIX BankMaster (Swiss IID / BC-Nummer register)",
        "authoritative": true
      },
      "risk_indicators": {
        "test_bic": false,
        "issuer_type": "bank",
        "country_risk": "standard",
        "vop_coverage": false,
        "sepa_reachable": true,
        "sepa_reachable_scope": "country"
      }
    }
  }
}
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, "iban validate on api.ibanforge.com", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/api-ibanforge-com-v1-iban-validate-6301a7/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-api-ibanforge-com-v1-iban-validate-6301a7-2026-09-15T21-20Z,
  author = {TOLL},
  title = {iban validate on api.ibanforge.com},
  howpublished = {\url{https://tollindex.com/e/api-ibanforge-com-v1-iban-validate-6301a7/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 iban validate, 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 6301a7b759a031f3552e7ae6552deefe8275e1c6a2428ec731408b76e9ac8c95 from wallet 0xD13bD0A4120BA301125290e5cc0c7EFD4CB40a55

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

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