Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xb9cb44…e7a885
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x715888…c4efb4
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x15111b…c9f0d2
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xe51e77…81bb0a
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x6a4c76…16ecba
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x960b47…d2a202
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x15c67e…c40410
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x9a2b6c…83ff41
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x25135e…560503
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x3a07e1…6f39f8
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x039d47…ecda5b
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x75cd5a…31a78a
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xea7b59…19c2f1
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xd03eba…98c641
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x4df38f…ae1a7d
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xc03c94…abf858
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xb1dd72…573a20
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x69185d…b8bcfb
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xd575d9…386aa5
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xf8f71d…d69819
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x13501d…071033
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x952148…7fc6f2
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x96af62…f86098
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0x4e8ff3…46e17f
0x8eba…dc1d0xba23…b536Base—$0.01100%coinbase70d ago0xbe74dd…ec7c85

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.