Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefdf…3c3d0x3e0a…78e7Base—$0.004741100%coinbase73d ago0xa57ebb…8668cb
0xefdf…3c3d0x3e0a…78e7Base—$0.003737100%coinbase73d ago0xcc929e…a062b2
0xefdf…3c3d0x3e0a…78e7Base—$0.002874100%coinbase73d ago0xb3632e…0c999f
0xefdf…3c3d0x3e0a…78e7Base—$0.003562100%coinbase73d ago0x823be1…d07965
0xefdf…3c3d0x3e0a…78e7Base—$0.005861100%coinbase73d ago0x9b3b5e…78dc20
0xefdf…3c3d0x3e0a…78e7Base—$0.005938100%coinbase73d ago0xa098c6…8feeb6
0xefdf…3c3d0x3e0a…78e7Base—$0.003627100%coinbase73d ago0x87f1dd…90f8fa
0xefdf…3c3d0x3e0a…78e7Base—$0.002721100%coinbase73d ago0x275fd4…48071f
0xefdf…3c3d0x3e0a…78e7Base—$0.003927100%coinbase73d ago0xfc8cd0…7706a6
0xefdf…3c3d0x3e0a…78e7Base—$0.005699100%coinbase73d ago0x27613a…3101b2
0xefdf…3c3d0x3e0a…78e7Base—$0.004267100%coinbase73d ago0x40eab6…f183f3
0xefdf…3c3d0x3e0a…78e7Base—$0.004229100%coinbase74d ago0x4eefcd…351c16
0xefdf…3c3d0x3e0a…78e7Base—$0.004756100%coinbase74d ago0x3452f8…ad5119
0xefdf…3c3d0x3e0a…78e7Base—$0.003904100%coinbase74d ago0x41b264…c26a44
0xefdf…3c3d0x3e0a…78e7Base—$0.002707100%coinbase74d ago0xb5c919…55ec47
0xefdf…3c3d0x3e0a…78e7Base—$0.003249100%coinbase74d ago0x7f821c…728c47
0xefdf…3c3d0x3e0a…78e7Base—$0.003224100%coinbase74d ago0x9d4979…0a8277
0xefdf…3c3d0x3e0a…78e7Base—$0.003555100%coinbase74d ago0x3fb4e5…820655
0xefdf…3c3d0x3e0a…78e7Base—$0.005058100%coinbase74d ago0x8d8d45…fd079f
0xefdf…3c3d0x3e0a…78e7Base—$0.002894100%coinbase74d ago0x7f2719…832180
0xefdf…3c3d0x3e0a…78e7Base—$0.004893100%coinbase74d ago0x3538d2…12e339
0xefdf…3c3d0x3e0a…78e7Base—$0.005652100%coinbase74d ago0x4a8342…6a0a05
0xefdf…3c3d0x3e0a…78e7Base—$0.004224100%coinbase74d ago0x0ae2a7…285ce7
0xefdf…3c3d0x3e0a…78e7Base—$0.005191100%coinbase74d ago0x23509f…508010
0xefdf…3c3d0x3e0a…78e7Base—$0.00452100%coinbase74d ago0xfca926…6563fc

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.