Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67da…cb3f0xd14c…02f0Base—$0.01100%coinbase74d ago0x38d73c…50c93e
0x67da…cb3f0x7f96…a9b8Base—$0.01100%coinbase74d ago0xb37f98…4f2f31
0x67da…cb3f0x2fca…89d3Base—$0.01100%coinbase74d ago0x3fda23…c44bc3
0x67da…cb3f0x8aff…2290Base—$0.01100%coinbase74d ago0x2b7675…5918ba
0x67da…cb3f0xe64d…72fbBase—$0.01100%coinbase74d ago0xb66920…e2e22c
0x67da…cb3f0x8390…cb3bBase—$0.01100%coinbase74d ago0x85c496…979782
0x67da…cb3f0x9bca…132eBase—$0.01100%coinbase74d ago0xaa75db…058398
0x67da…cb3f0x6d9e…eb61Base—$0.01100%coinbase74d ago0x049577…755ec9
0x67da…cb3f0x52c6…c833Base—$0.01100%coinbase74d ago0x70b9a9…7629d4
0x67da…cb3f0x9cb8…b506Base—$0.01100%coinbase74d ago0xe547e5…ef7e4f
0x67da…cb3f0x4367…8edaBase—$0.01100%coinbase74d ago0x409e1a…71411a
0x67da…cb3f0xd580…e294Base—$0.01100%coinbase74d ago0x6e570f…c029d2
0x67da…cb3f0xdb65…1b34Base—$0.01100%coinbase74d ago0x53c885…7b8f0c
0x67da…cb3f0xf4c2…9f9fBase—$0.01100%coinbase74d ago0x6f3570…d9840b
0x67da…cb3f0x889c…4597Base—$0.01100%coinbase74d ago0xdbf2c9…06e73f
0x67da…cb3f0xb139…4281Base—$0.01100%coinbase74d ago0x6c1e88…95f66a
0x67da…cb3f0x69d6…525bBase—$0.01100%coinbase74d ago0x59a375…eeb269
0x67da…cb3f0x2af9…ac0dBase—$0.01100%coinbase74d ago0x161678…168aee
0x67da…cb3f0xbe75…de06Base—$0.01100%coinbase74d ago0xfd5faf…f0da86
0x67da…cb3f0x2df9…c6c5Base—$0.01100%coinbase74d ago0x911693…0b7354
0x67da…cb3f0x7a85…0e8dBase—$0.01100%coinbase74d ago0xcced06…c0ff63
0x67da…cb3f0x2c19…5652Base—$0.01100%coinbase74d ago0x3a23de…77ea24
0x67da…cb3f0xe1fa…fb08Base—$0.01100%coinbase74d ago0xca2b9e…6ff84f
0x67da…cb3f0x3130…614eBase—$0.01100%coinbase74d ago0x0b0173…b5bfb8
0x67da…cb3f0xadd6…353eBase—$0.01100%coinbase74d ago0x1ce3cc…1ebaa5

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.