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.08100%coinbase42d ago0x4937de…bb8bf9
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase42d ago0xf5889d…594d33
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase42d ago0x8d28e0…a5ee31
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase42d ago0xf15aa3…1f8138
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase42d ago0x989da0…91b8ca
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase42d ago0xb4fbf1…791492
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase42d ago0xe4fea1…a01934
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0x5212eb…819836
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase42d ago0x90a729…e1e6ec
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0x7dd779…eabbbf
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase42d ago0x5bc09e…21a2a3
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase42d ago0xb71237…af864c
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase42d ago0x9c1bf0…6e4a5d
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase42d ago0x782339…7d7f9b
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase42d ago0x17ec25…2ed93e
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase42d ago0x35e11f…047eb3
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase42d ago0x9ff4a4…62cd46
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0x3f980b…2a7e28
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase42d ago0xee0ce9…0221fd
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0xd974aa…619828
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase42d ago0x051a3e…32ac4b
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0x253075…cdefeb
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase42d ago0x7ceb65…e4256d
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase42d ago0xb07e1b…aa04d4
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase42d ago0x14e149…f625c2

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.