A share is not a token — here is the difference, priced
rwa.aeron.sh · Live

A share is not a token.

Every Robinhood stock token carries a corporate-action multiplier. Read the REST price and you get the share; read the chain and you get the token. This endpoint returns both, and never confuses them.

Catalogue

Every tokenized asset on the chain.

Free to read at GET /v1/assets. Multipliers away from 1.0 are highlighted — those are the ones that bite. Click an address to copy it.

-
Tokenized assets
-
With a multiplier ≠ 1
-
Corporate action pending

Loading the catalogue.
Buying

Paid through the marketplace.

The paid routes answer only to calls the marketplace signed, so payment settles once, in one place.

curl -X POST https://market.aeron.sh/s/aeron-rwa-quote \
  -H "content-type: application/json" \
  -d '{"symbols":["AAPL","CRWD"]}'

# → HTTP 402 + payment requirements, then retry with X-PAYMENT
# or: aeron-wallet pay https://market.aeron.sh/s/aeron-rwa-quote '{"symbols":["AAPL"]}'

Data only. Nothing here is an offer to buy or sell, and nothing here is investment advice. Robinhood stock tokens are issued by Robinhood Assets (Jersey) Ltd and are unavailable to residents of several jurisdictions, including the US, UK, and Canada.