Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a4…53fc0xac65…4417Base—$0.13100%fluxa114d ago0xc76a34…d74b38
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x0aedc8…0c43dd
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x74c0c2…328548
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0xba217d…54a88c
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x1ef643…48a2d7
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x5b3cec…49f0df
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x41988c…c361e0
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0xebb7e0…838dd9
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x0def33…5c0cae
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x563eb9…686997
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x9dc3d6…cfb547
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0xbb7484…18a60e
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x2582eb…7899f9
0xe2a4…53fc0xac65…4417Base—$0.02100%fluxa114d ago0x3846fa…528a69
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x29c4e7…7b6929
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x4c4622…e09943
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa114d ago0x391197…277173
0xe2a4…53fc0xac65…4417Base—$0.02100%fluxa115d ago0x456993…3177fa
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa115d ago0x62259c…e5b60f
0xb90a…9ae40xe2a4…53fcBase—$0.01100%fluxa115d ago0x38f6e6…df69fa

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.