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—$2.10100%0x5787…759e114d ago0x7bb2c9…17685f
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa640…7f40114d ago0x7db39d…a3a374
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x5ed5…f6c0114d ago0xb9f3ad…0b300f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x79bd…fda1114d ago0xdd294e…41ad50
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x345f…57af114d ago0x632aa7…950bdd
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x4339…3850114d ago0x67ac2d…82c5da
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x45b0…c0d6114d ago0xe0ea7c…407fb9
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8817…4927114d ago0x3b9791…515583
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1e76…9aba114d ago0x46a460…5b5805
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x9c66…aca6114d ago0x749f42…d2df57
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x75c8…902c114d ago0x6d29bf…52e292
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x6d55…0cde114d ago0xd490ef…d6f2af
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x7daa…0217114d ago0x76fdbd…34a623
0x4bfb…0c880x0e3d…7757Base—$9.45100%0x4ec9…3661114d ago0xda2cac…b43840
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xca67…8820114d ago0xc8e6b9…879576
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xe1d1…1b19114d ago0xaf981d…efe9e7
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x9c66…aca6114d ago0x6dcb46…aa6ee1
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x3eb5…08dc114d ago0x1db371…0696ee
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x971f…ddbf114d ago0x21e3df…dd420d
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x33d4…5037114d ago0x786e72…4d5843
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9d9f…8c6a114d ago0x0d8029…5f1408
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x643b…9404114d ago0x2b4d90…3843ac
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x752e…9933114d ago0xd5cba4…e2b20a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x023e…d6fc114d ago0x49c2cb…282992
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc234…1c38114d ago0x42f72e…6a521b

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.