Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0282…ca960x3e0a…78e7Base—$0.005816100%coinbase76d ago0xd92ebb…838a98
0x0282…ca960x3e0a…78e7Base—$0.005288100%coinbase76d ago0x7c2e55…761c09
0x0282…ca960x3e0a…78e7Base—$0.004759100%coinbase76d ago0x24974e…567e8b
0x0282…ca960x3e0a…78e7Base—$0.003104100%coinbase76d ago0xc0e3e4…41f934
0x0282…ca960x3e0a…78e7Base—$0.004073100%coinbase76d ago0xdac883…54a872
0x0282…ca960x3e0a…78e7Base—$0.005214100%coinbase76d ago0x072434…8f76ba
0x0282…ca960x3e0a…78e7Base—$0.002944100%coinbase76d ago0xc9edf7…aa84e6
0x0282…ca960x3e0a…78e7Base—$0.003562100%coinbase76d ago0x55603a…a3c598
0x0282…ca960x3e0a…78e7Base—$0.0028100%coinbase76d ago0x084818…6c441c
0x0282…ca960x3e0a…78e7Base—$0.003846100%coinbase76d ago0x2a2566…9e28a3
0x0282…ca960x3e0a…78e7Base—$0.004044100%coinbase76d ago0x8305ae…bb4c9d
0x0282…ca960x3e0a…78e7Base—$0.003379100%coinbase76d ago0x8b4a91…74e489
0x0282…ca960x3e0a…78e7Base—$0.005381100%coinbase76d ago0xb791dd…cbb58a
0x0282…ca960x3e0a…78e7Base—$0.004687100%coinbase76d ago0xf7d873…a1e9f6
0x0282…ca960x3e0a…78e7Base—$0.003251100%coinbase76d ago0x9facec…cf2e7a
0x0282…ca960x3e0a…78e7Base—$0.005599100%coinbase76d ago0xd90628…00feee
0x0282…ca960x3e0a…78e7Base—$0.003507100%coinbase76d ago0xa14376…b45cef
0x0282…ca960x3e0a…78e7Base—$0.004122100%coinbase76d ago0xccb2de…7d0739
0x0282…ca960x3e0a…78e7Base—$0.005331100%coinbase76d ago0x8b355d…fc252f
0x0282…ca960x3e0a…78e7Base—$0.004706100%coinbase76d ago0xb7f6a6…4c7307
0x0282…ca960x3e0a…78e7Base—$0.002647100%coinbase76d ago0x4e3a5b…6fe736
0x0282…ca960x3e0a…78e7Base—$0.005351100%coinbase76d ago0x7e9bbf…664487
0x0282…ca960x3e0a…78e7Base—$0.00502100%coinbase76d ago0xbd590c…acdb46
0x0282…ca960x3e0a…78e7Base—$0.004328100%coinbase76d ago0xfacfbb…ca641e
0x0282…ca960x3e0a…78e7Base—$0.003181100%coinbase76d ago0xddf776…23cd41

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.