Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base—$10.50100%0xb60e…e3aa96d ago0xc6c66b…206faf
0xa787…64cf0x0e3d…7757Base—$31.50100%0x8f67…d01496d ago0xc0d649…7920e5
0xa787…64cf0x0e3d…7757Base—$1.05100%0x560f…a71396d ago0x8a7449…257de2
0xa787…64cf0x0e3d…7757Base—$10.50100%0x2e76…b74996d ago0xd4fe82…4378ff
0xa787…64cf0x0e3d…7757Base—$21.00100%0x1984…8da896d ago0x9a23fb…089924
0xa787…64cf0x0e3d…7757Base—$2.10100%0x2d05…53d096d ago0x40a711…a963f8
0xa787…64cf0x0e3d…7757Base—$10.50100%0x8112…516796d ago0x668c0d…228ef1
0xa787…64cf0x0e3d…7757Base—$5.25100%0x1cb5…c0e296d ago0x33c648…70bfd8
0xa787…64cf0x0e3d…7757Base—$5.25100%0xc0fa…66cc96d ago0x9c979d…1c5eec
0xa787…64cf0x0e3d…7757Base—$10.50100%0xe4c8…f88796d ago0x30ddb7…5999b8
0xa787…64cf0x0e3d…7757Base—$5.25100%0xcb6c…da0b96d ago0x2494cd…42eeab
0xa787…64cf0x0e3d…7757Base—$2.10100%0x8f67…d01496d ago0x1918ce…fbb685
0xa787…64cf0x0e3d…7757Base—$4.20100%0x2fb6…129796d ago0xf3da25…e5c6b5
0xa787…64cf0x0e3d…7757Base—$10.50100%0xb11e…6e5a96d ago0x31d9ec…c2cc0d
0xa787…64cf0x0e3d…7757Base—$5.25100%0x4c91…bd4996d ago0x742bc7…005601
0xa787…64cf0x0e3d…7757Base—$10.50100%0x1e76…9aba96d ago0xba980e…79908d
0xa787…64cf0x0e3d…7757Base—$3.15100%0x4760…47ea96d ago0xa69b71…137650
0xa787…64cf0x0e3d…7757Base—$21.00100%0xed27…48f796d ago0x5fe36f…0f9698
0xa787…64cf0x0e3d…7757Base—$5.25100%0x8bc8…eb0296d ago0xd1ef66…b18881
0xa787…64cf0x0e3d…7757Base—$15.75100%0xe146…b43896d ago0x8196cd…0c3688
0xa787…64cf0x0e3d…7757Base—$7.35100%0x2699…b2a596d ago0x1fc0a2…f63163
0xa787…64cf0x0e3d…7757Base—$2.10100%0xdcd9…b01a96d ago0xd6b7a6…f250d5
0xa787…64cf0x0e3d…7757Base—$10.50100%0xc5a1…8a3496d ago0x18fd10…062126
0xa787…64cf0x0e3d…7757Base—$4.20100%0x79bd…fda196d ago0x1cc69e…0028a5
0xa787…64cf0x0e3d…7757Base—$9.45100%0x3e70…fea196d ago0x1a0521…95a577

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.