Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0x50b0…9cda84d ago0x15bafc…339c17
0xa787…64cf0x0e3d…7757Base$10.50100%0x4689…1c4b84d ago0xd0bdd6…9097d8
0xa787…64cf0x0e3d…7757Base$5.25100%0x6d7b…aade84d ago0x2b5e87…abfcae
0xa787…64cf0x0e3d…7757Base$10.50100%0xe9e4…196384d ago0x4653aa…8e4f77
0xa787…64cf0x0e3d…7757Base$1.05100%0x9ac4…71a984d ago0x279964…03e7e4
0xa787…64cf0x0e3d…7757Base$1.05100%0x7430…b4bb84d ago0xf5eae4…5268fc
0xa787…64cf0x0e3d…7757Base$10.50100%0x04bf…0d0e84d ago0x24c470…1efda3
0xa787…64cf0x0e3d…7757Base$21.00100%0x2016…553484d ago0xc92d3a…b3ea3e
0xa787…64cf0x0e3d…7757Base$31.50100%0x4e90…564a84d ago0xb0359a…d1405c
0xa787…64cf0x0e3d…7757Base$5.25100%0x96b2…cc5e84d ago0x87ae1b…d0d3c2
0xa787…64cf0x0e3d…7757Base$4.20100%0x0c68…47ce84d ago0x80b207…0ace94
0xa787…64cf0x0e3d…7757Base$1.05100%0x406c…cda384d ago0x672d89…4e1c66
0xa787…64cf0x0e3d…7757Base$5.25100%0x86c0…288984d ago0x8115cb…1f263f
0xa787…64cf0x0e3d…7757Base$1.05100%0xfe64…ec0884d ago0x121139…5e591f
0xa787…64cf0x0e3d…7757Base$10.50100%0x2b35…135b84d ago0x8bd811…6be8e2
0xa787…64cf0x0e3d…7757Base$4.20100%0xfdf6…61a885d ago0x0c4d81…e63612
0xa787…64cf0x0e3d…7757Base$10.50100%0xa5e3…a7a385d ago0xe7c6d8…c1030d
0xa787…64cf0x0e3d…7757Base$10.50100%0xa6d0…a3cd85d ago0x64542b…764eac
0xa787…64cf0x0e3d…7757Base$10.50100%0x65ca…0ec185d ago0xb75219…3efb07
0xa787…64cf0x0e3d…7757Base$3.15100%0x707e…8d2885d ago0x8500ea…2a4a24
0xa787…64cf0x0e3d…7757Base$31.50100%0x1c09…186f85d ago0xcbdb74…38e5aa
0xa787…64cf0x0e3d…7757Base$1.05100%0xe5a6…5fc585d ago0xd8166d…34654e
0xa787…64cf0x0e3d…7757Base$4.20100%0x91b5…1a5e85d ago0x1a75fb…0e42a7
0xa787…64cf0x0e3d…7757Base$5.25100%0xcb3f…dc2985d ago0x20de27…2f907a
0xa787…64cf0x0e3d…7757Base$5.25100%0x8494…2e4485d ago0xaec6cf…955927

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.