Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950x8157…4d6bBase—$0.10100%ultravioletadao22h ago0xe145eb…00e3b5
0x47b9…1d950x7bae…24deBase—$0.10100%ultravioletadao22h ago0xb2236d…478da0
0x47b9…1d950x4d06…5e71Base—$0.10100%ultravioletadao22h ago0x2af854…093130
0x47b9…1d950x42c2…1139Base—$0.10100%ultravioletadao22h ago0xd10fca…f7888f
0x47b9…1d950xabe5…fbb1Base—$0.10100%ultravioletadao22h ago0x7bd502…6b0229
0x47b9…1d950xddf5…f4a1Base—$0.10100%ultravioletadao22h ago0x726c8a…187e4c
0x47b9…1d950x950d…e08cBase—$0.10100%ultravioletadao22h ago0x6670a2…0d1c15
0x47b9…1d950x4491…b446Base—$0.10100%ultravioletadao22h ago0x4f9eeb…0cc44d
0x47b9…1d950x2b4c…493dBase—$0.10100%ultravioletadao22h ago0xecc2b7…a8e9e4
0x47b9…1d950xd1d2…9f6eBase—$0.10100%ultravioletadao22h ago0xa89000…369594
0x47b9…1d950xaa38…b3cdBase—$0.10100%ultravioletadao22h ago0x538b39…c3c1d8
0x47b9…1d950xd085…dc7eBase—$0.10100%ultravioletadao22h ago0xe97bdb…edb336
0x47b9…1d950x619e…776dBase—$0.10100%ultravioletadao22h ago0xed521b…a33594
0x47b9…1d950x2f1f…4e1bBase—$0.10100%ultravioletadao22h ago0xfc31e1…30cb81
0x47b9…1d950x8c68…c2b4Base—$0.10100%ultravioletadao22h ago0xebeabd…3a694e
0x47b9…1d950x2cb0…3c72Base—$0.10100%ultravioletadao22h ago0x5342ef…bc9df8
0x47b9…1d950xfa3b…452eBase—$0.10100%ultravioletadao22h ago0x4d51c4…f6301b
0x47b9…1d950x6bad…542dBase—$0.10100%ultravioletadao22h ago0x7d297f…68c6fc
0x47b9…1d950x8650…e118Base—$0.10100%ultravioletadao22h ago0x9cee7f…1e8d4b
0x47b9…1d950x5343…3832Base—$0.10100%ultravioletadao22h ago0x4813b5…2a1b64
0x47b9…1d950xb168…94d0Base—$0.10100%ultravioletadao22h ago0x1651dc…fe9e0e
0x47b9…1d950xecc4…e6c1Base—$0.10100%ultravioletadao22h ago0xf8365e…5c5cb9
0x47b9…1d950x0f43…e47aBase—$0.10100%ultravioletadao22h ago0x7901f2…ee70be
0x47b9…1d950xee36…1e47Base—$0.10100%ultravioletadao22h ago0x322855…0316d1
0x47b9…1d950x4047…c75fBase—$0.10100%ultravioletadao22h ago0xbb0281…06776d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.