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%0x4d43…5ecd105d ago0x7cff94…7b9035
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x4184…789b105d ago0xc85c96…9f3983
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xd773…a250105d ago0x5754e8…77befa
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2b35…135b105d ago0x6fca2d…d57ca3
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xc76e…a7a9105d ago0xd21e25…82178e
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4c91…bd49105d ago0xf5575c…a0a0ee
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x4a9b…67ce105d ago0x2a4e5f…43fa84
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x10ee…31de105d ago0x1c328e…9ddcc7
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x63f7…4578105d ago0x51e92a…cc0dfa
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa75d…d8a5105d ago0x190292…c52005
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x54de…4470105d ago0x6261f1…0ff0d3
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x6d25…ee41105d ago0x15ffaa…f3c6bd
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x7492…70ae105d ago0xba3800…e902a1
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x5fe9…a965105d ago0x818305…c5ff70
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8bdc…90be105d ago0x1ec801…97c225
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x826a…78de105d ago0x096cd0…11109d
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd6e8…21cd105d ago0x4a2e9e…02ad01
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf9ea…484f105d ago0xab54d0…e0e3f3
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0f31…87b1105d ago0x41a47d…aa3778
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xdc27…c47d105d ago0x9b8029…0d3b08
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x5f60…e48e105d ago0xa21ddd…eb5517
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xa640…7f40105d ago0x7efe1f…49b11a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd02b…c379105d ago0xad6202…a8ffe0
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xf863…e523105d ago0xa333d0…ceb51f
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xe9f7…982b106d ago0x635140…d2b8aa

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.