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.1070%0xddf5…034735d ago0x81b634…eb7584
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2115…35a035d ago0x871664…893744
0xa787…64cf0x47c5…4fc3Base$2.1070%0xd3b3…bd8235d ago0x9fd55d…372973
0xa787…64cf0x47c5…4fc3Base$5.2570%0xeb2b…34ca35d ago0xcc057c…c76f6b
0xa787…64cf0x0e3d…7757Base$5.2570%0xcfba…f10635d ago0xb6ae38…096277
0xa787…64cf0x0e3d…7757Base$5.2570%0xc22e…e4a135d ago0xa507b1…ade02f
0xa787…64cf0x0e3d…7757Base$2.1070%0x4f4d…74b735d ago0x36bb9a…d056ae
0xa787…64cf0x0e3d…7757Base$5.2570%0xdfb4…bf9335d ago0xfd58f4…f7f2b4
0xa787…64cf0x0e3d…7757Base$21.0070%0x0477…fae035d ago0x28c96f…11751b
0xa787…64cf0x0e3d…7757Base$2.1070%0x5fe9…a96535d ago0x79e525…c7e8a1
0xa787…64cf0x47c5…4fc3Base$21.0070%0x3fab…7e8c35d ago0x9117bb…df7e37
0xa787…64cf0x47c5…4fc3Base$4.2070%0x614a…d5ce35d ago0x42c7aa…df3a7c
0xa787…64cf0x47c5…4fc3Base$1.0570%0xe59f…80f735d ago0x295756…c70ede
0xa787…64cf0x47c5…4fc3Base$5.2570%0x88cf…d21b35d ago0xbb19ce…712e3d
0xa787…64cf0x0e3d…7757Base$2.1070%0x9903…29c435d ago0x686f6a…519032
0xa787…64cf0x47c5…4fc3Base$1.0570%0x1913…93d935d ago0x5fb000…b820ad
0xa787…64cf0x47c5…4fc3Base$1.0570%0xe10f…cb7035d ago0xdf5070…ca1d3f
0xa787…64cf0x47c5…4fc3Base$2.1070%0xe347…5b3035d ago0x642abf…64655d
0xa787…64cf0x47c5…4fc3Base$2.1070%0xfbdd…4dae35d ago0xb6a743…6463d8
0xa787…64cf0x47c5…4fc3Base$5.2570%0x59e8…d82335d ago0x6f8da0…30fc25
0xa787…64cf0x0e3d…7757Base$1.0570%0xe9e4…196335d ago0x7fc002…7292d6
0xa787…64cf0x0e3d…7757Base$17.8570%0x1efc…9e4335d ago0xac62f7…99f974
0xa787…64cf0x0e3d…7757Base$5.2570%0xf200…d9a035d ago0xc543c9…b5e0ee
0xa787…64cf0x0e3d…7757Base$5.2570%0x96df…634b35d ago0x958db9…35516b
0xa787…64cf0x0e3d…7757Base$8.4070%0x52ac…a61d35d ago0x8e6bfa…85d2c2

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.