Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base—$5.25100%0xb97a…ba2d65d ago0x064b90…5841d6
0x3fb1…7e250x0e3d…7757Base—$35.70100%0xa75d…d8a565d ago0x6dbfaf…7b2607
0xcd15…266b0x0e3d…7757Base—$100.00100%0x2859…83d465d ago0xb4b218…454d9b
0xb6e9…884b0x0e3d…7757Base—$1.05100%0xeb08…9f9c65d ago0x109c07…2d6c90
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4e90…564a65d ago0xa51f8d…b75ac1
0x1332…66eb0x0e3d…7757Base—$10.00100%0x791a…97b465d ago0xcebeed…0fefc2
0x2169…df540x0e3d…7757Base—$1.05100%0x75ef…a0f965d ago0x8079e8…0e421d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2d05…53d065d ago0x5d6e69…0b8216
0x1332…66eb0x0e3d…7757Base—$42.00100%0x6647…552665d ago0xfe6302…e28869
0x8cfa…be850x0e3d…7757Base—$21.00100%0xa782…cada65d ago0x39f2de…d10af0
0x1332…66eb0x0e3d…7757Base—$5.25100%0x127e…b24a65d ago0xad042e…2ea2d1
0x1332…66eb0x0e3d…7757Base—$3.15100%0x0d74…aad665d ago0x6f644a…3fa421
0x65df…16690x0e3d…7757Base—$10.50100%0x7311…c90b65d ago0x532385…64efb2
0x1332…66eb0x0e3d…7757Base—$15.75100%0xa7b1…4ca465d ago0xb7e982…61a03b
0xe13d…5a9e0x0e3d…7757Base—$40.00100%0xfb22…aa3b65d ago0xa6b884…f8aabc
0xf185…122c0x0e3d…7757Base—$2.04100%0x1cb5…c0e265d ago0x9138c6…3486b5
0xe13d…5a9e0x0e3d…7757Base—$50.00100%0x1875…8fcf65d ago0xbf4583…c5302b
0xe2cd…b94a0x0e3d…7757Base—$2.10100%0x05f1…3bb965d ago0x4f935c…16fe8b
djdamedash.eth0x0e3d…7757Base—$10.50100%0x2133…5a4265d ago0xafb8c1…813d61
0x2ae6…d43c0x0e3d…7757Base—$5.25100%0xc2de…8a3d65d ago0x41111d…4c4f30
0x8fd4…7b1d0x0e3d…7757Base—$2.10100%0x5df6…642865d ago0xf9bd69…09e32a
0x3386…bedb0x0e3d…7757Base—$2.10100%0x345f…57af65d ago0x58c9f0…9c3ec5
0x1332…66eb0x0e3d…7757Base—$17.85100%0x8121…3f9d65d ago0x9199dd…61ddae
0x3daa…9a330x0e3d…7757Base—$0.01100%0x2d18…781165d ago0xd2195c…f8e8b9
0x1a72…9ca80x0e3d…7757Base—$10.50100%0x9667…204e65d ago0x2f9a0c…d5f9b8

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.