Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x116a…7c2d0x4d8c…186bBase—$0.01100%coinbase70d ago0xa28417…9273bd
0x116a…7c2d0x5a7d…d2cfBase—$0.01100%coinbase70d ago0x4fc974…a5f008
0x116a…7c2d0x7636…a1abBase—$0.01100%coinbase70d ago0x21f608…489dee
0x116a…7c2d0xb068…4712Base—$0.01100%coinbase70d ago0x836282…d2403b
0x116a…7c2d0xf7e5…0c8cBase—$0.01100%coinbase70d ago0x801c85…6befb0
0x116a…7c2d0x4c85…0057Base—$0.01100%coinbase70d ago0x60777a…9aab5a
0x116a…7c2d0x29bf…a5b4Base—$0.01100%coinbase70d ago0x9e73c8…c23d70
0x116a…7c2d0xceb5…04bcBase—$0.01100%coinbase70d ago0x4921ab…05bcd5
0x116a…7c2d0x7023…998cBase—$0.01100%coinbase70d ago0x75c9a2…898ca3
0x116a…7c2d0x5348…dcf6Base—$0.01100%coinbase70d ago0x633a37…c5b64f
0x116a…7c2d0x8328…4b03Base—$0.01100%coinbase70d ago0x8137f8…546f84
0x116a…7c2d0xbd1f…0727Base—$0.01100%coinbase70d ago0xec8f4a…f55db9
0x116a…7c2d0xd6c9…d7daBase—$0.01100%coinbase70d ago0x26a19d…c9fb1a
0x116a…7c2d0xeeb6…2ed6Base—$0.01100%coinbase70d ago0x4c6a12…189051
0x116a…7c2d0x6325…5916Base—$0.01100%coinbase70d ago0xbefe59…089dc3
0x116a…7c2d0x1cc5…3855Base—$0.01100%coinbase70d ago0xd4a745…5aba9e
0x116a…7c2d0x6342…788eBase—$0.01100%coinbase70d ago0x2c85db…6ae226
0x116a…7c2d0x45e5…c208Base—$0.01100%coinbase70d ago0xb94085…a5e5ca
0x116a…7c2d0x291a…8e9bBase—$0.01100%coinbase70d ago0xd3d1c7…813da5
0x116a…7c2d0x5fa8…94a5Base—$0.01100%coinbase70d ago0x4e35c5…2d98a1
0x116a…7c2d0x0a4c…1273Base—$0.01100%coinbase70d ago0x8c4231…3d4a63
0x116a…7c2d0x62e7…b419Base—$0.01100%coinbase70d ago0x9ea516…a4a878
0x116a…7c2d0x3481…d837Base—$0.01100%coinbase70d ago0x4e5a98…11e7d0
0x116a…7c2d0x0d37…9eddBase—$0.01100%coinbase70d ago0xf96ac1…438ac5
0x116a…7c2d0x4cf5…34ccBase—$0.01100%coinbase70d ago0xedfc9b…90844e

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.