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 ago0x2992f8…b7dadd
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xf81d7b…6d9672
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xa6cc83…df7c70
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xd46391…0d8eb0
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x024d2a…261d26
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x69af43…4d1af3
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x0de85f…c72d0e
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xd9aaa1…83d13d
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xfade3b…ab5925
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xf0ab2a…d774b2
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x07a3b7…b56a92
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x1fb6a9…c6d4a5
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x81d586…60727f
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x04996a…20126f
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x7cfc6a…d4bfbb
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xc4c4a4…70958f
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x4813dc…ccb72b
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x78486a…957fcb
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x7dc3ef…9a02ad
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x8eec61…053a24
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x83b531…00d418
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x753184…9d58e9
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x065b02…ec6e66
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0x3d57f7…f0a3a6
0x78e7…af820xa9dd…2315Base—$0.002100%coinbase27d ago0xbf0ebf…71a430

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.