Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5516…d33d0xe172…6803Base—$0.01100%coinbase45d ago0x165842…f8798f
0x5516…d33d0x2c53…a3e6Base—$0.01100%coinbase45d ago0xbcf628…8e7096
0x5516…d33d0x0130…f758Base—$0.01100%coinbase45d ago0x083e7e…1ff48e
0x5516…d33d0xc5a1…d177Base—$0.01100%coinbase45d ago0xc73ea3…ca77ee
0x5516…d33d0xd163…ef32Base—$0.01100%coinbase45d ago0x637000…f7810b
0x5516…d33d0x0838…e728Base—$0.01100%coinbase45d ago0x316349…1d0cc7
0x5516…d33d0x3c5f…9890Base—$0.01100%coinbase45d ago0x00f498…20b3b3
0x5516…d33d0xa492…a048Base—$0.01100%coinbase45d ago0xce5b5d…9d5ca2
0x5516…d33d0xae6f…4eecBase—$0.01100%coinbase45d ago0xcf3461…ec01e2
0x5516…d33d0x1cbe…9898Base—$0.01100%coinbase45d ago0xff94c4…af2e64
0x5516…d33d0xea7e…52bcBase—$0.01100%coinbase45d ago0x374ef7…35d482
0x5516…d33d0x41a7…30deBase—$0.01100%coinbase45d ago0xbfea11…c29a8d
0x5516…d33d0xf083…33c9Base—$0.01100%coinbase45d ago0xfdf49b…0c8ef1
0x5516…d33d0xa67f…211eBase—$0.01100%coinbase45d ago0x543b90…7ad765
0x5516…d33d0x0cba…fdd6Base—$0.01100%coinbase45d ago0x6235c5…c9884f
0x5516…d33d0x988a…468fBase—$0.01100%coinbase45d ago0x5c0eee…e65748
0x5516…d33d0xba8f…a529Base—$0.01100%coinbase45d ago0x3e9c61…b01324
0x5516…d33d0xef84…77b1Base—$0.01100%coinbase45d ago0xbb74d8…1cf687
0x5516…d33d0xcaf8…d71dBase—$0.01100%coinbase45d ago0x57cf4f…85f05c
0x5516…d33d0x6836…50b9Base—$0.01100%coinbase45d ago0x1c14f3…d87054
0x5516…d33d0xa09b…8ddcBase—$0.01100%coinbase45d ago0x59808c…6b2a43
0x5516…d33d0x01e3…eaf4Base—$0.01100%coinbase45d ago0x61d66d…277ffb
0x5516…d33d0x01f4…d142Base—$0.01100%coinbase45d ago0x42b2e8…45f89a
0x5516…d33d0xb4fa…3eadBase—$0.01100%coinbase45d ago0xe44cde…732203
0x5516…d33d0xcd89…3535Base—$0.01100%coinbase45d ago0xd6d303…598b3c

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.