Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe661…e51a0xe7c6…3bb2Base—$0.01100%coinbase77d ago0x5daf80…299d52
0xe661…e51a0x5016…6833Base—$0.01100%coinbase77d ago0x16c972…6ccaec
0xe661…e51a0x74a1…9f38Base—$0.01100%coinbase77d ago0x120b70…0a4d66
0xe661…e51a0x2eb2…40f9Base—$0.01100%coinbase77d ago0x2a2bbd…f32f90
0xe661…e51a0xf1b1…10b8Base—$0.01100%coinbase77d ago0xaa8728…775131
0xe661…e51a0x4bab…ecd4Base—$0.01100%coinbase77d ago0x97b626…fea380
0xe661…e51a0x5897…cbc8Base—$0.01100%coinbase77d ago0x836a1f…473c58
0xe661…e51a0x81fc…2172Base—$0.01100%coinbase77d ago0xe238d9…49b7d8
0xe661…e51a0xa988…41deBase—$0.01100%coinbase77d ago0x49f4e3…826958
0xe661…e51a0xd5f0…4327Base—$0.01100%coinbase77d ago0x9a9ea3…5ea390
0xe661…e51a0xc98a…3353Base—$0.01100%coinbase77d ago0x4ed6e7…41041d
0xe661…e51a0x8515…d3c5Base—$0.01100%coinbase77d ago0x4c6a92…edf540
0xe661…e51a0x0297…6e1aBase—$0.01100%coinbase78d ago0x9aa0fc…885b29
0xe661…e51a0x5417…dde9Base—$0.01100%coinbase78d ago0x54c3b0…bb2555
0xe661…e51a0x9a37…b084Base—$0.01100%coinbase78d ago0x22f7c3…22d7d9
0xe661…e51a0x756a…8d01Base—$0.01100%coinbase78d ago0x7c5d1e…360dc5
0xe661…e51a0x4fc3…684fBase—$0.01100%coinbase78d ago0x4801bb…33510b
0xe661…e51a0xa2e4…767cBase—$0.01100%coinbase78d ago0x1d3c77…e9f517
0xe661…e51a0x862e…47aeBase—$0.01100%coinbase78d ago0x4fe64d…b4c88c
0xe661…e51a0x0517…ff97Base—$0.01100%coinbase78d ago0xe5d309…c99f8b
0xe661…e51a0x3a29…858aBase—$0.01100%coinbase78d ago0xa05dd1…d43389
0xe661…e51a0x1e72…926cBase—$0.01100%coinbase78d ago0x7b6957…d9832b
0xe661…e51a0x51c5…6591Base—$0.01100%coinbase78d ago0x7957c9…a39d55
0xe661…e51a0xe8dc…c976Base—$0.01100%coinbase78d ago0x010b5b…02ff5d
0xe661…e51a0x09bd…cb67Base—$0.01100%coinbase78d ago0x195bf9…56d26c

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.