Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$3.15100%0x2b28…0c2167d ago0x7dc6ac…357169
0xa787…64cf0x0e3d…7757Base$10.50100%0x823e…6b6c67d ago0x7fb6c9…1f6e09
0xa787…64cf0x0e3d…7757Base$10.50100%0xc165…a9fc67d ago0x7d85e9…fc67dc
0xa787…64cf0x0e3d…7757Base$9.45100%0xf760…e9ab67d ago0xe1240c…e6aa8e
0xa787…64cf0x0e3d…7757Base$42.00100%0x7969…4cf567d ago0xb3a64c…cda8fd
0xa787…64cf0x0e3d…7757Base$22.05100%0xdf85…203b67d ago0x3f6496…513124
0xa787…64cf0x0e3d…7757Base$15.75100%0x4c95…d79b67d ago0x8c7f79…cc1e88
0xa787…64cf0x0e3d…7757Base$3.15100%0x3764…3be067d ago0x570d2d…9b5862
0xa787…64cf0x0e3d…7757Base$1.05100%0x969c…eacf67d ago0x36f2ae…134938
0xa787…64cf0x0e3d…7757Base$1.05100%0x28a1…4ae567d ago0x53c0ca…e3ac69
0xa787…64cf0x0e3d…7757Base$15.75100%0xa782…cada67d ago0x546b41…a1ea52
0xa787…64cf0x0e3d…7757Base$21.00100%0x160a…c89167d ago0xb949c3…ccb116
0xa787…64cf0x0e3d…7757Base$10.50100%0xf497…02dd67d ago0x926c40…3ad2d2
0xa787…64cf0x0e3d…7757Base$10.50100%0x28cc…0ecd67d ago0x4455ae…172b38
0xa787…64cf0x0e3d…7757Base$1.05100%0xed27…48f767d ago0xcc8b9b…576e65
0xa787…64cf0x0e3d…7757Base$21.00100%0x0e26…797867d ago0xe82892…691d90
0xa787…64cf0x0e3d…7757Base$3.15100%0xe146…b43867d ago0x4061c4…db668e
0xa787…64cf0x0e3d…7757Base$2.10100%0x8100…1de567d ago0x236203…c99685
0xa787…64cf0x0e3d…7757Base$6.30100%0x7430…b4bb67d ago0xacba0e…368ff0
0xa787…64cf0x0e3d…7757Base$4.20100%0x643b…940467d ago0x549289…6b4b5a
0xa787…64cf0x0e3d…7757Base$73.50100%0xf200…d9a067d ago0x5f64b1…49f3d6
0xa787…64cf0x0e3d…7757Base$5.25100%0xc2de…8a3d67d ago0x826f2d…0b31f7
0xa787…64cf0x0e3d…7757Base$10.50100%0xeb2b…34ca67d ago0xf71a3c…1e3230
0xa787…64cf0x0e3d…7757Base$10.50100%0x5df6…642867d ago0x587e2f…923906
0xa787…64cf0x0e3d…7757Base$5.25100%0x8bf2…a82e67d ago0x0a0b50…0cea82

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.