Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16ec…34d80x1380…7b0eBase—$0.01100%coinbase55d ago0xdeb8c6…4d561c
0x16ec…34d80x41b2…13bdBase—$0.01100%coinbase55d ago0x0e9a2a…954b81
0x16ec…34d80x7339…9cc8Base—$0.01100%coinbase55d ago0xad55a4…a20f04
0x16ec…34d80xf949…34b8Base—$0.01100%coinbase55d ago0xf99298…6588eb
0x16ec…34d80xcea3…8588Base—$0.01100%coinbase55d ago0x198e85…591b25
0x16ec…34d80x735c…762eBase—$0.01100%coinbase55d ago0x4b3779…28e9e2
0x16ec…34d80x2329…2bc0Base—$0.01100%coinbase55d ago0xebcace…e115df
0x16ec…34d80x1f39…4fdaBase—$0.01100%coinbase55d ago0x4a27bd…8f99e4
0x16ec…34d80xf4fa…6c83Base—$0.01100%coinbase55d ago0x6e6fb5…864d97
0x16ec…34d80x6181…37b2Base—$0.01100%coinbase55d ago0xfdf3bc…eb960f
0x16ec…34d80xfa5f…8bf6Base—$0.01100%coinbase55d ago0x65fc64…8ae793
0x16ec…34d80xbad9…851dBase—$0.01100%coinbase55d ago0x61cc46…4c745c
0x16ec…34d80xc7ce…5915Base—$0.01100%coinbase55d ago0x8c5108…dbe56d
0x16ec…34d80xf202…0174Base—$0.01100%coinbase55d ago0x25c4b0…554106
0x16ec…34d80x4f5f…6c8dBase—$0.01100%coinbase55d ago0x343065…63d27e
0x16ec…34d80x1ef6…e654Base—$0.01100%coinbase55d ago0xeb2215…45e2ab
0x16ec…34d80x1cb9…5764Base—$0.01100%coinbase55d ago0x103c8d…44593e
0x16ec…34d80xc5f3…555aBase—$0.01100%coinbase55d ago0x3899bf…15f8be
0x16ec…34d80x092c…ded8Base—$0.01100%coinbase55d ago0x3283b8…89fbdb
0x16ec…34d80x4a7e…0b2cBase—$0.01100%coinbase55d ago0xc566ae…aecdda
0x16ec…34d80xa399…3753Base—$0.01100%coinbase55d ago0xad406e…9828f6
0x16ec…34d80xee79…299eBase—$0.01100%coinbase55d ago0x160c6d…8a1ebc
0x16ec…34d80x9e2f…6736Base—$0.01100%coinbase56d ago0xb64c89…eed298
0x16ec…34d80x95c5…ca44Base—$0.01100%coinbase56d ago0xdfdaa7…4b272a
0x16ec…34d80x1fba…732aBase—$0.01100%coinbase56d ago0x5b565d…a90ee9

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.