Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8b1…0e760xac65…4417Base—$0.05100%fluxa114d ago0x58a74a…bc8e3a
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa114d ago0x9eb955…b639d5
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0x8a4b7f…52e521
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xad77d9…330b02
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0x66ce8c…9c9fe7
0xe8b1…0e760xac65…4417Base—$4.14100%fluxa115d ago0x35c682…fec0fd
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xb2813a…119497
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0x960f04…f24d3a
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xda64a0…7bb1c7
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xe120c2…d7b8cc
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xcc8fe0…9a1d21
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0x7341c5…39d2f8
0xb90a…9ae40xe8b1…0e76Base—$4.00100%fluxa115d ago0x7f84b4…19c374
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xaa504a…48d5e2
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0x636afa…e1a2b7
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xddd925…159d52
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xe6bfeb…c30dfd
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0x60dc5a…da56c6
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xb7742c…c43855
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xbb12c9…4302ad
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xc01ca8…89a82b
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xae0a51…aa2ef5
0xe8b1…0e760xac65…4417Base—$0.04100%fluxa115d ago0x7c80e5…85601d
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0xf62e59…ffd28f
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa115d ago0x1bbdfd…6db911

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.