Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xcdd3…3710Base—$0.01100%coinbase3d ago0xf456ea…48715a
0x5fcb…d5f90x88a4…cb29Base—$0.01100%coinbase3d ago0xfed600…adab2a
0x5fcb…d5f90x77b4…4255Base—$0.01100%coinbase3d ago0xed0247…ccf4e4
0x5fcb…d5f90xffae…e210Base—$0.01100%coinbase3d ago0x2ff3a5…628f2a
0x5fcb…d5f90xf2e5…b571Base—$0.01100%coinbase3d ago0xd58df5…e81dfc
0x5fcb…d5f90xb523…4f94Base—$0.01100%coinbase3d ago0x6b92d5…490681
0x5fcb…d5f90x85ce…51e0Base—$0.01100%coinbase3d ago0x77c839…0ef82e
0x5fcb…d5f90x1ac4…8fa3Base—$0.01100%coinbase3d ago0x13d2a7…a67176
0x5fcb…d5f90xe5c0…f919Base—$0.01100%coinbase3d ago0xdda274…83e28c
0x5fcb…d5f90xc0d5…ad02Base—$0.01100%coinbase3d ago0xeab1b0…d9bb09
0x5fcb…d5f90xd074…c7a3Base—$0.01100%coinbase3d ago0x827ca1…3c402c
0x5fcb…d5f90x96ae…0817Base—$0.01100%coinbase3d ago0x76f8a6…aadd01
0x5fcb…d5f90x087a…3d7bBase—$0.01100%coinbase3d ago0xa6a7c6…15de6d
0x5fcb…d5f90x9019…7ec9Base—$0.01100%coinbase3d ago0xc11721…ce3ced
0x5fcb…d5f90xd714…8c39Base—$0.01100%coinbase3d ago0x881008…eaa03f
0x5fcb…d5f90x9403…fc75Base—$0.01100%coinbase3d ago0xb484d8…862e92
0x5fcb…d5f90x643e…7b62Base—$0.01100%coinbase3d ago0x8eb326…84bdab
0x5fcb…d5f90xf940…1fabBase—$0.01100%coinbase3d ago0xf7a493…5a5308
0x5fcb…d5f90xbf43…52ecBase—$0.01100%coinbase3d ago0x0054d9…aed34f
0x5fcb…d5f90x396a…c9a2Base—$0.01100%coinbase3d ago0xc49109…2e8b6a
0x5fcb…d5f90xb451…dbbeBase—$0.01100%coinbase4d ago0xdcfca2…a3d002
0x5fcb…d5f90xeba0…a29fBase—$0.01100%coinbase4d ago0x436767…9f20b2
0x5fcb…d5f90xa7b2…b907Base—$0.01100%coinbase4d ago0x7f3a9c…123e58
0x5fcb…d5f90x23ed…2682Base—$0.01100%coinbase4d ago0x991901…8218b3
0x5fcb…d5f90x7369…db49Base—$0.01100%coinbase4d ago0xa313a7…8a9a6c

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.