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$21.00100%0x8183…61da66d ago0x98b35e…8551b1
0xa787…64cf0x0e3d…7757Base$10.50100%0x0ad8…9d8a66d ago0xb624b2…6090e9
0xa787…64cf0x0e3d…7757Base$10.50100%0x42d1…f7df66d ago0xa744e1…2fb293
0xa787…64cf0x0e3d…7757Base$10.50100%0x8bc8…eb0266d ago0xc9a3fc…2f6f43
0xa787…64cf0x0e3d…7757Base$10.50100%0xb77d…5f2d66d ago0x6d908d…a8861b
0xa787…64cf0x0e3d…7757Base$5.25100%0x7430…b4bb66d ago0x5ad5de…5dbb34
0xa787…64cf0x0e3d…7757Base$1.05100%0x707e…8d2866d ago0xff14b0…5fc7e6
0xa787…64cf0x0e3d…7757Base$10.50100%0x45eb…e31b66d ago0xf136dc…5004ee
0xa787…64cf0x0e3d…7757Base$1.05100%0xb11e…6e5a66d ago0xe7a996…609338
0xa787…64cf0x0e3d…7757Base$1.05100%0x493f…ab8f66d ago0x9b2a93…4da312
0xa787…64cf0x0e3d…7757Base$21.00100%0x4f6a…d2f666d ago0x8c41b2…c38c76
0xa787…64cf0x0e3d…7757Base$1.05100%0x7685…476966d ago0xd6998e…f52981
0xa787…64cf0x0e3d…7757Base$5.25100%0x01d6…4c2966d ago0xe47ef9…afbcc3
0xa787…64cf0x0e3d…7757Base$6.30100%0xd3b3…bd8266d ago0xcca522…29bb4e
0xa787…64cf0x0e3d…7757Base$2.10100%0x2640…d76766d ago0x564942…e1c277
0xa787…64cf0x0e3d…7757Base$10.50100%0x24a4…540a66d ago0x31ec16…d3fe45
0xa787…64cf0x0e3d…7757Base$5.25100%0xc5bc…360666d ago0x2b86c9…286d8b
0xa787…64cf0x0e3d…7757Base$3.15100%0x20d2…f0b266d ago0x34961b…99462a
0xa787…64cf0x0e3d…7757Base$5.25100%0x63f4…be0166d ago0x7e4e70…85e4cf
0xa787…64cf0x0e3d…7757Base$3.15100%0xe347…5b3066d ago0xc59260…4ef65d
0xa787…64cf0x0e3d…7757Base$5.25100%0xf31d…cc4b66d ago0x8234da…94f966
0xa787…64cf0x0e3d…7757Base$2.10100%0x80e7…127f66d ago0x91a2e8…7a139a
0xa787…64cf0x0e3d…7757Base$4.20100%0xc763…5b0b66d ago0xa0e31f…fd3a97
0xa787…64cf0x0e3d…7757Base$2.10100%0xf261…5d4166d ago0x8d0990…379128
0xa787…64cf0x0e3d…7757Base$52.50100%0x54b0…438466d ago0x211682…f27273

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.