Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdff5…82160x3e0a…78e7Base—$0.004915100%coinbase74d ago0x4c58b9…95ae03
0xdff5…82160x3e0a…78e7Base—$0.004186100%coinbase74d ago0x7fb76d…eca4ac
0xdff5…82160x3e0a…78e7Base—$0.005554100%coinbase74d ago0x5f9c42…c78350
0xdff5…82160x3e0a…78e7Base—$0.002748100%coinbase74d ago0x226383…42227f
0xdff5…82160x3e0a…78e7Base—$0.005432100%coinbase74d ago0x31052a…4f8ea7
0xdff5…82160x3e0a…78e7Base—$0.005231100%coinbase74d ago0xbfa6ef…36729b
0xdff5…82160x3e0a…78e7Base—$0.003392100%coinbase74d ago0xd62c11…891da7
0xdff5…82160x3e0a…78e7Base—$0.002773100%coinbase74d ago0xaaaf54…ae6b23
0xdff5…82160x3e0a…78e7Base—$0.0043100%coinbase74d ago0x9d2b6e…32b177
0xdff5…82160x3e0a…78e7Base—$0.004363100%coinbase74d ago0x992b4d…7a8afd
0xdff5…82160x3e0a…78e7Base—$0.003885100%coinbase74d ago0x278382…d834f7
0xdff5…82160x3e0a…78e7Base—$0.005027100%coinbase74d ago0xdf1ecd…38feca
0xdff5…82160x3e0a…78e7Base—$0.003359100%coinbase74d ago0xb3d1a6…bc4a43
0xdff5…82160x3e0a…78e7Base—$0.005077100%coinbase74d ago0x5474bc…6fa4ee
0xdff5…82160x3e0a…78e7Base—$0.003094100%coinbase74d ago0xca0734…e22692
0xdff5…82160x3e0a…78e7Base—$0.003304100%coinbase74d ago0x388009…2dac8c
0xdff5…82160x3e0a…78e7Base—$0.005037100%coinbase74d ago0xae43b9…1398b9
0xdff5…82160x3e0a…78e7Base—$0.003884100%coinbase74d ago0xc6aee7…4aedcb
0xdff5…82160x3e0a…78e7Base—$0.004113100%coinbase74d ago0xc99d92…175e63
0xdff5…82160x3e0a…78e7Base—$0.005318100%coinbase75d ago0xecd51b…3d3b90
0xdff5…82160x3e0a…78e7Base—$0.003715100%coinbase75d ago0xedc333…cf01f4
0xdff5…82160x3e0a…78e7Base—$0.003983100%coinbase75d ago0xc16ac8…609957
0xdff5…82160x3e0a…78e7Base—$0.005918100%coinbase75d ago0x9e21b5…3e906e
0xdff5…82160x3e0a…78e7Base—$0.004562100%coinbase75d ago0xfc1b2c…f9095a
0xdff5…82160x3e0a…78e7Base—$0.005648100%coinbase75d ago0x7881ea…2c7794

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.