Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$3.15100%0xc763…5b0b52d ago0x786fb6…acba7b
0xc9a2…31540x0e3d…7757Base$1.05100%0xed27…48f752d ago0x6d0916…1cdb51
0xc9a2…31540x0e3d…7757Base$1.05100%0xb92d…57bc52d ago0x5b4dd2…3de1d1
0xc9a2…31540x0e3d…7757Base$3.15100%0x2d29…913b52d ago0x525e5b…663b69
0xc9a2…31540x0e3d…7757Base$31.50100%0x5ed5…f6c052d ago0x24027a…fb95c7
0xc9a2…31540x0e3d…7757Base$1.05100%0x2ce3…0cdb52d ago0x82b573…4e3859
0xc9a2…31540x0e3d…7757Base$10.50100%0x214e…3e4a52d ago0x22b297…c26d6a
0xc9a2…31540x0e3d…7757Base$5.25100%0x1e0a…902e52d ago0x04742c…e13f01
0xc9a2…31540x0e3d…7757Base$10.50100%0x9547…14df52d ago0x01c292…171c28
0xc9a2…31540x0e3d…7757Base$3.15100%0xf3d1…2b9c52d ago0x5dc747…6d14e9
0xc9a2…31540x0e3d…7757Base$3.15100%0x33d4…503752d ago0x12a3e5…cf2e32
0xc9a2…31540x0e3d…7757Base$10.50100%0xfec0…c39452d ago0x80b148…2d12f0
0xc9a2…31540x0e3d…7757Base$2.10100%0xe59f…80f752d ago0x880525…d25edd
0xc9a2…31540x0e3d…7757Base$5.25100%0x0558…49bd52d ago0x6a133c…41e2f9
0xc9a2…31540x0e3d…7757Base$1.05100%0x023e…d6fc52d ago0x8f8c4a…05d6db
0xc9a2…31540x0e3d…7757Base$4.20100%0x39ac…36cd52d ago0xcaaef4…0a7f69
0xc9a2…31540x0e3d…7757Base$5.25100%0x04fd…2b5252d ago0x4824ab…40476c
0xc9a2…31540x0e3d…7757Base$21.00100%0xa628…b7bc52d ago0x83eb1e…7648ab
0xc9a2…31540x0e3d…7757Base$5.25100%0xec7c…5d3252d ago0xaad51e…911224
0xc9a2…31540x0e3d…7757Base$10.50100%0x505d…14d652d ago0xe43eda…40e986
0xc9a2…31540x0e3d…7757Base$6.30100%0x1570…9b0a52d ago0x6af03d…98b1f7
0xc9a2…31540x0e3d…7757Base$11.55100%0x20cf…bf5552d ago0x0fe8f8…601d1f
0xc9a2…31540x0e3d…7757Base$1.05100%0x1798…f45f52d ago0xf4d40e…cc455b
0xc9a2…31540x0e3d…7757Base$5.25100%0xc5c7…f8a552d ago0xd2a4d1…a0271d
0xc9a2…31540x0e3d…7757Base$15.75100%0x7bc8…426152d ago0x2520d3…11771a

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.