Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ef6…aafe0x53a0…921aBase—$0.01100%coinbase72d ago0xacd664…c1892e
0x5ef6…aafe0xcec6…d51cBase—$0.01100%coinbase72d ago0x716ac7…6fd0bd
0x5ef6…aafe0x376d…d594Base—$0.01100%coinbase72d ago0x590ca3…c160c2
0x5ef6…aafe0x2397…086cBase—$0.01100%coinbase72d ago0xf30a2a…c66f22
0x5ef6…aafe0x7d34…92ebBase—$0.01100%coinbase72d ago0x789d68…ec4cff
0x5ef6…aafe0x4d94…5c0eBase—$0.01100%coinbase73d ago0xf7d6ea…af265b
0x5ef6…aafe0xaebf…44dfBase—$0.01100%coinbase73d ago0x542816…af89ff
0x5ef6…aafe0x0039…c842Base—$0.01100%coinbase73d ago0x9def90…12b6d1
0x5ef6…aafe0xcc02…4510Base—$0.01100%coinbase73d ago0xf8f398…47b3fe
0x5ef6…aafe0xf530…4c21Base—$0.01100%coinbase73d ago0x1d36ef…3aed60
0x5ef6…aafe0xb0b1…55edBase—$0.01100%coinbase73d ago0x9e8e1a…6f6c1b
0x5ef6…aafe0x169b…75b6Base—$0.01100%coinbase73d ago0xe96385…b43b21
0x5ef6…aafe0x1e45…d455Base—$0.01100%coinbase73d ago0x4b9228…5d28ad
0x5ef6…aafe0xaac5…e049Base—$0.01100%coinbase73d ago0x596288…a69f0f
0x5ef6…aafe0x9c6b…6e91Base—$0.01100%coinbase73d ago0x054555…46d13c
0x5ef6…aafe0x98fa…cb59Base—$0.01100%coinbase73d ago0x1ea604…9565c6
0x5ef6…aafe0x35d7…07d7Base—$0.01100%coinbase73d ago0x425ec8…17035c
0x5ef6…aafe0x24a2…add0Base—$0.01100%coinbase73d ago0xb61b84…8c373c
0x5ef6…aafe0x996d…59d4Base—$0.01100%coinbase73d ago0xc76514…b360bb
0x5ef6…aafe0xd66b…280fBase—$0.01100%coinbase73d ago0xdcdde4…09d75e
0x5ef6…aafe0x4a97…c898Base—$0.01100%coinbase73d ago0xa91c01…001576
0x5ef6…aafe0x074a…c1f7Base—$0.01100%coinbase73d ago0xd06b0a…044ed2
0x5ef6…aafe0x3e46…3927Base—$0.01100%coinbase73d ago0x1b1df1…87f287
0x5ef6…aafe0xfc89…cb2eBase—$0.01100%coinbase73d ago0xfa543f…89f7e6
0x5ef6…aafe0x80f7…728eBase—$0.01100%coinbase73d ago0xcd2054…fcacc3

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.