Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf53…0dff0x75b9…763dBase—$34.4570%0x4af2…d9db22d ago0xa02dfb…652e4f
0xb8e7…e14c0x75b9…763dBase—$192.6470%0x4af2…d9db22d ago0x4a26e7…24c2ba
0x1f28…e30d0x75b9…763dBase—$1,504.4270%0x4af2…d9db22d ago0x2c8eb3…a8b5c8
0xa000…c99e0x75b9…763dBase—$842.9870%0x4af2…d9db22d ago0x4ecf50…321965
0x278b…44700x75b9…763dBase—$1,349.8970%0x4af2…d9db22d ago0xbd3d73…21db0d
0xc402…0d8f0x75b9…763dBase—$1.9870%0x4af2…d9db22d ago0x36a8d8…06ab44
0x339a…8b770x75b9…763dBase—$0.0000570%0x4af2…d9db22d ago0xb20101…2a210c
0x339a…8b770x75b9…763dBase—$0.00008870%0x4af2…d9db22d ago0x6fb9fe…d9e890
0x339a…8b770x75b9…763dBase—$555.0070%0x4af2…d9db22d ago0xd5042a…8b6738
0x339a…8b770x75b9…763dBase—$888.0070%0x4af2…d9db22d ago0xc5aa5a…c124df
0x339a…8b770x75b9…763dBase—$500.0070%0x4af2…d9db22d ago0xcc90eb…bb0152
0xa774…84780x75b9…763dBase—$310.6270%0x4af2…d9db22d ago0x6a4c54…7a2b36
0xbdb1…64410x75b9…763dBase—$457.0670%0x4af2…d9db22d ago0xb392d3…7954b4
0x7b06…e3a40x75b9…763dBase—$57.6670%0x4af2…d9db22d ago0x467bb7…9a9aad
0xeb24…a0dc0x75b9…763dBase—$4,000.0070%0x4af2…d9db22d ago0xc4f5dd…2d4548
0x962e…760f0x75b9…763dBase—$68.6970%0x4af2…d9db22d ago0x8f25cf…129223
0x92ea…482e0x75b9…763dBase—$235.8370%0x4af2…d9db23d ago0x40653f…9a4cd5
0xde62…bed00x75b9…763dBase—$592.2770%0x4af2…d9db23d ago0x518013…77acb5
0x2522…b2f70x75b9…763dBase—$214.1670%0x4af2…d9db23d ago0xe9197f…c94393
0x2522…b2f70x75b9…763dBase—$500.0070%0x4af2…d9db23d ago0x782864…269983
0x339a…8b770x75b9…763dBase—$0.00006570%0x4af2…d9db23d ago0x948237…1e0af4
0x3c00…94730x75b9…763dBase—$250.0070%0x4af2…d9db23d ago0xf79567…009401
0x339a…8b770x75b9…763dBase—$512.1270%0x4af2…d9db23d ago0x6ce5a2…d925c3
0x339a…8b770x75b9…763dBase—$0.00001170%0x4af2…d9db23d ago0x933ca9…6d004d
0x339a…8b770x75b9…763dBase—$0.00002270%0x4af2…d9db23d ago0x1b7d4f…d9ee13

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.