Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xeb83…8f5fBase—$0.01100%coinbase2d ago0xa73b88…e9dea3
0x5fcb…d5f90xbda0…2a1eBase—$0.01100%coinbase2d ago0x17f6ce…6fea3e
0x5fcb…d5f90xee2d…2108Base—$0.01100%coinbase2d ago0xaf7237…05abd1
0x5fcb…d5f90x3f4c…652eBase—$0.01100%coinbase2d ago0xaf3236…f2533b
0x5fcb…d5f90x345f…4f53Base—$0.01100%coinbase2d ago0x9fc218…a2b144
0x5fcb…d5f90xf1cd…1980Base—$0.01100%coinbase2d ago0x6183dd…b05c51
0x5fcb…d5f90x5cf1…d4e1Base—$0.01100%coinbase2d ago0x9942c0…94c88d
0x5fcb…d5f90x9816…0ab0Base—$0.01100%coinbase2d ago0x865d7a…40c87d
0x5fcb…d5f90x6b31…3ab9Base—$0.01100%coinbase2d ago0xed16fc…e069be
0x5fcb…d5f90x3011…b6f2Base—$0.01100%coinbase2d ago0xb68141…c31457
0x5fcb…d5f90x7282…83c1Base—$0.01100%coinbase3d ago0x1e787d…b6e0b5
0x5fcb…d5f90x6d31…f84cBase—$0.01100%coinbase3d ago0x752ba6…6ca83b
0x5fcb…d5f90x9153…16e0Base—$0.01100%coinbase3d ago0xe4e41b…e3ac42
0x5fcb…d5f90x5784…946eBase—$0.01100%coinbase3d ago0xee2cd4…a304b7
0x5fcb…d5f90x1356…19d0Base—$0.01100%coinbase3d ago0x7d5961…8d13af
0x5fcb…d5f90x8b4a…6233Base—$0.01100%coinbase3d ago0x3f6aa4…31a12c
0x5fcb…d5f90x78d6…097aBase—$0.01100%coinbase3d ago0xf3b9e1…139cda
0x5fcb…d5f90x5d99…2940Base—$0.01100%coinbase3d ago0xa1002c…399068
0x5fcb…d5f90xfc0e…772cBase—$0.01100%coinbase3d ago0xf12e57…9f6e4d
0x5fcb…d5f90x0ee4…c4c9Base—$0.01100%coinbase3d ago0xa56b7b…5b0ac1
0x5fcb…d5f90xb384…140bBase—$0.01100%coinbase3d ago0x4ccfc2…fc5460
0x5fcb…d5f90x5725…b8d0Base—$0.01100%coinbase3d ago0x97ac75…0e7fc7
0x5fcb…d5f90x7753…e644Base—$0.01100%coinbase3d ago0x8b59f7…7b6e5b
0x5fcb…d5f90xb79c…afb4Base—$0.01100%coinbase3d ago0x0fd20f…1d1382
0x5fcb…d5f90x7c71…07c7Base—$0.01100%coinbase3d ago0xa40667…708821

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.