Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13h ago0x4bd692…427d6c
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13h ago0x729cbd…4f6aaa
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13h ago0x65aa80…e3393f
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase13h ago0x1803ec…a61795
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13h ago0xc3d5c0…d9302b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13h ago0x6f6953…6afaaa
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase13h ago0xc43908…82b014
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13h ago0x3ee0e5…dee113
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13h ago0x0d4ff4…bbcddd
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase13h ago0x8bc620…d2e80a
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase13h ago0xf9be36…f880fe
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase13h ago0x36d371…ef09cf
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase14h ago0x428dde…143451
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase14h ago0xa36606…7c76ff
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase14h ago0xff5501…0a4ba1
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase14h ago0x06bcda…6f8a40
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase14h ago0x11fa09…9b2587
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase14h ago0xd150a7…97a78d
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase14h ago0x309e19…e68817
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase14h ago0x2480d2…966876
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase14h ago0x50674d…b1e0c8
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase14h ago0x3d7a49…d60004
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase14h ago0xffba85…accfd5
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase14h ago0x1fd228…b7a7a5
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase14h ago0x4b5843…60bde2

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.