x402 List

x402 Protocol Service Directory

IXS

Finance

Pay-per-call API exposing IXS tokenized real world asset vaults: vault listings with their underlying asset and on-chain details, returned as JSON. bash.001 per request in USDC on Base.

Pay from $0.001 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://api-v2.ixs.finance ENDPOINTS 1 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

ASSESSMENT

updated 6h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 100%
uptime 24h
100%
uptime 7d
100%
uptime 30d
100%
uptime 90d
100%
response p95
1137ms
avg response
666ms
total checks
47
compliance A (11/11)

11 of 11 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.001 (p13 in Finance)
price (min)
$0.001
category percentile (min)
p13 in Finance
endpoints / prices
1 / 1
model
flat
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

traction $1.17 30d · 20 buyers
volume 30d
$1.17
buyers 30d
20
settlements 30d
1,170
last settlement
2026-07-10
top buyer share
56% of 30d volume
trend 7d vs 30d
0.00x the 30d daily rate
networks
eip155:8453

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Provides access to financial vaults through an API

category
finance-vaults
financevaultsapi

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
GET /x402/vaults $0.001 Base USDC
1 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /x402/vaults returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://api-v2.ixs.finance/x402/vaults'
// 402 response (captured by monitor) · 1 payload · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xE341Add833F9d62082e97eA260BAA6546Cd09F73",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api-v2.ixs.finance/x402/vaults",
      "tags": [
        "rwa",
        "defi",
        "tokenization",
        "erc4626"
      ],
      "iconUrl": "https://static-dev.ixs.finance/images/ixs-logo-square-2x.png",
      "mimeType": "application/json",
      "description": "IXS Real world asset vaults — 6% yields, BlackRock exposure, tokenized on-chain",
      "serviceName": "IXS"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "ok": true,
              "data": {
                "page": 1,
                "items": [
                  {
                    "id": "69e587a2a631785cb319f3f7",
                    "name": "Benjie Vault",
                    "rpcUrl": "https://mainnet.base.org/",
                    "status": "active",
                    "symbol": "vtbg",
                    "chainId": 8453,
                    "logoUrl": "https://cdn.investax.io/chains/base.png",
                    "metrics": null,
                    "network": "base",
                    "routeId": "8453-0x974abbd28e6c1752f7816e7f15ca3bf9989a8d4c",
                    "legacyId": null,
                    "chainName": "base",
                    "explorerUrl": "https://basescan.org/address/0x974AbbD28E6c1752f7816E7F15cA3Bf9989A8D4C",
                    "subgraphUrl": "https://api.goldsky.com/api/public/project_cmgzm21qo008x5np27bk21873/subgraphs/ixs-tokenized-vault-async-withdrawals-base-mainnet/2.0.0/gn",
                    "contractAddress": "0x974AbbD28E6c1752f7816E7F15cA3Bf9989A8D4C",
                    "underlyingAsset": {
                      "symbol": "USDC",
                      "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
                      "decimals": 6
                    },
                    "requiresWhitelist": false
                  }
                ],
                "pageSize": 20,
                "totalItems": 1,
                "totalPages": 1,
                "hasNextPage": false,
                "hasPreviousPage": false
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "ixs-meta": {}
    },
    "x402Version": 2
  }
]

UPTIME

07-20 · uptime 100.0% · 600ms avg07-21 · uptime 100.0% · 723ms avg07-2007-21
RESPONSE TIME
07-20 · 600ms avg07-20 · 600ms avg07-21 · 723ms avg07-21 · 723ms avg07-2007-21
30d UPTIME 100%
UPTIME 30D 100%
AVG RESP 690ms
TOTAL CHECKS 70

RECENT CHECKS

TIME STATUS RESP
● OK 556ms
● OK 599ms
● SLOW 1304ms
● OK 631ms
● OK 563ms
● OK 909ms
● OK 554ms
● OK 720ms
● OK 911ms
● OK 734ms
● OK 593ms
● OK 1010ms
● OK 602ms
● OK 622ms
● OK 877ms
● OK 553ms
● OK 575ms
● SLOW 1136ms

OVER TIME

All charts share the 30d window selected here. Every series is also served as JSON at /api/v1/services/ixs/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted).

PRICE (captured 402, USD)
07-20 · $0.00107-21 · $0.001$0.00107-2007-21
SUB-SCORES (uptime + x402 compliance)
07-20 uptime: 100.0% compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checksuptimecompliance07-2007-21
VOLUME (on-chain settlement, USD)
06-22 · $0.0006-23 · $0.0006-24 · $0.0806-25 · $0.0506-26 · $0.0106-27 · $0.0206-29 · $0.0006-30 · $0.0007-01 · $0.0007-03 · $0.0007-04 · $0.0007-05 · $0.0007-07 · $0.0007-08 · $0.2007-09 · $0.2607-10 · $0.54peak $0.5406-2207-10
DISTINCT BUYERS
06-22 · 1 buyer06-23 · 1 buyer06-24 · 2 buyers06-25 · 2 buyers06-26 · 2 buyers06-27 · 2 buyers06-29 · 1 buyer06-30 · 1 buyer07-01 · 1 buyer07-03 · 1 buyer07-04 · 3 buyers07-05 · 1 buyer07-07 · 2 buyers07-08 · 1 buyer07-09 · 2 buyers07-10 · 3 buyerspeak 3 buyers06-2207-10

COMPLIANCE

11/11 checks pass · grade A
  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS

EMBED THIS BADGE

Show that IXS is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

IXS listed on x402-list
status
IXS uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/ixs?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/ixs.svg" alt="IXS listed on x402-list" height="28">
</a>
// Markdown
[![IXS on x402-list](https://x402-list.com/badge/ixs.svg)](https://x402-list.com/services/ixs?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/ixs?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/ixs.svg?data=uptime" alt="IXS uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]