Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4e7…67460x2670…293fBase—$25.12100%coinbase3d ago0x6e0fdd…0f5ff2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase3d ago0x1dcb3e…eef6ea
0x39a7…f75d0x2670…293fBase—$5.00100%coinbase3d ago0xf67020…03cf3f
0xa4e7…67460x2670…293fBase—$123.84100%coinbase3d ago0xb48d41…0ef8e4
0xa4e7…67460x2670…293fBase—$830.12100%coinbase3d ago0x6b14e5…4cf95f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase3d ago0x7cc476…32f908
0x69b8…7f520x2670…293fBase—$5.00100%coinbase3d ago0xef8b9a…00d54f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase3d ago0x8de46f…755d48
0xa610…72c20x2670…293fBase—$5.00100%coinbase4d ago0x60b534…ea7632
0x463a…8f260x2670…293fBase—$5.00100%coinbase4d ago0x122b6f…b297d7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase4d ago0x3d5eae…70d5a8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase4d ago0x79a223…09e0c0
0x39e6…2f3c0x2670…293fBase—$5.00100%coinbase4d ago0x051cc3…d70916
0xb3db…25120x2670…293fBase—$5.00100%coinbase4d ago0x8b4e27…d4639b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase4d ago0x163c30…2785eb

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.