Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x24f864…01277c
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x21dee3…8402cc
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xdfa781…8548d6
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x9400f9…ed684a
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x21d701…cb1d73
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xab4b3b…1475d1
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xbf9509…4e0013
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x28fbf4…6d989f
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x8390d0…143846
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x331bc1…d1c6fb
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x4a7d06…60d23b
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x822ef8…19fdcb
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x3fe5f8…9a18ea
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0xde7563…146237
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x285db7…3f4f90
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x2deb02…0d2c12
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0xca1e32…9b105d
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase21h ago0x205bcd…b36fd2
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0xb1e492…530bc0
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0x6ec980…9ffd17
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0xd2502d…a551b3
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0xd25d35…c2fd8b
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0x0adb80…18ba7b
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0x963b2a…6dc117
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0xdc462f…30182f

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.