Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0x140dcd…e5c5b9
0xb064…54430xfe80…47eeBase$0.001100%fluxa40d ago0xc3a94d…a7a2d8
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0xdf473b…c2bcc0
0xb064…54430xfe80…47eeBase$0.001100%fluxa40d ago0x6a5c76…523ad6
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0x1edd27…c702d5
0xb064…54430xfe80…47eeBase$0.001100%fluxa40d ago0xebd5e3…3f1c54
0xb064…54430xfe80…47eeBase$0.001100%fluxa40d ago0xfb8e28…5630dc
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0x9e909f…d44849
0xb064…54430xfe80…47eeBase$0.001100%fluxa40d ago0x4fc211…228775
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0x9726d1…424406
0xb064…54430xfe80…47eeBase$0.001100%fluxa40d ago0xb6f8f2…5579c3
0xb064…54430xfe80…47eeBase$0.001100%fluxa40d ago0xf2f1a8…ab97cb
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0x2462f5…5b8a67
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0xb00aa2…6deb45
0xb064…54430xfe80…47eeBase$0.001100%fluxa40d ago0xae6d4b…829d70
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0xf05d5f…3b8755
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0x1d278f…598e26
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0x8d13cd…14944f
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0xf15df7…1c2832
0xb064…54430x9c95…e299Base$0.001100%fluxa40d ago0x376829…9e650e
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x77e4cd…9484f2
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0xf532fe…b403b4
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0xb8db17…163499
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0xd3da7e…5f7ae9
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0xdd1f28…492c3d

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.