Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0xeba0…ab3b23d ago0x6ab9ba…828ef7
0xa787…64cf0x47c5…4fc3Base$12.6070%0xed27…48f723d ago0x902f7a…99a90e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2fb2…aefd23d ago0xa9c126…dd9485
0xa787…64cf0x47c5…4fc3Base$61.9570%0xf9ea…484f23d ago0xdea037…d30a5f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8569…b98723d ago0x0b5c98…9d7e5c
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc165…a9fc23d ago0x06097f…29d5b5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x03f1…4e5f23d ago0x7d7fca…e68592
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb77d…5f2d23d ago0x4772fa…ee7846
0xa787…64cf0x47c5…4fc3Base$10.5070%0x640e…5f1823d ago0xf998be…16c0a9
0xa787…64cf0x47c5…4fc3Base$15.7570%0x8b99…df7923d ago0x6f9c64…f5e225
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8569…b98723d ago0x87de14…bbe033
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb725…f2dd23d ago0x93cb2b…1bff88
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1c09…186f23d ago0x5586d3…f8a0b7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4e07…cf7c23d ago0x94d77f…8871df
0xa787…64cf0x47c5…4fc3Base$21.0070%0xefcd…fefe23d ago0x65d97a…1e40fe
0xa787…64cf0x47c5…4fc3Base$10.5070%0xcf0a…a2c323d ago0xcfee06…30df7c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8ea5…b7fc23d ago0xe6409f…b7f32a
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc763…5b0b23d ago0xe95777…f6e9da
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5a50…c82c23d ago0xedffba…0d58c2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4639…93fa23d ago0x3d89b1…48a6a2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0477…fae023d ago0x5907ac…969035
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1dbc…007e23d ago0xbb9085…684f43
0xa787…64cf0x47c5…4fc3Base$13.6570%0xf31d…cc4b23d ago0xf97938…7fedf5
0xa787…64cf0x47c5…4fc3Base$15.7570%0x07d6…1b9423d ago0xb2b895…6546cb
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1513…b51323d ago0xa93a15…528c8e

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.