api.invoket.com

https://api.invoket.com/iban/resolve

Shares a payout wallet with 40 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.

Before your agent pays a new bank account: validate the IBAN (all countries), resolve its bank and BIC from national bank registries, and check SEPA reachability per scheme (SCT, SCT Inst, SDD Core/B2B) against the EPC register

64
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

100.0% avg
0% 50% 100% Jul 22Aug 1Aug 10Aug 20

Response time

p50 96ms · p95 536ms
0ms 350ms 700ms Jul 22Aug 1Aug 10Aug 20
Data table
Reliability history per time bucket over the last 30 days (daily).
Bucket Uptime Probes Response time
7/22/2026, 12:00:00 AM 100% 1 550ms
7/23/2026, 12:00:00 AM 100% 1 562ms
7/24/2026, 12:00:00 AM 100% 1 104ms
7/25/2026, 12:00:00 AM 100% 1 629ms
7/26/2026, 12:00:00 AM 100% 1 108ms
7/27/2026, 12:00:00 AM 100% 1 101ms
7/28/2026, 12:00:00 AM 100% 1 101ms
7/29/2026, 12:00:00 AM 100% 1 94ms
7/30/2026, 12:00:00 AM 100% 1 103ms
7/31/2026, 12:00:00 AM 100% 1 94ms
8/1/2026, 12:00:00 AM 100% 1 99ms
8/2/2026, 12:00:00 AM 100% 1 96ms
8/3/2026, 12:00:00 AM 100% 1 93ms
8/4/2026, 12:00:00 AM 100% 1 95ms
8/5/2026, 12:00:00 AM 100% 1 97ms
8/6/2026, 12:00:00 AM 100% 1 93ms
8/7/2026, 12:00:00 AM 100% 1 95ms
8/8/2026, 12:00:00 AM 100% 1 94ms
8/9/2026, 12:00:00 AM 100% 1 93ms
8/10/2026, 12:00:00 AM 100% 1 95ms
8/11/2026, 12:00:00 AM 100% 1 97ms
8/12/2026, 12:00:00 AM 100% 1 101ms
8/13/2026, 12:00:00 AM 100% 1 96ms
8/14/2026, 12:00:00 AM 100% 1 97ms
8/15/2026, 12:00:00 AM 100% 1 517ms
8/16/2026, 12:00:00 AM 100% 1 505ms
8/17/2026, 12:00:00 AM 100% 1 559ms
8/18/2026, 12:00:00 AM 100% 5 94ms
8/19/2026, 12:00:00 AM 100% 20 93ms
8/20/2026, 12:00:00 AM 100% 17 96ms
64
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
100

How often it was reachable when we probed it (weight 35%).

Latency
100

How quickly it answers when it is up — fast scores high (weight 20%).

Security
100

Whether it serves over working TLS / https (weight 15%).

Transparency
67

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
4

Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).

Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.

See the scoring methodology for exactly how each number is computed.

Payment

Currencies
USDC
Networks
base, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Facilitator
unknown
SDK
unknown

Operator

Company
inferred — unknown
Jurisdiction
Registrar
Register SPA
Domain registered
2026-06-15
Hosting network
FR-OVH-20150522
Hosting country
FR

Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.

On-chain activity (base)

736
payments (30d)
10.61
USD volume (30d)
13
paying wallets (30d)

Payments per day

last payment 8/17/2026
0 250 500 Jul 22Jul 30Aug 7Aug 17
Data table
Settled payments per day.
Day Payments Volume (USD) Paying wallets
7/22/2026 26 0.28 2
7/23/2026 15 0.17 2
7/24/2026 23 0.26 2
7/25/2026 14 0.15 2
7/26/2026 14 0.15 2
7/27/2026 18 0.19 3
7/28/2026 6 0.06 1
7/29/2026 6 0.06 1
7/30/2026 6 0.06 1
7/31/2026 485 7.08 8
8/1/2026 6 0.06 1
8/2/2026 6 0.06 1
8/3/2026 6 0.06 1
8/4/2026 6 0.06 1
8/5/2026 6 0.06 1
8/6/2026 6 0.06 1
8/7/2026 6 0.06 1
8/8/2026 6 0.06 1
8/9/2026 8 0.08 3
8/10/2026 8 0.08 2
8/11/2026 6 0.06 1
8/12/2026 7 0.07 2
8/13/2026 6 0.06 1
8/14/2026 7 0.1 3
8/17/2026 33 1.24 1

This payout wallet is shared: figures cover all 41 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.

Linked by wallet — likely same operator

On-chain agent identity and the x402 endpoint that shares its settlement wallet.

Response schema
{
  "properties": {
    "data": {
      "properties": {
        "bank": {
          "properties": {
            "bic": {
              "description": "ISO 9362 Business Identifier Code (BIC/SWIFT) of the account's bank",
              "type": [
                "string",
                "null"
              ]
            },
            "name": {
              "type": "string"
            }
          },
          "required": [
            "bic",
            "name"
          ],
          "type": [
            "object",
            "null"
          ]
        },
        "bank_code": {
          "type": [
            "string",
            "null"
          ]
        },
        "branch_code": {
          "type": [
            "string",
            "null"
          ]
        },
        "country": {
          "type": [
            "string",
            "null"
          ]
        },
        "coverage": {
          "description": "Registry coverage for the IBAN's country: 'full' (complete national registry — an unknown bank means the account is likely unreachable), 'partial' (curated registry of major FR/GB/PT banks — an unknown bank is unknowable, so reachable stays null rather than a false negative), or 'structure_only' (country not in any registry — only IBAN structure is checked)",
          "type": [
            "string",
            "null"
          ]
        },
        "iban": {
          "type": "string"
        },
        "issue": {
          "description": "Diagnostic code when 'valid' is false — BAD_CHARACTERS, BAD_LENGTH, BAD_FORMAT, BAD_CHECKSUM, UNKNOWN_COUNTRY or INVALID_BBAN; null when the IBAN is valid",
          "type": [
            "string",
            "null"
          ]
        },
        "reachable": {
          "description": "Whether the bank is reachable for at least one SEPA scheme (see sepa_reachability)",
          "type": [
            "boolean",
            "null"
          ]
        },
        "sepa_reachability": {
          "properties": {
            "match": {
              "type": "string"
            },
            "schemes": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "sct": {
              "description": "Reachable for SEPA Credit Transfer (SCT); null when the BIC is unknown to the EPC registry",
              "type": "boolean"
            },
            "sct_inst": {
              "description": "Reachable for SEPA Instant Credit Transfer (SCT Inst); null when unknown",
              "type": "boolean"
            },
            "sdd_b2b": {
              "description": "Reachable for SEPA Direct Debit B2B (SDD B2B); null when unknown",
              "type": "boolean"
            },
            "sdd_core": {
              "description": "Reachable for SEPA Direct Debit Core (SDD Core); null when unknown",
              "type": "boolean"
            }
          },
          "required": [
            "match",
            "schemes",
            "sct",
            "sct_inst",
            "sdd_b2b",
            "sdd_core"
          ],
          "type": [
            "object",
            "null"
          ]
        },
        "valid": {
          "description": "Whether the IBAN passed structural and checksum (ISO 7064 mod-97) validation",
          "type": "boolean"
        }
      },
      "required": [
        "bank",
        "bank_code",
        "country",
        "coverage",
        "iban",
        "reachable",
        "sepa_reachability",
        "valid"
      ],
      "type": "object"
    },
    "provenance": {
      "properties": {
        "fetched_at": {
          "type": "string"
        },
        "freshness": {
          "properties": {
            "as_of": {
              "type": "string"
            },
            "kind": {
              "type": "string"
            }
          },
          "required": [
            "as_of",
            "kind"
          ],
          "type": "object"
        },
        "source": {
          "type": "string"
        }
      },
      "required": [
        "fetched_at",
        "freshness",
        "source"
      ],
      "type": "object"
    }
  },
  "required": [
    "data",
    "provenance"
  ],
  "type": "object"
}