Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$10.50100%0x12ba…6b6175d ago0xd08773…df1298
0x3fb1…7e250x0e3d…7757Base$3.15100%0x19e0…dcbe75d ago0x634f54…165052
0x3fb1…7e250x0e3d…7757Base$5.25100%0xcfc4…e10475d ago0xeb210e…be4e52
0x3fb1…7e250x0e3d…7757Base$15.75100%0x0abd…8e7775d ago0xcecc6c…fccc35
0x3fb1…7e250x0e3d…7757Base$1.05100%0x60af…6a2575d ago0xb41f46…9f87b9
0x3fb1…7e250x0e3d…7757Base$2.10100%0x88cf…d21b75d ago0x0d7ad4…bbcc22
0x3fb1…7e250x0e3d…7757Base$10.50100%0x969c…eacf75d ago0x608396…6598c8
0x3fb1…7e250x0e3d…7757Base$5.25100%0x4e90…564a75d ago0xc54fd5…5c452d
0x3fb1…7e250x0e3d…7757Base$21.00100%0xc330…c0b275d ago0x388c95…49b19e
0x3fb1…7e250x0e3d…7757Base$2.10100%0xa5c8…4ccb75d ago0xdf3997…ef1099
0x3fb1…7e250x0e3d…7757Base$5.25100%0xd50e…07b975d ago0x2a903c…8e5b33
0x3fb1…7e250x0e3d…7757Base$15.75100%0x0e26…797875d ago0x7c5c26…7c7b1f
0x3fb1…7e250x0e3d…7757Base$5.25100%0x6d2e…0c6475d ago0xc792ae…5d681e
0x3fb1…7e250x0e3d…7757Base$5.25100%0xd500…f63a75d ago0x10729d…d5a002
0x3fb1…7e250x0e3d…7757Base$10.50100%0x6aad…f13375d ago0x261400…5660b9
0x3fb1…7e250x0e3d…7757Base$10.50100%0x45b0…c0d675d ago0x690073…ec9a72
0x3fb1…7e250x0e3d…7757Base$1.05100%0x8f67…d01475d ago0xa69e43…e9c7d8
0x3fb1…7e250x0e3d…7757Base$1.05100%0xd500…f63a75d ago0x0819fb…9cac02
0x3fb1…7e250x0e3d…7757Base$4.20100%0xa8cd…654875d ago0xc9b67f…47d71a
0x3fb1…7e250x0e3d…7757Base$5.25100%0x3835…626175d ago0xc42c3a…e318fb
0x3fb1…7e250x0e3d…7757Base$1.05100%0x3e70…fea175d ago0xab106a…26eca1
0x3fb1…7e250x0e3d…7757Base$15.75100%0xb99f…c90375d ago0x37da0f…905dae
0x3fb1…7e250x0e3d…7757Base$1.05100%0xf239…386c76d ago0xf69464…9da058
0x3fb1…7e250x0e3d…7757Base$1.05100%0x33d4…503776d ago0x3f8383…29d6df
0x3fb1…7e250x0e3d…7757Base$1.05100%0x0a75…f28f76d ago0x4d416f…360f7e

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.