Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f15…727b0x3e0a…78e7Base—$0.004476100%coinbase73d ago0x01e86d…9478a7
0x1f15…727b0x3e0a…78e7Base—$0.002806100%coinbase73d ago0x6bc970…c47d80
0x1f15…727b0x3e0a…78e7Base—$0.002922100%coinbase73d ago0x8bce90…f405cd
0x1f15…727b0x3e0a…78e7Base—$0.005787100%coinbase73d ago0x97a0e0…5abecc
0x1f15…727b0x3e0a…78e7Base—$0.005074100%coinbase73d ago0x12e33c…da1d54
0x1f15…727b0x3e0a…78e7Base—$0.005799100%coinbase73d ago0x3bdf5f…b218f3
0x1f15…727b0x3e0a…78e7Base—$0.004591100%coinbase73d ago0xa42145…173131
0x1f15…727b0x3e0a…78e7Base—$0.005452100%coinbase73d ago0x4ba63f…fcb954
0x1f15…727b0x3e0a…78e7Base—$0.00481100%coinbase73d ago0x1ea281…48f626
0x1f15…727b0x3e0a…78e7Base—$0.004841100%coinbase73d ago0x47490c…e9a705
0x1f15…727b0x3e0a…78e7Base—$0.005531100%coinbase73d ago0x2215ce…cc2a72
0x1f15…727b0x3e0a…78e7Base—$0.003223100%coinbase73d ago0x823e38…be4ab0
0x1f15…727b0x3e0a…78e7Base—$0.002793100%coinbase73d ago0x5d25bd…0e2e33
0x1f15…727b0x3e0a…78e7Base—$0.003585100%coinbase73d ago0x561317…373cb8
0x1f15…727b0x3e0a…78e7Base—$0.005412100%coinbase73d ago0xf4c2e4…813923
0x1f15…727b0x3e0a…78e7Base—$0.002876100%coinbase73d ago0x722967…a03252
0x1f15…727b0x3e0a…78e7Base—$0.004893100%coinbase73d ago0xba7cec…ec1acd
0x1f15…727b0x3e0a…78e7Base—$0.005565100%coinbase73d ago0xa0c109…4803fa
0x1f15…727b0x3e0a…78e7Base—$0.004978100%coinbase73d ago0x009810…797aab
0x1f15…727b0x3e0a…78e7Base—$0.004926100%coinbase74d ago0x3241a5…a67a51
0x1f15…727b0x3e0a…78e7Base—$0.00581100%coinbase74d ago0xd95532…cecfc2
0x1f15…727b0x3e0a…78e7Base—$0.003998100%coinbase74d ago0x452b80…7f38f6
0x1f15…727b0x3e0a…78e7Base—$0.004852100%coinbase74d ago0xb18964…6ec8a6
0x1f15…727b0x3e0a…78e7Base—$0.0053100%coinbase74d ago0x53f3e5…de521a
0x1f15…727b0x3e0a…78e7Base—$0.004183100%coinbase74d ago0xfaea9c…936f21

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.