Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dda…d9f70xb0af…7de0Base$67.72100%coinbase47d ago0x586c9b…bc5b03
0x0dda…d9f70xb0af…7de0Base$65.98100%coinbase47d ago0x835e10…5c351a
0x0dda…d9f70xb0af…7de0Base$65.96100%coinbase47d ago0x009a34…23b039
0x0dda…d9f70xb0af…7de0Base$64.68100%coinbase47d ago0x7e4273…377fce
0x0dda…d9f70xb0af…7de0Base$64.56100%coinbase47d ago0x8bdeff…aa0359
0x0dda…d9f70xb0af…7de0Base$62.73100%coinbase47d ago0xae8faf…e298fa
0x0dda…d9f70xb0af…7de0Base$62.27100%coinbase47d ago0x9a90dc…30407d
0x0dda…d9f70xb0af…7de0Base$60.43100%coinbase47d ago0x8fe301…b29a18
0x0dda…d9f70xb0af…7de0Base$60.12100%coinbase47d ago0x770476…3051d1
0x0dda…d9f70xb0af…7de0Base$58.71100%coinbase47d ago0x616824…6409e0
0x0dda…d9f70xb0af…7de0Base$58.35100%coinbase47d ago0x6bcb1c…d6bebf
0x0dda…d9f70xb0af…7de0Base$56.71100%coinbase47d ago0xa5ab67…bf57c7
0x0dda…d9f70xb0af…7de0Base$63.59100%coinbase47d ago0xc12595…823787
0x0dda…d9f70xb0af…7de0Base$69.71100%coinbase47d ago0x2dc495…7e6479
0x0dda…d9f70xb0af…7de0Base$69.04100%coinbase47d ago0xe00adc…3b03b9
0x0dda…d9f70xb0af…7de0Base$67.34100%coinbase47d ago0x022334…8f3d1c
0x0dda…d9f70xb0af…7de0Base$66.29100%coinbase47d ago0xf8b459…adaec9
0x0dda…d9f70xb0af…7de0Base$64.74100%coinbase47d ago0x04698b…84309f
0x0dda…d9f70xb0af…7de0Base$64.08100%coinbase47d ago0x6fee31…0e1d0e
0x0dda…d9f70xb0af…7de0Base$62.29100%coinbase47d ago0x1446cd…a99836
0x0dda…d9f70xb0af…7de0Base$69.65100%coinbase47d ago0x8a1489…b45dec
0x0dda…d9f70xb0af…7de0Base$67.56100%coinbase47d ago0x8f1e08…8b6099
0x0dda…d9f70xb0af…7de0Base$74.65100%coinbase47d ago0x9c5fc6…58c49c
0x0dda…d9f70xb0af…7de0Base$72.81100%coinbase47d ago0x50c0a0…fd3bfa
0x0dda…d9f70xb0af…7de0Base$72.10100%coinbase47d ago0xd1404d…5598e2

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.