Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x0f8b…4781Base—$0.01100%coinbase76d ago0xd07d77…6f83ac
0xff0f…1b6e0x0870…b70aBase—$0.01100%coinbase76d ago0x13cf61…a925ab
0xff0f…1b6e0xfc3a…fcf0Base—$0.01100%coinbase76d ago0xa39eda…1f57a6
0xff0f…1b6e0x6f38…bba7Base—$0.01100%coinbase76d ago0x324c4b…74e55c
0xff0f…1b6e0x6958…34f7Base—$0.01100%coinbase76d ago0xecce67…ce499b
0xff0f…1b6e0xdc14…6cb8Base—$0.01100%coinbase76d ago0xa9c697…a4b5dc
0xff0f…1b6e0x547b…cca1Base—$0.01100%coinbase76d ago0x864b1d…0c792b
0xff0f…1b6e0x7896…3f12Base—$0.01100%coinbase76d ago0x91c220…d3c1d3
0xff0f…1b6e0xd89c…c093Base—$0.01100%coinbase76d ago0xdeeb06…1f1e48
0xff0f…1b6e0x03e4…ec75Base—$0.01100%coinbase76d ago0xdff696…c41d02
0xff0f…1b6e0x2db8…cda2Base—$0.01100%coinbase76d ago0xb39d24…3ce572
0xff0f…1b6e0x0dcc…34bfBase—$0.01100%coinbase76d ago0x39e3bb…16b830
0xff0f…1b6e0xa868…d2a8Base—$0.01100%coinbase76d ago0x911c0f…3f6461
0xff0f…1b6e0x5c4a…e14aBase—$0.01100%coinbase76d ago0x6eef00…7be7c6
0xff0f…1b6e0x5dfe…cc34Base—$0.01100%coinbase76d ago0x06ab2a…60e799
0xff0f…1b6e0x28a2…3b73Base—$0.01100%coinbase76d ago0xefd57a…8747e8
0xff0f…1b6e0x768c…be82Base—$0.01100%coinbase76d ago0xa4bd56…c7b5ea
0xff0f…1b6e0xe105…d34cBase—$0.01100%coinbase76d ago0x4118d2…6f50bd
0xff0f…1b6e0x65c7…7ee3Base—$0.01100%coinbase76d ago0xe47595…db5de0
0xff0f…1b6e0x76ac…65d8Base—$0.01100%coinbase76d ago0x3b998a…3c6705
0xff0f…1b6e0xb19c…a7c9Base—$0.01100%coinbase76d ago0x5b7134…a06ed6
0xff0f…1b6e0x767c…8cc4Base—$0.01100%coinbase76d ago0xc86742…10748f
0xff0f…1b6e0x78c2…1b25Base—$0.01100%coinbase76d ago0xfc49fe…ce7d65
0xff0f…1b6e0x885c…9c2fBase—$0.01100%coinbase76d ago0xc5245f…e7cf91
0xff0f…1b6e0xe86d…8ae0Base—$0.01100%coinbase76d ago0x371f9f…eaa35d

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.