Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase17d ago0xa6568f…cc7d86
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase17d ago0x3b1010…c9f6b7
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase17d ago0x2c5138…c22949
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase17d ago0x67374e…f9a15b
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase17d ago0xbbfd1d…91a8c2
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase17d ago0x9a5e77…aa6ec3
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase17d ago0x7479fd…409e66
peterszilagyi.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0x978ff9…dc770c
peterszilagyi.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0x0169f5…6a06e0
peterszilagyi.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0xebb0a1…439340
peterszilagyi.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0xd3d710…52b329
hirokitotoki.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0x510ecc…dc1d4e
hirokitotoki.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0x7a0bd8…f412e4
hirokitotoki.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0xf0ddb4…dc8ef2
hirokitotoki.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0x83d381…6093c7
0xcc09…18980x7d2c…bcfeBase$0.05100%coinbase17d ago0xaa4017…3a1802
fthsln29.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0xdd999b…421ef6
fthsln29.eth0x7d2c…bcfeBase$0.05100%coinbase17d ago0x96f0fe…1fbbe1
0x9e0e…1f7f0x7d2c…bcfeBase$0.05100%coinbase17d ago0x4eaa10…b1928a
0x9e0e…1f7f0x7d2c…bcfeBase$0.05100%coinbase17d ago0xaf4d06…cfcd08
0x9e0e…1f7f0x7d2c…bcfeBase$0.05100%coinbase17d ago0xfd7568…57e268
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase17d ago0x99790b…d054fe
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase17d ago0xbb70c8…5e4be2
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase17d ago0x212efe…afb2d6
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase17d ago0x6b18e4…8eec1b

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.