Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI51d ago0x2c1991…73257a
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x255cc1…b6ac3f
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x2e6d27…75bbd4
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0xb11533…510b00
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x74b8db…a8ce3d
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x009822…9e5fee
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x3ac330…754a53
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0xbe51db…98639b
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x8077f6…d15fd2
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x020ddd…7247a2
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x993819…ccfc2d
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0xa0286e…e842fc
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x33df7d…005a04
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x598eb9…12a997
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x4c9990…343728
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0xd9d9af…d75556
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x8c2725…c35f55
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x4715f1…ec6776
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x46f2e1…40ec37
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x891a29…902024
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x47ac25…d2e64b
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0xaa2c49…bfd624
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x967a7b…119766
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x161102…d97c1c
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI52d ago0x20bd3f…4cc006

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.