Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0x3fed72…200807
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0xb47127…2f8530
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0x930530…64f05a
0xb90a…9ae40x853e…ebe3Base—$0.02100%fluxa114d ago0xd46076…9bec63
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0xd4225b…5effda
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0x6cf4dc…b3c1f9
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0x4f7687…e79b1b
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0x687196…30d7d0
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0x694667…e5b3b7
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0xdf7574…f87cfc
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0x0fb78a…63f781
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x56505e…47df35
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x4501aa…5dcd6b
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0xab493f…868447
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x6f3e97…d67b38
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x575202…2b6ebf
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x56e65e…90ad15
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x1152cc…e3fcbf
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x49feb4…7e0b14
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0xffd0fb…03a704
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x5780a7…a3e78d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x9db971…9d108d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x40e1db…6acb74
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa115d ago0x1e1e2c…2617d9

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.