Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xe29d9a…9c1aad
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x2dcdf8…9fab75
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xe4046b…590e94
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x4f8339…c28904
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xa3072a…585818
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xb0f093…19521d
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x143a7f…4c5a48
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x29c19d…ab241b
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xa5bd15…02f7df
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x8d0b08…3080d3
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x52f8c6…36ee0f
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xfb171a…c8c3b1
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x66c988…131857
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x37c928…b22757
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x8f0537…34ad6a
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xcb087d…8073c0
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x16bdaf…7740f9
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x54bd50…027a1a
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x3fb4bc…c66928
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xcc352c…350762
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xbe7d40…8d12d5
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x3d8e2f…a60b5d
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xc8a22d…5df5f1
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x75f8cf…a5429c
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xcf3b75…f6f892

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.