Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa8e8…666875d ago0xd57abf…bdc708
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xaecf…8b7575d ago0x6adeef…f04e39
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x88c8…503875d ago0x3cfc06…831009
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x9cee…c9d975d ago0xa45ef0…d84403
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xc585…31c675d ago0x7169a2…21267f
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc2de…8a3d75d ago0x13612d…36a26c
0x4bfb…0c880x0e3d…7757Base—$17.85100%0xf497…02dd75d ago0x223003…010fe4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd8cf…8eb775d ago0xde9061…2a6079
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xb182…b93d75d ago0x6a1ed1…9d55da
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1a4b…80bc75d ago0x7db885…dfeec0
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9f94…626475d ago0xd18deb…0d7abf
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xcd64…d81f75d ago0x4a8cff…9a9cdd
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x0156…b0f575d ago0xbfc8fe…f06ea2
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0524…938975d ago0xf9871a…f615e3
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xdfea…dfaf75d ago0x362c95…5f6bd8
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8ee8…f8f275d ago0x77f235…1c3bab
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xa8cd…654875d ago0xd8a7fb…d19664
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc5a1…8a3475d ago0xe72c73…b05235
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x73bd…b44476d ago0x4e79cf…28ec99
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x64fd…12f476d ago0x75c7a2…aa06bb

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.