Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc69f…d1200x0e3d…7757Base—$10.50100%0x6a96…27ff112d ago0x0db80a…c41879
0xa787…64cf0x0e3d…7757Base—$26.25100%0x212c…a8f6112d ago0x726a24…253c3b
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc246…c595112d ago0x5fab29…ab355a
0x1332…66eb0x0e3d…7757Base—$5.25100%0xa69c…e8d5112d ago0x544758…b3bcf6
0xec0e…fffa0x0e3d…7757Base—$105.00100%0x9d66…1ab6112d ago0xd45fa2…62e8cc
0x1332…66eb0x0e3d…7757Base—$73.50100%0x0b7e…f08e112d ago0x72ecfe…42eae9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5e44…05a8112d ago0x4b59c5…0fe7b2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3e24…de68112d ago0x9e0de7…c9bdb6
0xa787…64cf0x0e3d…7757Base—$15.75100%0x1b46…1870112d ago0x8e7093…0bef8e
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xf497…02dd112d ago0x71643f…6c6171
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfe8c…49bb112d ago0xe4d9d2…f3078d
0x1332…66eb0x0e3d…7757Base—$25.00100%0x3368…d66b112d ago0xa696aa…1d1cb2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7250…0f20112d ago0xbdfe03…086492
0xbfbc…b2e20x0e3d…7757Base—$10.50100%0x39a9…7be5112d ago0xe26d03…e9fb9f
0x8479…3daa0x0e3d…7757Base—$26.25100%0x0389…0bc2112d ago0x1535ca…6f2b18
0xa520…eca40x0e3d…7757Base—$3.15100%0x3cca…9c7c112d ago0x05c983…c2fc88
0xa787…64cf0x0e3d…7757Base—$2.10100%0x1bf5…a716112d ago0x2c920f…3e1129
0xb671…60830x0e3d…7757Base—$96.00100%0xa7b1…4ca4112d ago0xce0180…a8c3e4
0x275c…0f8e0x0e3d…7757Base—$250.00100%0x8107…1699112d ago0x49bb28…b4dc5d
0x1332…66eb0x0e3d…7757Base—$10.29100%0x52ac…a61d112d ago0x66e8e1…5d14b3
0xad0d…9dd10x0e3d…7757Base—$105.00100%0x21ab…01d9112d ago0xaae659…ffb7ac
0x1332…66eb0x0e3d…7757Base—$30.89100%0xc165…a9fc112d ago0x88d391…110b05
0xa787…64cf0x0e3d…7757Base—$1.05100%0x02d7…6ab3112d ago0x7a842e…2c8c7b
0xa787…64cf0x0e3d…7757Base—$15.75100%0x3e70…fea1112d ago0xdc2d15…f3f30e
0x1332…66eb0x0e3d…7757Base—$10.50100%0xabef…3913112d ago0xf214a7…7797bf

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.