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%ultravioletadao1d ago0xbd3631…2911cd
0x47b9…1d950x7bae…24deBase—$0.10100%ultravioletadao1d ago0xb2563d…bd0cfa
0x47b9…1d950x42c2…1139Base—$0.10100%ultravioletadao1d ago0xce4388…469029
0x47b9…1d950x4d06…5e71Base—$0.10100%ultravioletadao1d ago0xb391e9…88b32d
0x47b9…1d950xddf5…f4a1Base—$0.10100%ultravioletadao1d ago0x10720e…f383d5
0x47b9…1d950xabe5…fbb1Base—$0.10100%ultravioletadao1d ago0x90c2dd…343951
0x47b9…1d950x4491…b446Base—$0.10100%ultravioletadao1d ago0x2f4907…045697
0x47b9…1d950x950d…e08cBase—$0.10100%ultravioletadao1d ago0xc0687f…22dcfb
0x47b9…1d950xd1d2…9f6eBase—$0.10100%ultravioletadao1d ago0xbb293d…055c56
0x47b9…1d950x2b4c…493dBase—$0.10100%ultravioletadao1d ago0x259dcd…a963d0
0x47b9…1d950xaa38…b3cdBase—$0.10100%ultravioletadao1d ago0x43a647…f1b966
0x47b9…1d950xd085…dc7eBase—$0.10100%ultravioletadao1d ago0xa1503e…b92449
0x47b9…1d950x2f1f…4e1bBase—$0.10100%ultravioletadao1d ago0xa4f168…b17417
0x47b9…1d950x619e…776dBase—$0.10100%ultravioletadao1d ago0x4bb64e…6855a8
0x47b9…1d950x2cb0…3c72Base—$0.10100%ultravioletadao1d ago0x7c47bc…22bb91
0x47b9…1d950x8c68…c2b4Base—$0.10100%ultravioletadao1d ago0x017cd6…b4c1a5
0x47b9…1d950xfa3b…452eBase—$0.10100%ultravioletadao1d ago0x56678c…1f62be
0x47b9…1d950x6bad…542dBase—$0.10100%ultravioletadao1d ago0x237ce1…9d2f73
0x47b9…1d950x8650…e118Base—$0.10100%ultravioletadao1d ago0xf3f946…24d413
0x47b9…1d950x5343…3832Base—$0.10100%ultravioletadao1d ago0xa64e79…664687
0x47b9…1d950xb168…94d0Base—$0.10100%ultravioletadao1d ago0xa53114…839082
0x47b9…1d950xecc4…e6c1Base—$0.10100%ultravioletadao1d ago0x34a028…aacf6b
0x47b9…1d950x0f43…e47aBase—$0.10100%ultravioletadao1d ago0xeb6971…3382c8
0x47b9…1d950xee36…1e47Base—$0.10100%ultravioletadao1d ago0x0c22b9…d54368
0x47b9…1d950x5b11…8088Base—$0.10100%ultravioletadao1d ago0x39d3ad…f32927

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.