Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0xd42f17…86d34d
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0xea568a…461f31
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x6e3449…c03aad
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x8868ea…024030
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x689cbf…9b9cd1
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x4cd48c…ac09e7
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0xf0a235…43cbe4
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x82b892…70469a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0xac7c92…b74361
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x4a32b8…30a086
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x45c6b3…ec77e0
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x7756af…79b89c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0xe59a50…b5a043
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0xadc999…c5fe5e
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0xfc4c4c…eeac90
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x624751…06066c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0xd53ff3…cbe691
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x74861c…cf0c9f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x0ebe4d…db5b40
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x271801…d56cf2
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x075a73…301499
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x218285…51bd0e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x1a80b2…687055
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x9e9339…a204b4
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a534d ago0x0f4c80…847b8f

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.