Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b16…94510x3e0a…78e7Base—$0.003858100%coinbase74d ago0x4569ad…459a4c
0x6b16…94510x3e0a…78e7Base—$0.004758100%coinbase74d ago0x63f3cb…fb6620
0x6b16…94510x3e0a…78e7Base—$0.004958100%coinbase74d ago0x6ef342…054300
0x6b16…94510x3e0a…78e7Base—$0.003932100%coinbase74d ago0x2a5ad4…31baff
0x6b16…94510x3e0a…78e7Base—$0.004647100%coinbase74d ago0x6c2fe5…07103c
0x6b16…94510x3e0a…78e7Base—$0.003102100%coinbase75d ago0x270a9d…4006f4
0x6b16…94510x3e0a…78e7Base—$0.005475100%coinbase75d ago0xbb6fba…46ffa9
0x6b16…94510x3e0a…78e7Base—$0.004714100%coinbase75d ago0x3c49ab…b16ee8
0x6b16…94510x3e0a…78e7Base—$0.003985100%coinbase75d ago0x681c90…34e29f
0x6b16…94510x3e0a…78e7Base—$0.003627100%coinbase75d ago0x6345f8…33c029
0x6b16…94510x3e0a…78e7Base—$0.005772100%coinbase75d ago0x2f9038…25798f
0x6b16…94510x3e0a…78e7Base—$0.002716100%coinbase75d ago0xf6f7f5…958ccc
0x6b16…94510x3e0a…78e7Base—$0.005578100%coinbase75d ago0xa9277d…f05ddb
0x6b16…94510x3e0a…78e7Base—$0.005392100%coinbase75d ago0x9a5252…dc95f6
0x6b16…94510x3e0a…78e7Base—$0.002868100%coinbase75d ago0x933d8c…1964fc
0x6b16…94510x3e0a…78e7Base—$0.004889100%coinbase75d ago0x8db6d3…0e69f7
0x6b16…94510x3e0a…78e7Base—$0.002923100%coinbase75d ago0x89d7c3…109be0
0x6b16…94510x3e0a…78e7Base—$0.003017100%coinbase75d ago0x231403…79e1f7
0x6b16…94510x3e0a…78e7Base—$0.005681100%coinbase75d ago0xdda446…67a1f0
0x6b16…94510x3e0a…78e7Base—$0.005215100%coinbase75d ago0xda6c52…9ca703
0x6b16…94510x3e0a…78e7Base—$0.003445100%coinbase75d ago0x210bcf…4300c2
0x6b16…94510x3e0a…78e7Base—$0.004356100%coinbase75d ago0xdfa4fe…a66671
0x6b16…94510x3e0a…78e7Base—$0.003044100%coinbase75d ago0xd7beae…6f076c
0x6b16…94510x3e0a…78e7Base—$0.004711100%coinbase75d ago0x503fae…9cb01c
0x6b16…94510x3e0a…78e7Base—$0.005884100%coinbase75d ago0x9a5a2c…d658a5

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.