Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48d7…c7850xc182…dd1dBase—$0.01100%coinbase70d ago0xff25d1…243a6a
0x48d7…c7850x32f3…65e8Base—$0.01100%coinbase70d ago0xdcc4f8…74c22b
0x48d7…c7850xef79…412cBase—$0.01100%coinbase70d ago0xafb863…b6894b
0x48d7…c7850x2bf5…e09cBase—$0.01100%coinbase70d ago0x8d932f…5395be
0x48d7…c7850x7649…f7f7Base—$0.01100%coinbase70d ago0x76791f…b626f2
0x48d7…c7850xd4a6…2b57Base—$0.01100%coinbase70d ago0x113825…da9575
0x48d7…c7850x8cac…dc4eBase—$0.01100%coinbase70d ago0x5f53c7…3d63df
0x48d7…c7850xdaa0…b66dBase—$0.01100%coinbase70d ago0x6b3f5e…8842d1
0x48d7…c7850x98c1…37ebBase—$0.01100%coinbase70d ago0xbd1eb3…2d7890
0x48d7…c7850x5c98…79abBase—$0.01100%coinbase70d ago0x0588dd…ae92ab
0x48d7…c7850xa782…a885Base—$0.01100%coinbase70d ago0xaa7345…9e3869
0x48d7…c7850xc305…9c73Base—$0.01100%coinbase70d ago0xd0fb3d…c6acde
0x48d7…c7850xffd5…a6bcBase—$0.01100%coinbase70d ago0x7fd7ed…0e3df8
0x48d7…c7850xfe13…de1eBase—$0.01100%coinbase70d ago0xd00ebb…fb65bc

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.