Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…04190x3e0a…78e7Base—$0.005242100%coinbase74d ago0x0751f1…da98c7
0xb420…04190x3e0a…78e7Base—$0.002898100%coinbase74d ago0x73cdee…c5416b
0xb420…04190x3e0a…78e7Base—$0.005299100%coinbase74d ago0xd4efc2…b0946a
0xb420…04190x3e0a…78e7Base—$0.004453100%coinbase74d ago0x9c8c28…e55097
0xb420…04190x3e0a…78e7Base—$0.003833100%coinbase74d ago0x7fac65…848839
0xb420…04190x3e0a…78e7Base—$0.005749100%coinbase74d ago0xfed17c…ff9e3f
0xb420…04190x3e0a…78e7Base—$0.005657100%coinbase74d ago0x011c7d…1bcbc0
0xb420…04190x3e0a…78e7Base—$0.004457100%coinbase74d ago0x776249…8e6195
0xb420…04190x3e0a…78e7Base—$0.002763100%coinbase74d ago0x0957f4…556cf4
0xb420…04190x3e0a…78e7Base—$0.003496100%coinbase74d ago0x447d8d…e040d7
0xb420…04190x3e0a…78e7Base—$0.002966100%coinbase75d ago0xdb7eaa…7cbda9
0xb420…04190x3e0a…78e7Base—$0.003261100%coinbase75d ago0x0512f2…3abcaf
0xb420…04190x3e0a…78e7Base—$0.005815100%coinbase75d ago0x2dc3d0…f2de86
0xb420…04190x3e0a…78e7Base—$0.005066100%coinbase75d ago0x24ded6…6d13ea
0xb420…04190x3e0a…78e7Base—$0.005667100%coinbase75d ago0x7e3f5c…a21cef
0xb420…04190x3e0a…78e7Base—$0.004592100%coinbase75d ago0x925253…03e09d
0xb420…04190x3e0a…78e7Base—$0.005805100%coinbase75d ago0xedab6d…de15d7
0xb420…04190x3e0a…78e7Base—$0.00398100%coinbase75d ago0xc444da…61a387
0xb420…04190x3e0a…78e7Base—$0.003744100%coinbase75d ago0xcd6bea…1fc9e4
0xb420…04190x3e0a…78e7Base—$0.005744100%coinbase75d ago0x5869a9…0b90fd
0xb420…04190x3e0a…78e7Base—$0.00327100%coinbase75d ago0xf8b782…36219f
0xb420…04190x3e0a…78e7Base—$0.005938100%coinbase75d ago0xcb1777…e6da7e
0xb420…04190x3e0a…78e7Base—$0.002823100%coinbase75d ago0x15d163…1a292b
0xb420…04190x3e0a…78e7Base—$0.003954100%coinbase75d ago0x572cd7…3cbffb
0xb420…04190x3e0a…78e7Base—$0.005825100%coinbase75d ago0x0fc2e7…6fdcd0

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.