Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0x450e…f423Base—$0.01100%coinbase83d ago0x47f446…b49d94
0x2054…ae9b0xe09d…c80aBase—$0.01100%coinbase83d ago0xf209d5…6f8b4c
0x2054…ae9b0x0035…90bfBase—$0.01100%coinbase83d ago0xfdd101…3f4c09
0x2054…ae9b0x4b37…ed05Base—$0.01100%coinbase83d ago0x4a81cf…056561
0x2054…ae9b0xb5a7…6f80Base—$0.01100%coinbase83d ago0x36e93f…b04947
0x2054…ae9b0x8a0a…7f46Base—$0.01100%coinbase83d ago0x353bf0…d8e18e
0x2054…ae9b0x1554…d54eBase—$0.01100%coinbase83d ago0x9bb0ff…3ff5ce
0x2054…ae9b0xa454…10ceBase—$0.01100%coinbase83d ago0xe368bf…9e787c
0x2054…ae9b0x82ce…24caBase—$0.01100%coinbase83d ago0xb386c5…30b798
0x2054…ae9b0xb64a…0e0fBase—$0.01100%coinbase83d ago0x80bdb1…356422
0x2054…ae9b0x934f…6e5cBase—$0.01100%coinbase83d ago0xe600e1…0c30fd
0x2054…ae9b0x53aa…39e2Base—$0.01100%coinbase83d ago0x0084bc…76ec23
0x2054…ae9b0xb208…d7c2Base—$0.01100%coinbase83d ago0x9f2a37…9c295c
0x2054…ae9b0x63aa…78faBase—$0.01100%coinbase83d ago0x1f4e84…d3ec06
0x2054…ae9b0x2a80…d588Base—$0.01100%coinbase83d ago0x99db90…e0c9fe
0x2054…ae9b0x2eb3…e6f5Base—$0.01100%coinbase83d ago0x2228ee…a860fe
0x2054…ae9b0xa4fb…a4cdBase—$0.01100%coinbase83d ago0x83cd53…0704cf
0x2054…ae9b0x7f49…a506Base—$0.01100%coinbase83d ago0xca9961…a15c68
0x2054…ae9b0x29bf…59feBase—$0.01100%coinbase83d ago0xcac624…a0b8ad
0x2054…ae9b0xcd71…eb73Base—$0.01100%coinbase83d ago0xee77af…7a6eff
0x2054…ae9b0xa603…d954Base—$0.01100%coinbase83d ago0x17d4e5…3fd28c
0x2054…ae9b0x9872…6f33Base—$0.01100%coinbase83d ago0x0058cf…a1c8bf
0x2054…ae9b0x0697…93e7Base—$0.01100%coinbase83d ago0xf9e177…492ecf
0x2054…ae9b0x84c0…4e50Base—$0.01100%coinbase83d ago0x1bf7f7…c2b4b4
0x2054…ae9b0xea79…e62cBase—$0.01100%coinbase83d ago0x80bf4a…ac12ed

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.