ST0x Tokenized Equities
Use this when you need to resolve a stock ticker to its ST0x on-chain token, or check whether a contract is a genuine ST0x tokenized share: the complete issuer registry for all 54-56 names on each of four chains (Base, Ethereum, HyperEVM, Robinhood Chain) — wrapped (wtNVDA, ERC-4626) and unwrapped (tNVDA, ERC-20) addresses, the ERC-1155 receipt vault, ISIN, TradingView symbol, listed flag. Versioned from the issuer's own registry; refreshed hourly.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"how": "Retry GET /tokenized-equities/st0x/registry with an x402 `payment` header (scheme exact, USDC on Base or Solana).",
"menu": "https://x402-accelerometer-feed.fly.dev/",
"error": "payment_required",
"price": "$0.001",
"health": "https://x402-accelerometer-feed.fly.dev/health",
"preview": "https://x402-accelerometer-feed.fly.dev/preview",
"networks": [
"eip155:8453",
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"
]
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.001 USDC on Base to 0xbC3A…713C4. The signed payment is good for 5 minutes.
- Paid to
- 0xbC3A…713C4
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 1000 smallest units
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- 5dBE1v…F9cc4
- Token contract
- EPjFWd…TDt1v
- Payment window
- 5 minutes
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xbC3A8eAc0601F717E803935cABEDeE8EDB7713C4",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"
},
"payTo": "5dBE1vqMVJCbxpBv9kw9nQJguUhYXk5mRGVfsxEF9cc4",
"amount": "1000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"kind": "st0x_registry",
"as_of": "2026-09-17T11:30:00.000Z",
"chains": {
"base": {
"count": 54,
"tokens": [
{
"isin": "US67066G1040",
"name": "Wrapped NVIDIA Corporation ST0x",
"legacy": "0x69fca9f7fad46a7eef3acef5beac9df5b7eca73b",
"listed": true,
"symbol": "wtNVDA",
"ticker": "NVDA",
"receipt": "0x8dd4c6f08e446075879310afae8167cc4de2f805",
"wrapped": "0xFb5B41acdbA20a3230F84BE995173CFb98b8D6E7",
"unwrapped": "0x7271a3c91bb6070ed09333b84a815949d4f16d14",
"tradingview": "NASDAQ:NVDA"
}
],
"updated": "2026-09-06T00:00:00.000Z",
"chain_id": 8453
},
"ethereum": {
"count": 56,
"tokens": [
{
"isin": "US67066G1040",
"name": "Wrapped NVIDIA Corporation ST0x",
"legacy": null,
"listed": true,
"symbol": "wtNVDA",
"ticker": "NVDA",
"receipt": "0x…",
"wrapped": "0x…",
"unwrapped": "0x…",
"tradingview": "NASDAQ:NVDA"
}
],
"updated": "2026-09-07T00:00:00.000Z",
"chain_id": 1
},
"hyperevm": {
"count": 56,
"tokens": [
{
"isin": "US67066G1040",
"name": "Wrapped NVIDIA Corporation ST0x",
"legacy": null,
"listed": true,
"symbol": "wtNVDA",
"ticker": "NVDA",
"receipt": "0x…",
"wrapped": "0x…",
"unwrapped": "0x…",
"tradingview": "NASDAQ:NVDA"
}
],
"updated": "2026-09-07T00:00:00.000Z",
"chain_id": 999
},
"robinhood": {
"count": 56,
"tokens": [
{
"isin": "US67066G1040",
"name": "Wrapped NVIDIA Corporation ST0x",
"legacy": null,
"listed": true,
"symbol": "wtNVDA",
"ticker": "NVDA",
"receipt": "0x…",
"wrapped": "0x…",
"unwrapped": "0x…",
"tradingview": "NASDAQ:NVDA"
}
],
"updated": "2026-09-11T00:00:00.000Z",
"chain_id": 4663
}
},
"issuer": "S01 Issuer GmbH (ST0x); tokens are debt instruments with a Right of Exchange for the underlying share",
"source": "https://github.com/ST0x-Technology/st0x.registry (token-lists/*.json)",
"disclaimer": "Public blockchain and reference data about tokenized securities. Not investment advice, not an offer, no order routing or execution. Eligibility to hold ST0x tokens is set by the issuer's prospectus."
}
}
},
"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",
"properties": {
"kind": {
"type": "string"
},
"as_of": {
"type": "string"
},
"chains": {
"type": "object",
"additionalProperties": {
"type": "object",
"properties": {
"count": {
"type": "number"
},
"tokens": {
"type": "array",
"items": {
"type": "object",
"properties": {
"isin": {
"type": [
"string",
"null"
]
},
"name": {
"type": "string"
},
"legacy": {
"type": [
"string",
"null"
]
},
"listed": {
"type": [
"boolean",
"null"
]
},
"symbol": {
"type": "string"
},
"ticker": {
"type": "string"
},
"receipt": {
"type": [
"string",
"null"
]
},
"wrapped": {
"type": "string"
},
"unwrapped": {
"type": [
"string",
"null"
]
},
"tradingview": {
"type": [
"string",
"null"
]
}
}
}
},
"updated": {
"type": [
"string",
"null"
]
},
"chain_id": {
"type": "number"
}
}
}
},
"issuer": {
"type": "string"
},
"source": {
"type": "string"
},
"disclaimer": {
"type": "string"
}
}
}
}
}
}
}
},
"offer-receipt": {
"info": {
"offers": [
{
"format": "jws",
"signature": "eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDp3ZWI6eDQwMi1hY2NlbGVyb21ldGVyLWZlZWQuZmx5LmRldiNyZWNlaXB0LTEifQ.eyJhbW91bnQiOiIxMDAwIiwiYXNzZXQiOiIweDgzMzU4OWZDRDZlRGI2RTA4ZjRjN0MzMkQ0ZjcxYjU0YmRBMDI5MTMiLCJuZXR3b3JrIjoiZWlwMTU1Ojg0NTMiLCJwYXlUbyI6IjB4YkMzQThlQWMwNjAxRjcxN0U4MDM5MzVjQUJFRGVFOEVEQjc3MTNDNCIsInJlc291cmNlVXJsIjoiaHR0cHM6Ly94NDAyLWFjY2VsZXJvbWV0ZXItZmVlZC5mbHkuZGV2L3Rva2VuaXplZC1lcXVpdGllcy9zdDB4L3JlZ2lzdHJ5Iiwic2NoZW1lIjoiZXhhY3QiLCJ2YWxpZFVudGlsIjoxNzg5NzI0MDI4LCJ2ZXJzaW9uIjoxfQ.NrP8KiQrQLCnIxcbOC3OKfSn6Z1sPROuuz8PyBBq1DMI7vFoe7bx4k1hks0r8a2DyLOX_noPsz5i4Nqyk7j9Cw",
"acceptIndex": 0
},
{
"format": "jws",
"signature": "eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDp3ZWI6eDQwMi1hY2NlbGVyb21ldGVyLWZlZWQuZmx5LmRldiNyZWNlaXB0LTEifQ.eyJhbW91bnQiOiIxMDAwIiwiYXNzZXQiOiJFUGpGV2RkNUF1ZnFTU3FlTTJxTjF4enliYXBDOEc0d0VHR2tad3lURHQxdiIsIm5ldHdvcmsiOiJzb2xhbmE6NWV5a3Q0VXNGdjhQOE5KZFRSRXBZMXZ6cUtxWkt2ZHAiLCJwYXlUbyI6IjVkQkUxdnFNVkpDYnhwQnY5a3c5blFKZ3VVaFlYazVtUkdWZnN4RUY5Y2M0IiwicmVzb3VyY2VVcmwiOiJodHRwczovL3g0MDItYWNjZWxlcm9tZXRlci1mZWVkLmZseS5kZXYvdG9rZW5pemVkLWVxdWl0aWVzL3N0MHgvcmVnaXN0cnkiLCJzY2hlbWUiOiJleGFjdCIsInZhbGlkVW50aWwiOjE3ODk3MjQwMjgsInZlcnNpb24iOjF9.fT7V2xgGepupQlxOaWc_bpCzNlQtmkRybGS8_Sdg-eJgsEIvNbwbs3mU1RWFxqazAGVhdT5Ie84WWPLHryKrAQ",
"acceptIndex": 1
}
]
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"offers"
],
"properties": {
"offers": {
"type": "array",
"items": {
"type": "object",
"required": [
"format",
"signature"
],
"properties": {
"format": {
"type": "string"
},
"payload": {
"type": "object",
"required": [
"version",
"resourceUrl",
"scheme",
"network",
"asset",
"payTo",
"amount"
],
"properties": {
"asset": {
"type": "string"
},
"payTo": {
"type": "string"
},
"amount": {
"type": "string"
},
"scheme": {
"type": "string"
},
"network": {
"type": "string"
},
"version": {
"type": "integer"
},
"validUntil": {
"type": "integer"
},
"resourceUrl": {
"type": "string"
}
}
},
"signature": {
"type": "string"
},
"acceptIndex": {
"type": "integer"
}
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-18 09:28Z
- Last indexed by Roundhouse
- 2026-09-24 07:30Z
- Last enriched (probe, favicon, geo)
- 2026-09-17 15:15Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 7 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service ST0x Tokenized Equities and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=ST0x%20Tokenized%20Equities' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://x402-accelerometer-feed.fly.dev/tokenized-equities/st0x/registry, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.