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%coinbase35d ago0x5bb3dc…737271
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x04e40a…a01a6a
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xac9911…313df6
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x9acd47…57a57a
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xb8679d…0fd921
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xa86058…3a5739
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x00c32e…173e16
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xe15662…b73d92
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xc96bcb…ff7bcc
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x77ec47…b7b80c
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x2b9631…916796
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x7ff677…d4e903
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xaaf8e3…070416
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x9205f8…758528
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x46217c…07a302
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x1409b1…d5c9bb
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x2241d7…66b2d4
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xb01013…8413bd
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xeda2f6…b38de4
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x797e6f…347364
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x4f5084…707b4b
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x4754fc…674256
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x6b46d3…99ed60
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x5dc6c9…7f3cf8

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.