Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff46…822d0xc42b…b8caBase—$0.01100%coinbase64d ago0x5d4f50…f7ec21
0xff46…822d0x2dc6…941dBase—$0.01100%coinbase64d ago0x131e3f…014e9b
0xff46…822d0x6ed2…8efbBase—$0.01100%coinbase64d ago0x24cc83…0790b3
0xff46…822d0xd5a1…f40fBase—$0.01100%coinbase64d ago0xe639a7…29d6bf
0xff46…822d0xdc1f…643cBase—$0.01100%coinbase64d ago0xcf275b…783ebc
0xff46…822d0x530d…7848Base—$0.01100%coinbase64d ago0x5e1ca3…c022cf
0xff46…822d0xd8e8…3b65Base—$0.01100%coinbase64d ago0xee301f…a0afdc
0xff46…822d0x2ae8…1b15Base—$0.01100%coinbase64d ago0xcf4b1d…91bbb0
0xff46…822d0xa9e5…7cefBase—$0.01100%coinbase64d ago0xd03333…c32c16
0xff46…822d0x4c15…601cBase—$0.01100%coinbase64d ago0xb0de20…09d3c6
0xff46…822d0x9a1b…4a48Base—$0.01100%coinbase64d ago0x269e36…a4edf5
0xff46…822d0x7128…1826Base—$0.01100%coinbase64d ago0xe8dc7e…4c4aaf
0xff46…822d0x1312…98b2Base—$0.01100%coinbase64d ago0x2b0236…666f68
0xff46…822d0xfda7…1decBase—$0.01100%coinbase64d ago0xcc731c…40518c
0xff46…822d0x9452…3aceBase—$0.01100%coinbase64d ago0xaf7dd7…d32162
0xff46…822d0x827e…1ffdBase—$0.01100%coinbase64d ago0x98fd8f…60c1c1
0xff46…822d0x973a…1bb3Base—$0.01100%coinbase64d ago0x4c795b…4ea52e
0xff46…822d0x578d…9a62Base—$0.01100%coinbase64d ago0x210710…c5eb8a
0xff46…822d0xc002…51c4Base—$0.01100%coinbase64d ago0xe397f9…c6a5de
0xff46…822d0xb187…8c21Base—$0.01100%coinbase64d ago0x6f648d…e7a3a4
0xff46…822d0xbb51…497fBase—$0.01100%coinbase64d ago0xae0fc8…e60351
0xff46…822d0x2d04…8eb1Base—$0.01100%coinbase64d ago0x8272b1…016263
0xff46…822d0xff0d…fb59Base—$0.01100%coinbase64d ago0xee7053…abb60f
0xff46…822d0xdc18…0834Base—$0.01100%coinbase64d ago0x879b59…ecfa83
0xff46…822d0x7074…b62eBase—$0.01100%coinbase64d ago0xb68896…48af8d

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.