Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0xfc23…2fccBase—$0.01100%coinbase44d ago0xfab817…cb7dcf
0x2688…72fb0xdbd1…75b0Base—$0.01100%coinbase44d ago0xb6404e…962ebb
0x2688…72fb0x5bdb…1effBase—$0.01100%coinbase44d ago0x1371dd…bb2d76
0x2688…72fb0x3714…a360Base—$0.01100%coinbase44d ago0xc4ca32…29df63
0x2688…72fb0x7d50…9af9Base—$0.01100%coinbase44d ago0xdab238…f76584
0x2688…72fb0x8d63…20e9Base—$0.01100%coinbase44d ago0xeb00c3…9d4886
0x2688…72fb0x947d…2d8eBase—$0.01100%coinbase44d ago0x1d7130…630c0e
0x2688…72fb0xf529…b642Base—$0.01100%coinbase44d ago0xc4b7f1…8c4fa9
0x2688…72fb0x6d50…4a40Base—$0.01100%coinbase44d ago0xfb2771…d16838
0x2688…72fb0xfa0f…d447Base—$0.01100%coinbase44d ago0x3f5fba…b4cd7c
0x2688…72fb0x048f…adc5Base—$0.01100%coinbase44d ago0x89bb59…b8e7bb
0x2688…72fb0x29b3…1648Base—$0.01100%coinbase44d ago0xc5f15a…e54ddc
0x2688…72fb0xb26d…6b17Base—$0.01100%coinbase44d ago0x0182bf…ac7e2c
0x2688…72fb0x8f00…7316Base—$0.01100%coinbase44d ago0x318497…e97635
0x2688…72fb0x85d6…d167Base—$0.01100%coinbase44d ago0x51bbcc…52b91c
0x2688…72fb0x0cd6…7418Base—$0.01100%coinbase44d ago0x4f856a…0c2ff0
0x2688…72fb0xd173…17daBase—$0.01100%coinbase44d ago0x39f9a1…7bb485

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.