Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x223124…067dd5
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x3f280d…6735f9
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x8aa300…c9f22a
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xeac0af…ef8489
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x365558…5fde28
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xd74f70…b665ee
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xb8c9e7…6073b5
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x5ff9b2…54cf38
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x2df4a5…50d622
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xee4744…ebf79d
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x5e3490…f8ba5c
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xbcab98…95816e
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xb06499…0c076c
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x97be91…161913
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x680d3e…0ab656
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x473b72…5fc974
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xa9d107…a66de8
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x0ba3ef…db5672
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xd36ee1…ed2488
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x5fc54f…572f02
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x20f718…bf3d3e
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xce4db0…a299d6
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x998694…bf5fe0
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x93212f…477a6d
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x882ead…98fb12

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.