Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xa842da…22262d
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0x371ce9…3b991a
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xdd5afa…f77f0c
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0x981e93…41c301
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xd7c573…9fdd23
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0xd67d09…c41366
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xb1d29c…a52544
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0xcb57cc…ef1692
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x7e1742…ec0d19
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0xb13c6b…32d2ea
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x5efa63…3c56a3
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0x3f42a6…cb5a0a
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x2f4e5e…9307fa
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0xd8c1c7…5878b1
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x25fb6a…d72f45
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0xc72ca0…1aa44e
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x4c6d9c…412acf
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0x74a181…1deb05
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x28e468…b4c0dd
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0xd68771…c57d90
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x4361e7…db6742
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0x83dd8e…f42349
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x091023…3dbf91
0x0958…34cb0xf787…91b2Base—$0.002100%0xc440…c957104d ago0xfdf72e…44c1d0
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xd374f8…d2b837

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.