Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$10.50100%0x12fd…41c8105d ago0xf510db…e990dd
0x5d79…ab930x0e3d…7757Base—$2.10100%0xa423…2cae105d ago0x932896…9d8097
0x5d79…ab930x0e3d…7757Base—$2.10100%0x74b9…018f106d ago0x77462b…a79573
0x5d79…ab930x0e3d…7757Base—$5.25100%0xa423…2cae106d ago0x50baed…26df83
0x5d79…ab930x0e3d…7757Base—$1.05100%0x7430…b4bb106d ago0x77f521…4fb901
0x5d79…ab930x0e3d…7757Base—$10.50100%0x70ba…dd56106d ago0xf6fe17…b83025
0x5d79…ab930x0e3d…7757Base—$5.25100%0x10ee…31de106d ago0xa58c3c…857669
0x5d79…ab930x0e3d…7757Base—$5.25100%0x2544…8c45106d ago0xd778bb…6cc03d
0x5d79…ab930x0e3d…7757Base—$10.50100%0xde1b…a3a2106d ago0x3fb0eb…eb7add
0x5d79…ab930x0e3d…7757Base—$5.25100%0x8c4f…19d7106d ago0xbf27b1…14d70c
0x5d79…ab930x0e3d…7757Base—$105.00100%0xc76e…a7a9106d ago0x4da589…26ac26
0x5d79…ab930x0e3d…7757Base—$3.15100%0xb769…f881106d ago0xb4c4e5…e9e9b3
0x5d79…ab930x0e3d…7757Base—$4.20100%0xcb6c…da0b106d ago0xd7e6e4…0c7853
0x5d79…ab930x0e3d…7757Base—$2.10100%0x05f1…3bb9106d ago0x227e99…cc5500
0x5d79…ab930x0e3d…7757Base—$2.10100%0x51a8…b211106d ago0x443835…031ddb
0x5d79…ab930x0e3d…7757Base—$2.10100%0x2c22…1f1c106d ago0x7edb46…15b672
0x5d79…ab930x0e3d…7757Base—$5.25100%0xf239…386c106d ago0x064882…1c6227
0x5d79…ab930x0e3d…7757Base—$3.15100%0xa690…238c106d ago0x8db549…1df549
0x5d79…ab930x0e3d…7757Base—$2.10100%0x3e24…de68106d ago0x1dd5cf…031256
0x5d79…ab930x0e3d…7757Base—$21.00100%0x7492…70ae106d ago0x9f7836…f5c839
0x5d79…ab930x0e3d…7757Base—$1.05100%0x6204…1122106d ago0x33ad78…4d6159
0x5d79…ab930x0e3d…7757Base—$3.15100%0x1241…0720106d ago0x6fd04e…ecb446
0x5d79…ab930x0e3d…7757Base—$5.25100%0x6476…d726106d ago0x5c15bc…7c684d
0x5d79…ab930x0e3d…7757Base—$5.25100%0x3189…20e0106d ago0xdab009…cae30d
0x5d79…ab930x0e3d…7757Base—$5.25100%0xc3b9…7b36106d ago0x8ed851…9b11b0

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.