Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$10.50100%0xf9f2…732974d ago0xe920e9…28426f
0xdd07…45b90x0e3d…7757Base$3.15100%0x3e70…fea174d ago0x67d62f…0da7f4
0xdd07…45b90x0e3d…7757Base$5.25100%0x6e05…667f74d ago0x21370c…013d00
0xdd07…45b90x0e3d…7757Base$1.05100%0x0971…930e74d ago0x032996…9b12a7
0xdd07…45b90x0e3d…7757Base$21.00100%0x0922…422374d ago0xbbe76b…ddc858
0xdd07…45b90x0e3d…7757Base$4.20100%0x271d…d4bc74d ago0x1ca8d4…78d775
0xdd07…45b90x0e3d…7757Base$3.15100%0x44ef…9f6374d ago0x1ea793…062a37
0xdd07…45b90x0e3d…7757Base$2.10100%0xe478…9dd774d ago0x4d1603…207fb3
0xdd07…45b90x0e3d…7757Base$2.10100%0x12ba…6b6174d ago0x6d1354…b9de19
0xdd07…45b90x0e3d…7757Base$5.25100%0xab17…f94374d ago0xd0de37…c4c4c7
0xdd07…45b90x0e3d…7757Base$10.50100%0xd773…a25075d ago0xa108db…9cda6c
0xdd07…45b90x0e3d…7757Base$42.00100%0xa140…d38d75d ago0x38f5be…79fa5f
0xdd07…45b90x0e3d…7757Base$1.05100%0x58f6…451775d ago0xfb20e3…a2ede0
0xdd07…45b90x0e3d…7757Base$3.15100%0x7186…110f75d ago0x36d420…c2a7b7
0xdd07…45b90x0e3d…7757Base$15.75100%0x6bac…5e9b75d ago0x723192…d203e1
0xdd07…45b90x0e3d…7757Base$7.35100%0x771b…60b875d ago0xeec01d…ef1e82

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.