Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x2f3157…2c161b
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0xc2019e…4f9741
0x2b84…b2b60x40a8…ad8bBasex402 service$0.005100%coinbase30d ago0x0a8909…926877
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0xed16c7…d9ae28
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase30d ago0xa09653…980c5b
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x8353b9…90ad8b
0x5e00…06b30x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x80497a…881850
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x17f261…cfae64
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x1f975a…72166e
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x639843…e0a523
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase30d ago0xc78485…748fa3
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x1e8d58…db5891
0xd05e…24420x40a8…ad8bBasex402 service$0.005100%coinbase30d ago0xa95abc…0d059a
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase30d ago0x841ad6…4088f4
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x3b913d…c153c3
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0xf6c3b6…3d4e8d
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x4fc677…6b8478
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x1005be…ee27da
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x9d19c7…0c0c9b
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0xd1ca6a…eade66
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase30d ago0x0734ab…a51618
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x0468de…34b0d4
0x7a23…397b0x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0xdc1ddb…286a6b
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase30d ago0x05fe6e…2bc083
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0xb3e63e…b07758

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.