Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3890…76bb0x4f4b…422dBase—$0.04100%coinbase38d ago0x3efb7a…42c088
0x4fd5…fa600x4f4b…422dBase—$0.001100%coinbase38d ago0x36ea64…d0edf2
0x6304…99f60x4f4b…422dBase—$0.0035100%coinbase38d ago0x28aaa3…650c58
0x1bb0…abc30x4f4b…422dBase—$0.0015100%coinbase38d ago0x297a70…32858d
0xfd23…dbc90x4f4b…422dBase—$0.0035100%coinbase38d ago0x207887…662f7a
0x7fce…e2f40x4f4b…422dBase—$0.04100%coinbase38d ago0xfe8005…0ee86c
0x2c60…69180x4f4b…422dBase—$0.001100%coinbase38d ago0xc1728a…139914
0xeac8…775f0x4f4b…422dBase—$0.001100%coinbase38d ago0x1ddfaa…202c74
0x3450…93440x4f4b…422dBase—$0.001100%coinbase38d ago0x3300ed…eaa783
0x7f2e…351f0x4f4b…422dBase—$0.04100%coinbase38d ago0x14ee2c…4eb129
0x5ed8…1d520x4f4b…422dBase—$0.04100%coinbase38d ago0x299ee3…df70bc
0x4e59…76bd0x4f4b…422dBase—$0.0015100%coinbase38d ago0x77d009…cdc737
0xbd6f…86300x4f4b…422dBase—$0.04100%coinbase38d ago0xd6bde0…1551df
0x8930…9c9a0x4f4b…422dBase—$0.001100%coinbase39d ago0xdf5aa3…94885d
0xa27e…d8b80x4f4b…422dBase—$0.0035100%coinbase39d ago0xd6cade…8a2b51
0xbd23…edce0x4f4b…422dBase—$0.0035100%coinbase39d ago0xef6290…c741b3
0x05ee…c7420x4f4b…422dBase—$0.001100%coinbase39d ago0x3b2de9…d8bbc4
0x0bc6…1f940x4f4b…422dBase—$0.04100%coinbase39d ago0x2f3a5d…5aacdc
0x38a3…0e650x4f4b…422dBase—$0.001100%coinbase39d ago0x9eb1d6…436b76
0x1bcd…0c300x4f4b…422dBase—$0.0035100%coinbase39d ago0x60ad80…bc540b
0x9293…d4120x4f4b…422dBase—$0.0035100%coinbase39d ago0xd88684…0389a5
0x4ff3…f5c80x4f4b…422dBase—$0.0035100%coinbase39d ago0xe1e8f4…f24f80
0x00cb…7bd70x4f4b…422dBase—$0.001100%coinbase39d ago0x5c18be…e23a33
0x55e3…19c70x4f4b…422dBase—$0.001100%coinbase39d ago0x3cf124…b04ffe
0x8ca6…a81f0x4f4b…422dBase—$0.001100%coinbase39d ago0x2af44a…230de2

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.