Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase13d ago0x4b9bc5…581dfc
0x7a23…397b0x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x80c155…2d2e4f
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x4855c0…a3032c
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x4b5c43…f0a63b
0x7a23…397b0x40a8…ad8bBasex402 service$0.005100%coinbase13d ago0x441478…9576a7
0x7a23…397b0x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x34bea6…7330a3
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x1d2495…f260d5
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x9a5a02…a423f1
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0xd25e4a…1005c1
0xeee0…b11b0x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0xaf0259…ea0061
0xd05e…24420x40a8…ad8bBasex402 service$0.005100%coinbase13d ago0xe7d0e4…c908d4
0xf13d…a74f0x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x004227…1c98e7
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x4a224a…c671e3
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0xe64cdc…4660f9
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x49422a…80fb53
0x7a23…397b0x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x44ac7e…782f2d
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0xd6589b…bb4d87
0xe8df…2b060x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x6bcc13…7ff876
0x23a2…84ff0x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x36745f…c34eb8
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x5255dc…52ab75
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0xf02344…3301e2
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x6f0ba9…75e705
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase13d ago0x4de3d7…d51017
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x982aa5…7a3e6a
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase13d ago0x20094d…bc7f5c

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.