Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28f3…1ae70x2cae…b649Base—$0.05100%coinbase48d ago0xb5c2cf…095d3b
0x28f3…1ae70xe204…7467Base—$0.05100%coinbase48d ago0xa09859…886c53
0x28f3…1ae70xc68f…68acBase—$0.05100%coinbase48d ago0x6203ae…9637b0
0x28f3…1ae70xc68f…68acBase—$0.05100%coinbase48d ago0x3f01dc…d3de1a
0x28f3…1ae70xc68f…68acBase—$0.05100%coinbase48d ago0x51974b…caa24d
0x28f3…1ae70xc68f…68acBase—$0.05100%coinbase48d ago0x508212…9053bd
0x28f3…1ae70xc68f…68acBase—$0.05100%coinbase48d ago0xb8c158…d77697
0x28f3…1ae70xc68f…68acBase—$0.05100%coinbase48d ago0x1df414…6d7f36
0x28f3…1ae70xc68f…68acBase—$0.05100%coinbase48d ago0xd9aeb5…5e4ed2
0x28f3…1ae70xc68f…68acBase—$0.05100%coinbase48d ago0x3d210e…4ecf5e
0x28f3…1ae70x21db…1a92Base—$0.01100%coinbase48d ago0x66e409…9efb78
0x28f3…1ae70x21db…1a92Base—$0.01100%coinbase48d ago0xfa1f4b…16215b
0x28f3…1ae70x7643…781fBase—$0.01100%coinbase48d ago0xad9ef1…506366
0x28f3…1ae70x7643…781fBase—$0.01100%coinbase48d ago0xf48542…6a9705
0x28f3…1ae70x77ab…e108Base—$0.01100%coinbase48d ago0xa89e5d…218c20
0x28f3…1ae70x77ab…e108Base—$0.01100%coinbase48d ago0x8a20ee…78bead
0x28f3…1ae70xacb4…43c0Base—$0.01100%coinbase48d ago0xa1a952…51ca62
0x28f3…1ae70xacb4…43c0Base—$0.01100%coinbase48d ago0x4fdd62…69c1e6
0x28f3…1ae70xd1a3…c7a1Base—$0.05100%coinbase48d ago0xc32e8b…34169a
0x28f3…1ae70xd1a3…c7a1Base—$0.05100%coinbase48d ago0x5979f7…f1d048
0x28f3…1ae70xd1a3…c7a1Base—$0.05100%coinbase48d ago0x32fcd0…b9a900
0x28f3…1ae70x81a6…4efbBase—$0.02100%coinbase48d ago0x577fee…67c4a5
0x28f3…1ae70x81a6…4efbBase—$0.02100%coinbase48d ago0x157b40…2df8ca
0x28f3…1ae70x30c8…f27aBase—$0.02100%coinbase48d ago0x7a1384…4c9b66
0x28f3…1ae70xa756…ce6bBase—$0.01100%coinbase48d ago0xd47314…b0906a

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.