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%0x7186…110f75d ago0x70fec2…871a7e
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x6fec…af4075d ago0x5bc0a4…5194ff
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xd60b…b73975d ago0x2f0c34…3d7945
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xfe8c…49bb75d ago0xa2f7de…a74a16
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xc585…31c675d ago0xceac6b…b2d7dd
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0abd…8e7775d ago0x9c26c2…b5c805
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xe347…5b3075d ago0x10fb10…448441
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x96be…0b4675d ago0x91d1cd…8282be
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xc763…5b0b75d ago0xe6f15e…a9e8fd
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x29b8…326375d ago0x27eac1…c6acb0
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x2ee2…15c475d ago0xc0f573…fc995b
0x3fb1…7e250x0e3d…7757Base—$17.85100%0x1875…8fcf75d ago0x52a14d…d59aff
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x8494…2e4475d ago0xa3ebe6…a3ee75
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xa48e…f66175d ago0x914841…61a5ca
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x643b…940476d ago0xb609bc…c9bc75
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xa48e…f66176d ago0xb72b5c…1e93a4
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xd4ab…0bb676d ago0xe525ff…672074
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x6d49…84c876d ago0xb4003b…4893b3
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xc5a1…8a3476d ago0x01a4cc…d076ac
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x24a4…540a76d ago0x3cef39…b4aed5
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2544…8c4576d ago0x2ed81e…59c863
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x89b2…a87a76d ago0x68bfb7…045408
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x8183…61da76d ago0xde964b…2b2e52
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xc86d…b47f76d ago0x402fab…383f66
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0922…422376d ago0x1491f2…446f6f

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.