Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x417f60…dd215a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x8c578e…a2df74
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x8324b4…860deb
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0xb577e9…7fdad3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0xcb4300…770e45
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x9211cd…dca8b6
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0xf605e7…e4d380
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x393296…4a0ecb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0xbc4a55…40563a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x8f6bd6…c33a96
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x3a48c3…865d62
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0xc599bf…eedbd0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x4453ff…380485
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x6c395b…0b8af4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0xc16259…842124
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x3ee7b8…408021
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x547023…e58be3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x6ebeba…df5b79
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x48bb30…bd76b4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x559b69…74bb4a
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x971168…ace32b
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x115bda…e99168
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x95ee32…ffd5a6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0xdd9ce4…7900cd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x9a7865…90b5fd

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.