Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060x4cd0…bc31Base—$17.1970%0xf70d…dbef18d ago0xd45601…70a32f
0xe7a3…d8060x4cd0…bc31Base—$25.8770%0xf70d…dbef18d ago0x200687…52b105
0xe7a3…d8060x4cd0…bc31Base—$8.4870%0xf70d…dbef18d ago0xa72197…d46824
0xe7a3…d8060x4cd0…bc31Base—$13.4970%0xf70d…dbef19d ago0xce06a2…f83d53
0xe7a3…d8060x4cd0…bc31Base—$36.9970%0xf70d…dbef19d ago0x920ed1…6b9dea
0xe7a3…d8060x4cd0…bc31Base—$71.1070%0xf70d…dbef19d ago0xfb2b7f…4ed235
0xe7a3…d8060x4cd0…bc31Base—$16.9670%0xf70d…dbef19d ago0x4066fe…67768d
0xe7a3…d8060x4cd0…bc31Base—$13.0670%0xf70d…dbef19d ago0x182f7f…156c89
0xe7a3…d8060x4cd0…bc31Base—$11.9070%0xf70d…dbef19d ago0x1c76c2…ef7a6b
0xe7a3…d8060x4cd0…bc31Base—$13.7470%0xf70d…dbef19d ago0x8045d2…806fa9
0xe7a3…d8060x4cd0…bc31Base—$28.6670%0xf70d…dbef19d ago0xcfc9be…947c9f
0xe7a3…d8060x4cd0…bc31Base—$10.5970%0xf70d…dbef19d ago0xef913b…b39232
0xe7a3…d8060x4cd0…bc31Base—$9.7370%0xf70d…dbef19d ago0x85e343…ca7fc8
0xe7a3…d8060x4cd0…bc31Base—$12.0670%0xf70d…dbef19d ago0xd18318…c0a214
0xe7a3…d8060x4cd0…bc31Base—$11.2770%0xf70d…dbef19d ago0xd5635a…90bb0e
0xe7a3…d8060x4cd0…bc31Base—$29.7670%0xf70d…dbef19d ago0xbdf5f7…0d17ef
0xe7a3…d8060x4cd0…bc31Base—$6.1370%0xf70d…dbef19d ago0x28b101…e9e7d0
0xe7a3…d8060x4cd0…bc31Base—$14.9670%0xf70d…dbef19d ago0x6aebde…23ee1d
0xe7a3…d8060x4cd0…bc31Base—$7.8770%0xf70d…dbef19d ago0x53843e…416dce
0xe7a3…d8060x4cd0…bc31Base—$48.7070%0xf70d…dbef19d ago0xffb64b…11149d
0xe7a3…d8060x4cd0…bc31Base—$15.2370%0xf70d…dbef19d ago0xd77613…329cf7

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.