Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x11ba…9883Base—$0.20100%fluxa65d ago0xcaf436…ab4545
0xd1ae…81330x6f6a…a64fBase—$0.10100%fluxa65d ago0x0ffecf…28bbe2
0xd1ae…81330xa1da…7c7bBase—$0.20100%fluxa65d ago0xc1e28e…306a28
0xd1ae…81330x6007…ab41Base—$0.20100%fluxa65d ago0xbdd2c1…c3f58d
0xd1ae…81330x8a7e…b888Base—$0.20100%fluxa65d ago0x4bf2fb…53cafc
0xd1ae…81330xa395…02d0Base—$0.10100%fluxa65d ago0xf37803…c337da
0xd1ae…81330xe7ab…4808Base—$0.20100%fluxa65d ago0x52ae9e…2e71fb
0xd1ae…81330x6ddf…0327Base—$0.20100%fluxa65d ago0x853ef0…70d858
0xd1ae…81330x8a94…d88eBase—$0.93100%fluxa65d ago0xb6ed63…e5f0c5
0xd1ae…81330xd4fe…5b0fBase—$0.10100%fluxa65d ago0x86d260…a70a2e
0xd1ae…81330x4a89…afc4Base—$0.10100%fluxa65d ago0x10909f…77448e
0xd1ae…81330x1eaa…c251Base—$0.20100%fluxa65d ago0x90a0ac…da8431
0xd1ae…81330x72e4…b78eBase—$0.20100%fluxa65d ago0x65f0ea…191729
0xd1ae…81330x232e…2f9fBase—$0.20100%fluxa65d ago0x3e1c1e…acb6ec
0xd1ae…81330x8777…6a4dBase—$0.20100%fluxa65d ago0xa16c24…2fdd32
0xd1ae…81330xe7c3…7cf6Base—$0.64100%fluxa65d ago0x098dd4…f0eb32
0xd1ae…81330x352d…a460Base—$0.10100%fluxa65d ago0xefa631…15b99b
0xd1ae…81330x6192…3e2fBase—$0.10100%fluxa65d ago0x8fd383…ac626e
0xd1ae…81330x3215…bfe1Base—$0.30100%fluxa65d ago0x622d17…c6485e
0xd1ae…81330x4521…4f81Base—$0.20100%fluxa65d ago0x4708a7…597813
0xd1ae…81330xae80…e9d8Base—$0.20100%fluxa65d ago0xf57c32…21d8ba
0xd1ae…81330xa949…629bBase—$0.20100%fluxa65d ago0x33f9a0…fd12fa
0xd1ae…81330x6e35…8b95Base—$0.20100%fluxa65d ago0x0ff302…d40dc4
0xd1ae…81330x9bbb…28a6Base—$0.20100%fluxa65d ago0x10fddc…e1ff21
0xd1ae…81330xb182…f6edBase—$0.20100%fluxa65d ago0x13cb93…4dd1ee

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.