Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b4d…a0790xac65…4417Base—$3.70100%fluxa113d ago0x2f9880…6865af
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0xbc376c…24ffdd
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0xdf25b9…4ae2d0
0xb90a…9ae40x0b4d…a079Base—$3.60100%fluxa113d ago0x5fe6c2…8aa45c
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0x66fd08…ba0d37
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0x2ac6ad…065b9a
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0x07c4a9…d9bd9a
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0xd62b17…b07068
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0x67f666…c1791e
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0xe8303c…94bc35
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0x460587…23915f
0x0b4d…a0790xac65…4417Base—$0.05100%fluxa113d ago0x39f52b…b777cb
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa113d ago0xbb3a76…ac44c3
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0x804c0e…79d918
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0xdd22bd…9e4e6f
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0x619ecf…df6403
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0x2b8adf…d003a8
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0x244e51…27d02f
0x0b4d…a0790xac65…4417Base—$0.03100%fluxa114d ago0xf167e1…35a066
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0x6deddf…fa9be6
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0x9b0399…f1be07
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0xe48454…b73c7f
0x0b4d…a0790xac65…4417Base—$0.01100%fluxa114d ago0x86a9ac…e11a68
0xb90a…9ae40x0b4d…a079Base—$0.01100%fluxa114d ago0x0333ad…9b6350
0x0b4d…a0790xac65…4417Base—$0.01100%fluxa114d ago0x9c0517…4f032c

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.