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$2.10100%0xa5c8…4ccb54d ago0x021835…2088fa
0xa787…64cf0x0e3d…7757Base$29.40100%0xc072…b4b154d ago0x0a9211…632f97
0xa787…64cf0x0e3d…7757Base$11.55100%0x8de7…1c2c54d ago0xcf6308…3ffee1
0xa787…64cf0x0e3d…7757Base$3.15100%0xe59f…80f754d ago0x7c102c…2a2c94
0xa787…64cf0x0e3d…7757Base$15.75100%0x55b3…f1a054d ago0xc9a4b1…95f5cf
0xa787…64cf0x0e3d…7757Base$7.35100%0xde5c…e1ff54d ago0x7a7b2f…a362da
0xa787…64cf0x0e3d…7757Base$3.15100%0x9ce1…fd1c54d ago0x4d40fe…f002f5
0xa787…64cf0x0e3d…7757Base$5.25100%0x80e2…187354d ago0xab1420…6dc8b6
0xa787…64cf0x0e3d…7757Base$10.50100%0x9e2a…5a9454d ago0x17cbbf…309904
0xa787…64cf0x0e3d…7757Base$10.50100%0xffde…041054d ago0x0c82b4…5566af
0xa787…64cf0x0e3d…7757Base$1.05100%0xa628…b7bc54d ago0x610865…0c6817
0xa787…64cf0x0e3d…7757Base$2.10100%0x5944…557254d ago0xaf4d2a…741018
0xa787…64cf0x0e3d…7757Base$31.50100%0x6bdd…b27654d ago0xaf9f65…ae80d9
0xa787…64cf0x0e3d…7757Base$5.25100%0x50b0…9cda54d ago0x22e3d1…76de71
0xa787…64cf0x0e3d…7757Base$2.10100%0x1513…b51354d ago0xc351db…663222
0xa787…64cf0x0e3d…7757Base$1.05100%0xed27…48f754d ago0x99e0dd…7fd69c
0xa787…64cf0x0e3d…7757Base$2.10100%0xa070…95e054d ago0x22fa0a…b9b3dc
0xa787…64cf0x0e3d…7757Base$8.40100%0x64e4…55d954d ago0x0c1093…e58368
0xa787…64cf0x0e3d…7757Base$3.15100%0xa2b7…2c9a54d ago0x846eaa…41c4f5
0xa787…64cf0x0e3d…7757Base$9.45100%0x2133…5a4254d ago0x387792…6776f3
0xa787…64cf0x0e3d…7757Base$1.05100%0x45b7…2d9454d ago0xc88695…0d435c
0xa787…64cf0x0e3d…7757Base$1.05100%0xa5c8…4ccb54d ago0xa3e36d…7f8cb3
0xa787…64cf0x0e3d…7757Base$3.15100%0x2ce3…0cdb54d ago0x174df4…2a1569
0xa787…64cf0x0e3d…7757Base$1.05100%0xd50e…07b954d ago0x0f0982…85271d
0xa787…64cf0x0e3d…7757Base$5.25100%0x665d…3bb954d ago0x35a153…2e7acd

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.