Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dcb…a9990x6839…1a2bBase—$0.003100%coinbase24d ago0x34ee1d…0342cc
0x0dcb…9bf70x6839…1a2bBase—$0.003100%coinbase24d ago0xb81bff…870c1f
0x0eb4…59000x6839…1a2bBase—$0.003100%coinbase24d ago0x56b8e8…361575
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase24d ago0x4c3ac1…58ea19
0x253f…998c0x6839…1a2bBase—$0.003100%coinbase24d ago0x3f6478…4531d7
0x1428…c4c90x6839…1a2bBase—$0.003100%coinbase24d ago0x356edd…7dbb59
0xfc36…da4e0x6839…1a2bBase—$0.003100%coinbase24d ago0x3a1411…e5572d
0x3e43…84900x6839…1a2bBase—$0.003100%coinbase24d ago0xe62181…ef3864
0x9245…19900x6839…1a2bBase—$0.003100%coinbase24d ago0x7c4beb…6a9be7
0x78a4…26720x6839…1a2bBase—$0.003100%coinbase24d ago0x4c689c…7b18b1
0x173e…ef310x6839…1a2bBase—$0.003100%coinbase24d ago0x5c446a…b62e25
0xeed7…eac20x6839…1a2bBase—$0.003100%coinbase24d ago0xfc79d7…99da34
0x5583…d6460x6839…1a2bBase—$0.003100%coinbase24d ago0x50b90c…d8f26c
0xc35b…886d0x6839…1a2bBase—$1.00100%coinbase24d ago0x12e12b…5a510c
0x9b48…9bd90x6839…1a2bBase—$0.003100%coinbase24d ago0x9adbef…05a67a
0x277a…84ec0x6839…1a2bBase—$0.003100%coinbase24d ago0xc223cb…750d72
0x033d…01210x6839…1a2bBase—$0.003100%coinbase24d ago0x8591e4…b2e692
0x9833…75690x6839…1a2bBase—$1.00100%coinbase24d ago0x10a7bf…d8b6eb
0xecd3…30f60x6839…1a2bBase—$1.00100%coinbase24d ago0xd3d074…558396
0x4c68…ff590x6839…1a2bBase—$0.003100%coinbase24d ago0x8db42d…9d46c6
0x9e37…da640x6839…1a2bBase—$0.003100%coinbase24d ago0xa6b815…b3bd8a
0xb1f2…bb630x6839…1a2bBase—$0.003100%coinbase24d ago0x861c6d…d3a250
0x5bb7…cbfb0x6839…1a2bBase—$1.00100%coinbase24d ago0x126085…4d1914
0xf6f4…bfe90x6839…1a2bBase—$1.00100%coinbase24d ago0xab7533…7854ad
0xec24…53b80x6839…1a2bBase—$0.003100%coinbase24d ago0xdee5dc…809934

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.