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$5.25100%0x0c68…47ce109d ago0x165a78…9ee2ee
0xa787…64cf0x0e3d…7757Base$15.75100%0x39e0…3f79109d ago0x3fcbd0…d8e4d0
0xa787…64cf0x0e3d…7757Base$3.15100%0xd150…e426109d ago0xb953c1…b0638c
0xa787…64cf0x0e3d…7757Base$15.75100%0xd02b…c379109d ago0x5b2816…0798a6
0xa787…64cf0x0e3d…7757Base$3.15100%0x0d74…aad6109d ago0xb9500f…35cbe6
0xa787…64cf0x0e3d…7757Base$3.15100%0x9ce1…fd1c109d ago0xfda4ad…762295
0xa787…64cf0x0e3d…7757Base$1.05100%0x76aa…2a0a109d ago0xc5ff0d…f97efe
0xa787…64cf0x0e3d…7757Base$10.50100%0xbada…25fd109d ago0x8fac46…25233b
0xa787…64cf0x0e3d…7757Base$1.05100%0x9cee…c9d9109d ago0x6c9293…80df78
0xa787…64cf0x0e3d…7757Base$10.50100%0x88cf…d21b109d ago0xbd52ae…5b25d6
0xa787…64cf0x0e3d…7757Base$1.05100%0x0881…8de2109d ago0x527441…da5853
0xa787…64cf0x0e3d…7757Base$15.75100%0x1434…1c6e109d ago0xe805f1…719afa
0xa787…64cf0x0e3d…7757Base$10.50100%0x0dd6…b0b0109d ago0x967f69…f06df0
0xa787…64cf0x0e3d…7757Base$1.05100%0x629a…da9c109d ago0xb8bd13…f91133
0xa787…64cf0x0e3d…7757Base$31.50100%0xb55c…2e3e109d ago0xbddcb9…470d55
0xa787…64cf0x0e3d…7757Base$15.75100%0xcd64…d81f109d ago0x42c069…7c2de7
0xa787…64cf0x0e3d…7757Base$2.10100%0x8de7…1c2c109d ago0xb0f8ff…ab1197
0xa787…64cf0x0e3d…7757Base$5.25100%0xa7d7…e1b6109d ago0x84bd5a…02e324
0xa787…64cf0x0e3d…7757Base$15.75100%0x69ba…d2e2109d ago0xe361ff…17a36f
0xa787…64cf0x0e3d…7757Base$5.25100%0x27f5…dfdc109d ago0xb89cf0…e96108
0xa787…64cf0x0e3d…7757Base$4.20100%0x433f…6ee9109d ago0xc0ff40…79bbee
0xa787…64cf0x0e3d…7757Base$1.05100%0x6170…fcde109d ago0x650f9c…347ae3
0xa787…64cf0x0e3d…7757Base$5.25100%0xbc7c…86d4109d ago0xdb2453…147d9a
0xa787…64cf0x0e3d…7757Base$3.15100%0xc52b…5a8d109d ago0x79ee81…273abf
0xa787…64cf0x0e3d…7757Base$10.50100%0x6aad…f133109d ago0x8a64e6…52c5fe

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.