Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x1c8d8f…b24b21
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xe58a13…bdbd3d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xf94805…b690e4
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x429095…920cb3
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xc9c04f…4c9251
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x210770…45e6c7
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x694e66…9acbab
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xb26e78…13ee72
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x9858d9…80e5bb
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x1695a9…bb4861
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x597ab8…cd8bed
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xfb0e51…1a2abc
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xbaa954…ee25c7
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x2a1f56…cc2e66
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xb66227…c4c032
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x70a574…11bbf6
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x14b82b…4de28a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xcd1689…470bb9
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x371333…708b7d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xd71805…9a27d2
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x33d857…a6e468
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0x4e5508…e4987d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xe1224c…d8350d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xd0e22a…9a8c8c
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase26d ago0xf7bc0f…4ed7f5

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.