Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$1.05100%0x93eb…4c2970d ago0x155f1a…e63fb2
0xa7b2…252e0x0e3d…7757Base—$9.45100%0xf200…d9a070d ago0xf896dc…dc7fe5
0xf861…cd530x0e3d…7757Base—$10.50100%0xe0dd…9b2b70d ago0x468607…2718aa
0xbcbf…8a610x0e3d…7757Base—$10.50100%0x4263…5fe570d ago0xdba6aa…fec43b
0xa787…64cf0x0e3d…7757Base—$2.10100%0x45eb…e31b70d ago0x10b259…da22a8
0x0745…fb5d0x0e3d…7757Base—$21.00100%0xc76e…a7a970d ago0x9662f9…cf37a7
0x1332…66eb0x0e3d…7757Base—$252.67100%0x2d05…53d070d ago0x046ff9…707e97
0x5d79…ab930x0e3d…7757Base—$2.10100%0x238c…f4bb70d ago0xd5341a…681037
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3e70…fea170d ago0xcfc328…0299f4
0x4b4d…3fcd0x0e3d…7757Base—$2.10100%0xa2b7…2c9a70d ago0xd1b208…a7adce
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2742…8fd170d ago0x098560…edb612
0x1332…66eb0x0e3d…7757Base—$3.15100%0xd0af…bdfe70d ago0x23981a…0615f9
0xa787…64cf0x0e3d…7757Base—$1.05100%0xb3fe…1c0570d ago0x2bff00…15e62e
0x1332…66eb0x0e3d…7757Base—$21.00100%0xfb22…aa3b70d ago0x8dd7eb…6f1a41
0x1332…66eb0x0e3d…7757Base—$2.10100%0x1708…5a2770d ago0xb0d390…c1f115
0x1332…66eb0x0e3d…7757Base—$3.15100%0x1cb5…c0e270d ago0xa340e3…cb744f
0xdd07…45b90x0e3d…7757Base—$21.00100%0x35ec…9dba70d ago0x06998e…27d430
0xa787…64cf0x0e3d…7757Base—$5.25100%0xfb42…406e70d ago0xf6328c…51685f
0xa188…9d990x0e3d…7757Base—$10.50100%0x6d25…ee4170d ago0x8ff3b6…3420db
0x1332…66eb0x0e3d…7757Base—$315.00100%0x0452…7f6670d ago0x46031a…7b47c7
0xa188…9d990x0e3d…7757Base—$10.50100%0xfec0…c39470d ago0x30d19c…fa4a8b
0x1332…66eb0x0e3d…7757Base—$2.10100%0x20d2…f0b270d ago0xf2ada9…cead7d
0x1332…66eb0x0e3d…7757Base—$105.00100%0x9667…204e70d ago0xb1919f…f89522
0x1332…66eb0x0e3d…7757Base—$21.00100%0x2b28…0c2170d ago0xbcca8a…2924b8
0xa787…64cf0x0e3d…7757Base—$2.10100%0xfbcc…3fea70d ago0xaa5a85…dadc04

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.