Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x676c…6cf20x6ede…86cfBase—$0.70100%0x2772…8c1796d ago0x209ada…c8e6d3
0x676c…6cf20x6ede…86cfBase—$4.40100%0x2772…8c1796d ago0x6a82d0…db0901
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1796d ago0xeb3c42…8b2a51
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1796d ago0x4087d1…c4e952
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1796d ago0x602c62…5de7b8
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1796d ago0xa11659…091905
0x676c…6cf20x6ede…86cfBase—$1.00100%0x2772…8c1796d ago0xae85f7…a1389e
0x6ede…86cf0x676c…6cf2Base—$6.20100%0x2772…8c1796d ago0xf2dfcd…6cdd5d
0x6ede…86cf0x676c…6cf2Base—$6.40100%0x2772…8c1796d ago0x22ed34…68a0de
0x676c…6cf20x6ede…86cfBase—$7.70100%0x2772…8c1796d ago0xc44700…7da955
0x676c…6cf20x6ede…86cfBase—$2.00100%0x2772…8c1796d ago0xfae1da…15e047
0x6ede…86cf0x676c…6cf2Base—$6.60100%0x2772…8c1796d ago0x742b33…425b00
0x676c…6cf20x6ede…86cfBase—$4.50100%0x2772…8c1796d ago0xfa389c…3fab0e
0x676c…6cf20x6ede…86cfBase—$8.50100%0x2772…8c1796d ago0x75c040…1f2842
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1796d ago0xb4ea53…4dd05e
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1796d ago0xfff79d…f02802
0x6ede…86cf0x676c…6cf2Base—$3.20100%0x2772…8c1796d ago0xbb0bfa…366af3
0x6ede…86cf0x676c…6cf2Base—$6.30100%0x2772…8c1796d ago0x0033a2…7bc58a
0x6ede…86cf0x676c…6cf2Base—$10.00100%0x2772…8c1796d ago0x20b13f…49ff73
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1796d ago0x24cba0…f63a16
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1796d ago0x86d3c3…8d1291
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1796d ago0xf0050d…ebdd45
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1796d ago0x6190ca…d7c502
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1796d ago0xb5be17…9bed5c
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1796d ago0x3ca66a…3d995e

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.