Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c0…c80f0x99f1…80aaBase—$0.01100%coinbase74d ago0xe8ac66…801423
0xf5c0…c80f0x7abb…bfabBase—$0.01100%coinbase74d ago0xc2d2e7…cfd812
0xf5c0…c80f0x1876…4cc0Base—$0.01100%coinbase74d ago0xef85aa…1c8379
0xf5c0…c80f0x35ad…3863Base—$0.01100%coinbase74d ago0x87e1c6…4ec713
0xf5c0…c80f0x5a51…d26dBase—$0.01100%coinbase74d ago0x7f379a…83f49e
0xf5c0…c80f0xfd0d…7166Base—$0.01100%coinbase74d ago0xec09e0…afbbad
0xf5c0…c80f0x436c…4262Base—$0.01100%coinbase74d ago0x20dd1a…0dcd32
0xf5c0…c80f0x4fec…2a33Base—$0.01100%coinbase74d ago0x7d1f59…8d4fac
0xf5c0…c80f0x6988…67d0Base—$0.01100%coinbase74d ago0x7b7daa…e324a3
0xf5c0…c80f0x823e…f7acBase—$0.01100%coinbase74d ago0x7ceefc…6b978c
0xf5c0…c80f0xca9f…6777Base—$0.01100%coinbase74d ago0xa475ee…2e9d66
0xf5c0…c80f0xba8a…5279Base—$0.01100%coinbase74d ago0x325c0e…a37b9b
0xf5c0…c80f0x91b4…db7cBase—$0.01100%coinbase74d ago0xc4430e…a72521
0xf5c0…c80f0xeb8f…a9a1Base—$0.01100%coinbase74d ago0x9a2a47…c5de73
0xf5c0…c80f0xc63f…3deeBase—$0.01100%coinbase74d ago0xcdb477…c5521d
0xf5c0…c80f0x08bf…bad5Base—$0.01100%coinbase74d ago0x034ecd…aef193
0xf5c0…c80f0x3293…52d4Base—$0.01100%coinbase74d ago0x3341cf…0028cc
0xf5c0…c80f0xf8f9…3252Base—$0.01100%coinbase74d ago0xc81888…11d152
0xf5c0…c80f0xb2b1…6116Base—$0.01100%coinbase74d ago0x72addb…131521
0xf5c0…c80f0x7bb9…95b5Base—$0.01100%coinbase74d ago0xa993d7…67fd11
0xf5c0…c80f0x9acd…a1a8Base—$0.01100%coinbase74d ago0xbea898…b956bf
0xf5c0…c80f0x7380…96efBase—$0.01100%coinbase74d ago0xa161d2…1dddf0
0xf5c0…c80f0xb54d…620fBase—$0.01100%coinbase74d ago0xceeaf5…f80c24
0xf5c0…c80f0xd62e…98f1Base—$0.01100%coinbase74d ago0xf42aa6…693588
0xf5c0…c80f0xc578…b3b4Base—$0.01100%coinbase74d ago0x885652…a66f4f

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.