Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x36dbf6…ac8de2
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x6d3f05…e28297
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x0bd77e…a72ace
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x9a8a87…058afb
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x398682…de17ef
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x10f811…4f9c5e
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x2fead7…a10a0e
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x35e408…32733e
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0xe73ce6…d9878b
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0xa2929e…ae53fe
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0xcb7e3d…7a293f
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x4e024a…0a53f1
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase54d ago0x95187a…d08396
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase55d ago0xa4b947…f4ee2d
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase55d ago0xa1ac89…7bbfa1
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase55d ago0xf7cb8c…c7ed69
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase55d ago0xa43ff5…35ebf3
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase55d ago0xf4181e…e979fd
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase55d ago0x6ca45d…1634c5

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.