Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c48…6db80xcf3d…b9fcBase—$24.45100%0xe528…c02867d ago0xc89ddc…dbca68
0x2098…10160xcf3d…b9fcBase—$43.98100%0x23ef…243167d ago0xd6a7f1…4a24d4
0x1fb9…b5880xcf3d…b9fcBase—$95.76100%0xe528…c02867d ago0x742e01…9c1578
0x3c48…6db80xcf3d…b9fcBase—$66.25100%0x23ef…243168d ago0xc4f896…cf98fc
0x59b0…7c290xcf3d…b9fcBase—$48.78100%0xe528…c02868d ago0x773902…28e3a5
0x1df0…890e0xcf3d…b9fcBase—$6,461.40100%0x23ef…243168d ago0x5a8223…416713
0x1df0…890e0xcf3d…b9fcBase—$1,616.00100%0xe528…c02868d ago0x358f64…87326f
0x3c48…6db80xcf3d…b9fcBase—$105.33100%0x23ef…243168d ago0x9d99f9…266d57
0x7d14…5a810xcf3d…b9fcBase—$10.14100%0xe528…c02868d ago0x421f55…5987c3
0xfb3c…4fa30xcf3d…b9fcBase—$107.43100%0x23ef…243168d ago0x019724…706619
0x9e4d…678c0xcf3d…b9fcBase—$190.24100%0xe528…c02868d ago0xc102e2…56eab3
0x9e4d…678c0xcf3d…b9fcBase—$200.00100%0x23ef…243168d ago0x2ccab8…ae5103
0x2ec8…bd4d0xcf3d…b9fcBase—$14.63100%0xe528…c02868d ago0xae85e3…71238b
0x0057…68c10xcf3d…b9fcBase—$42.75100%0x23ef…243168d ago0x9d3a49…004521
0x0057…68c10xcf3d…b9fcBase—$56.30100%0xe528…c02868d ago0x1cf263…d502e3
0x9f2e…ea1d0xcf3d…b9fcBase—$250.00100%0x23ef…243168d ago0xdbbdc9…e28ee8
0x9f2e…ea1d0xcf3d…b9fcBase—$40.00100%0xe528…c02868d ago0x61ddd2…6db0a5
0xd666…e20c0xcf3d…b9fcBase—$32.24100%0x23ef…243168d ago0x0055fa…6dde0b
0xd241…1bf10xcf3d…b9fcBase—$14.08100%0xe528…c02868d ago0xfafad8…84ad7a
0x2ce0…e0a60xcf3d…b9fcBase—$154.96100%0x23ef…243168d ago0x10a40a…b4c727
0x8842…0d3a0xcf3d…b9fcBase—$16.61100%0xe528…c02868d ago0x7af99f…5ecaa2
0xc710…4e270xcf3d…b9fcBase—$11.35100%0x23ef…243168d ago0x978ba7…8a301d
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02868d ago0xed3cd6…0e1088
0xff08…e5850xcf3d…b9fcBase—$107.32100%0x23ef…243168d ago0xc1231e…c10875
0x721d…6ef70xcf3d…b9fcBase—$300.00100%0xe528…c02868d ago0xe03111…712597

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.