Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x8121…3f9d117d ago0x2e8793…b346e1
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x6078…eee8117d ago0xdf1c71…572c1a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc234…1c38117d ago0xd507d6…1cc270
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x2d18…7811117d ago0xa356ae…a7cce8
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2fb2…aefd117d ago0x6648e2…572c4f
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x05c6…16ba117d ago0x08d2ad…303cd8
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x823e…6b6c117d ago0x9f28b2…73844f
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x7492…70ae117d ago0x0867ad…d297ea
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x64e4…55d9117d ago0xeeaff8…b5c415
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8bdc…90be117d ago0x6316b7…abbaf8
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x13c6…f0ed117d ago0xa59403…6a8680
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x21ab…01d9117d ago0xadaaa6…f992e9
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x29b8…3263117d ago0xab7e79…5148c1
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x53e7…bd10117d ago0x0eba70…3f67a5
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x771b…60b8117d ago0x5dfb7f…914f71
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x560f…a713117d ago0xf323d9…5ff0a4
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x2a28…fc3d117d ago0xa2c7cf…464621
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x0ad8…9d8a117d ago0xbab715…687c45
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x7186…110f117d ago0x70f571…5a8f45
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x84ea…0e47117d ago0xb37cfb…f916bf
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc506…1e3d117d ago0x6ab23b…06fb2e
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x214e…3e4a117d ago0x1e0d3a…967b21
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xf8c4…d836117d ago0x349f20…101bb7
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x8494…2e44117d ago0x85d022…3ed416
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x3d76…265f117d ago0xd8a2fb…444fd0

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.