Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xd3ec38…0970ac
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x351ef7…57564b
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x510c32…804c95
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xf7eae6…ddfc9a
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x5b51af…9e6ae6
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x85b71d…2a776f
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x148e80…034dc5
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xaa80a1…258c60
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x20016f…5e1137
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x00541e…29a4bb
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x573be7…b4c580
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x21b8d4…174706
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x7feb0e…aa9471
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xbdd4fe…479623
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x5200f6…cb86e5
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xc84fcf…33a1e6
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x6cc333…b70127
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xbb1ccc…7ad2eb
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xebce9e…1e78c0
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xc4f8df…f80802
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xa06bd5…ec3eb9
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x530100…d2f805
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xed942a…f37bd8
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x4905ef…2fefa2
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xc1c47e…0fb1b3

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.