Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf11…09c70xafff…aad3Base$0.10100%coinbase177d ago0xb3d6ba…21ed13
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xa2f5ac…905222
0xee20…0e550xafff…aad3Base$0.10100%coinbase177d ago0x387994…225f44
0xcf32…d8810xafff…aad3Base$0.10100%coinbase177d ago0xc925a0…8cd48c
0x80d7…05970xafff…aad3Base$0.10100%coinbase177d ago0x9e7277…6d5f34
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase177d ago0xbe7278…fa6c4b
0xe156…d9a90xafff…aad3Base$0.10100%coinbase177d ago0xf2c186…36d8a3
0xbf11…09c70xafff…aad3Base$0.10100%coinbase177d ago0x5741f7…5fc0dc
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0x8dbd7e…6fbd06
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xcdefc8…cdbd35
0xbf11…09c70xafff…aad3Base$0.10100%coinbase177d ago0x402175…c4878d
0x59be…305f0xafff…aad3Base$0.10100%coinbase177d ago0xa85ae5…aa0d59
0xcf32…d8810xafff…aad3Base$0.10100%coinbase177d ago0xb2bace…f9d559
0x80d7…05970xafff…aad3Base$0.10100%coinbase177d ago0x3a9997…e4fed7
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase177d ago0xcac2a3…cef317
0xee20…0e550xafff…aad3Base$0.10100%coinbase177d ago0x7f3816…f4a5e5
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xfc3b36…537b8f
0x91f5…87950xafff…aad3Base$0.10100%coinbase177d ago0xec705c…b479aa
0xe156…d9a90xafff…aad3Base$0.10100%coinbase177d ago0x0c2984…411484
0x59be…305f0xafff…aad3Base$0.10100%coinbase177d ago0x210994…9aeeb6
0xcf32…d8810xafff…aad3Base$0.10100%coinbase177d ago0xf668fe…f323c7
0x80d7…05970xafff…aad3Base$0.10100%coinbase177d ago0x4aa2ab…ef68a7
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase177d ago0x189ee6…25ec19
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x678e74…3be79c
0xbf11…09c70xafff…aad3Base$0.10100%coinbase177d ago0x4cd44a…de3fc5

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.