Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0d…608a0xda75…6ebdBase—$0.01100%coinbase78d ago0x03e552…ad6baf
0x5e0d…608a0xd452…591dBase—$0.01100%coinbase78d ago0x662a63…c8be16
0x5e0d…608a0xa5c2…beedBase—$0.01100%coinbase78d ago0x53e121…a9f46b
0x5e0d…608a0x7752…cf33Base—$0.01100%coinbase78d ago0x838643…0e31d2
0x5e0d…608a0xc80f…ea6dBase—$0.01100%coinbase78d ago0xdfbcd8…83706b
0x5e0d…608a0x7201…7e3cBase—$0.01100%coinbase78d ago0xe7ab3a…5e12a9
0x5e0d…608a0x9444…3daeBase—$0.01100%coinbase78d ago0x0c02ac…8b716a
0x5e0d…608a0x179d…e4c0Base—$0.01100%coinbase78d ago0x894989…bbea40
0x5e0d…608a0x4d65…cdfbBase—$0.01100%coinbase78d ago0xcac227…f6c922
0x5e0d…608a0xdb26…34e6Base—$0.01100%coinbase78d ago0xa8aaf3…2c54a2
0x5e0d…608a0xa57e…d1bdBase—$0.01100%coinbase78d ago0xa9e255…3be27f
0x5e0d…608a0x7577…d8e9Base—$0.01100%coinbase78d ago0xd05a00…c94b8f
0x5e0d…608a0xe714…d782Base—$0.01100%coinbase78d ago0xe6024a…2bf205
0x5e0d…608a0xb4de…01d8Base—$0.01100%coinbase78d ago0xace19a…288e4b
0x5e0d…608a0x27e9…3ecfBase—$0.01100%coinbase78d ago0x1c15df…8e7d43
0x5e0d…608a0x8f77…471cBase—$0.01100%coinbase78d ago0x3be259…515026
0x5e0d…608a0x59b8…340eBase—$0.01100%coinbase78d ago0x0a348d…196b17
0x5e0d…608a0x7960…1aa9Base—$0.01100%coinbase78d ago0x0b1470…e8db42
0x5e0d…608a0xd216…9b7cBase—$0.01100%coinbase78d ago0xd8570e…f9ca09
0x5e0d…608a0x56b3…e598Base—$0.01100%coinbase78d ago0x99414e…d1d992
0x5e0d…608a0xcba8…1148Base—$0.01100%coinbase78d ago0xffc814…0de569
0x5e0d…608a0x45ac…b301Base—$0.01100%coinbase78d ago0x303c7f…9798d2
0x5e0d…608a0x6fef…286fBase—$0.01100%coinbase78d ago0xe097ff…957236
0x5e0d…608a0x5d49…1259Base—$0.01100%coinbase78d ago0xd340eb…76c2b5
0x5e0d…608a0x3804…e3ceBase—$0.01100%coinbase78d ago0x3b65b1…3cb618

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.