Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.93100%coinbase37d ago0x9b4ca1…49c130
0xca0a…2d7a0x85b4…627cBase—$1.94100%coinbase37d ago0xaf14c7…4bbafd
0xca0a…2d7a0x85b4…627cBase—$0.35100%coinbase37d ago0x887391…0c32f7
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase37d ago0xd1d1a0…cc62ba
0xca0a…2d7a0x85b4…627cBase—$4.88100%coinbase37d ago0xc61180…980d73
0xca0a…2d7a0x85b4…627cBase—$1.32100%coinbase37d ago0xd20b83…ffe66e
0xca0a…2d7a0x85b4…627cBase—$1.14100%coinbase37d ago0x863cfb…c14819
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase37d ago0x0e18d0…50ef27
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase37d ago0xe0671e…fb0fdc
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase37d ago0xeec27f…6f82ae
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase37d ago0x605375…a08b5d
0xca0a…2d7a0x85b4…627cBase—$0.20100%coinbase37d ago0x76ed7c…ae2b51
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase37d ago0x633e30…f1c753
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase37d ago0x07dc28…917dac
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase37d ago0xe3029f…cbe01f
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase37d ago0xd87281…84e609
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase37d ago0x357d35…089da5
0xca0a…2d7a0x85b4…627cBase—$0.96100%coinbase37d ago0x68ded0…5b06cb
0xca0a…2d7a0x85b4…627cBase—$0.49100%coinbase37d ago0x1f07da…c7daba
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase37d ago0xf1baec…11c23b
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase37d ago0xf76266…b73ef6
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase37d ago0xf58551…c548e6
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase37d ago0x401578…acbe7f
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase37d ago0xf6bf0d…237284
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase37d ago0xea94fe…d6562e

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.