Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb85a…d58b0x842a…411aBase—$0.01100%coinbase70d ago0x97b65d…92d65b
0xb85a…d58b0x57b0…79bfBase—$0.01100%coinbase70d ago0xd44882…8a3ccb
0xb85a…d58b0x76f9…c395Base—$0.01100%coinbase70d ago0x771f06…82087a
0xb85a…d58b0x8796…456dBase—$0.01100%coinbase70d ago0x4f9e34…33b0b0
0xb85a…d58b0x1356…681eBase—$0.01100%coinbase70d ago0x0dbfb0…c8524f
0xb85a…d58b0x695e…714dBase—$0.01100%coinbase70d ago0x641aca…09719c
0xb85a…d58b0x9c15…97d8Base—$0.01100%coinbase70d ago0x8aca19…62254f
0xb85a…d58b0x4072…ef60Base—$0.01100%coinbase70d ago0x995a80…36e3c3
0xb85a…d58b0x9218…485eBase—$0.01100%coinbase70d ago0x1f33aa…879188
0xb85a…d58b0x2455…793eBase—$0.01100%coinbase70d ago0x00040f…7c8465
0xb85a…d58b0xd1f6…c65bBase—$0.01100%coinbase70d ago0x80900d…dd2e03
0xb85a…d58b0x6330…130eBase—$0.01100%coinbase70d ago0x20c944…04a31e
0xb85a…d58b0xd863…6cffBase—$0.01100%coinbase70d ago0x631dd4…0465d2
0xb85a…d58b0x66a6…69e5Base—$0.01100%coinbase70d ago0x403fa6…9f6295
0xb85a…d58b0xf75e…268fBase—$0.01100%coinbase70d ago0x957df6…03ebca
0xb85a…d58b0x73b9…b689Base—$0.01100%coinbase71d ago0x2525dd…b06f0f
0xb85a…d58b0xcb84…ba3eBase—$0.01100%coinbase71d ago0xf217d9…427036
0xb85a…d58b0xce4d…4ce1Base—$0.01100%coinbase71d ago0xecd471…cf1857
0xb85a…d58b0x2e18…6595Base—$0.01100%coinbase71d ago0x93b6bf…a61896
0xb85a…d58b0x551d…b719Base—$0.01100%coinbase71d ago0x7e1b5e…dcb0f3
0xb85a…d58b0x4bba…01acBase—$0.01100%coinbase71d ago0x90bca9…d40dec
0xb85a…d58b0xb594…cf07Base—$0.01100%coinbase71d ago0x1424b7…414486
0xb85a…d58b0x2f83…3a0bBase—$0.01100%coinbase71d ago0x657d14…ac1e91
0xb85a…d58b0xc256…ef9aBase—$0.01100%coinbase71d ago0xa89c6a…93e268
0xb85a…d58b0x04a9…ef2aBase—$0.01100%coinbase71d ago0xb61c41…e44b4f

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.