Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x341e…7900Base—$0.10100%fluxa89d ago0xf7a2f2…b9014c
0xd1ae…81330xd474…59abBase—$0.05100%fluxa89d ago0xccf7d0…4306eb
0xd1ae…81330x8583…1d7dBase—$0.83100%fluxa89d ago0x9a3f33…a0601c
0xd1ae…81330x06cd…6b8fBase—$0.10100%fluxa89d ago0x2d48cb…8e64ed
0xd1ae…81330xcccf…a4d0Base—$0.10100%fluxa89d ago0xdafd2c…0b7d1d
0xd1ae…81330x64e7…f927Base—$0.33100%fluxa89d ago0xf7a996…4e0b7d
0xd1ae…81330x7e39…f884Base—$0.10100%fluxa89d ago0x594a9d…90da17
0xd1ae…81330xe3b7…5c1eBase—$0.92100%fluxa89d ago0xd2e1da…930ed3
0xd1ae…81330x8259…93f7Base—$0.60100%fluxa89d ago0xefb1ce…c119b9
0xd1ae…81330xfe8d…3648Base—$0.10100%fluxa89d ago0x6ff915…ac8246
0xd1ae…81330x173f…2eeeBase—$0.10100%fluxa89d ago0x715ec8…51db93
0xd1ae…81330x0aec…d7fbBase—$0.10100%fluxa89d ago0xb920c0…ca75a1
0xd1ae…81330x3ae1…c9c9Base—$0.10100%fluxa89d ago0x166771…3be04d
0xd1ae…81330x96ea…c87fBase—$0.20100%fluxa89d ago0x4d9f95…15f125
0xd1ae…81330x13cc…4663Base—$0.10100%fluxa89d ago0xea0e78…b77de1
0xd1ae…81330xad49…c0d6Base—$0.94100%fluxa89d ago0xadae67…ed7af8
0xd1ae…81330x6a54…8902Base—$0.20100%fluxa89d ago0x5538cd…20c966
0xd1ae…81330xfaef…1108Base—$1.00100%fluxa89d ago0x869a22…83ec76
0xd1ae…81330xa0a0…1d21Base—$0.40100%fluxa89d ago0x927bb8…14d98a
0xd1ae…81330xc0a5…f2a9Base—$0.50100%fluxa89d ago0x744cbc…d40dce
0xd1ae…81330x755b…7056Base—$0.53100%fluxa89d ago0xbe4f16…198938
0xd1ae…81330x87bf…5d4eBase—$0.90100%fluxa89d ago0xf78455…15c1e6
0xd1ae…81330x8968…c67bBase—$0.70100%fluxa89d ago0xee4fcb…ac464c
0xd1ae…81330x8c5c…1e2bBase—$0.12100%fluxa89d ago0x90cfcc…f32912
0xd1ae…81330xffe5…463fBase—$1.14100%fluxa89d ago0xdd9735…fb652b

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.