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$3.15100%0x551c…90e540d ago0xed17eb…e01b7c
0xa787…64cf0x47c5…4fc3Base$3.1570%0xbc7c…86d440d ago0x60e068…053ff3
0xa787…64cf0x47c5…4fc3Base$1.0570%0x7929…b33140d ago0x8ef6e2…5c8005
0xa787…64cf0x0e3d…7757Base$1.05100%0xbc4f…cafd40d ago0x2108b2…a64c83
0xa787…64cf0x0e3d…7757Base$5.25100%0xc6fb…0f6c40d ago0x11767e…b96841
0xa787…64cf0x0e3d…7757Base$1.05100%0x79bd…fda140d ago0x16d8ac…25ddba
0xa787…64cf0x0e3d…7757Base$1.05100%0x3d68…f69e40d ago0x75ff2e…57c826
0xa787…64cf0x0e3d…7757Base$3.15100%0x1b46…187040d ago0x07aaac…c9708c
0xa787…64cf0x47c5…4fc3Base$1.0570%0x4689…1c4b40d ago0x96d87b…e02874
0xa787…64cf0x47c5…4fc3Base$1.0570%0x2a5b…d6a940d ago0x06125a…285228
0xa787…64cf0x47c5…4fc3Base$5.2570%0x6d99…b43340d ago0xa4ea68…0bdbe5
0xa787…64cf0x0e3d…7757Base$10.50100%0xe9f7…982b40d ago0xbb881d…cfcab7
0xa787…64cf0x0e3d…7757Base$1.05100%0x9c03…689d40d ago0x8cead6…d37c25
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0477…fae040d ago0x000399…07dac2
0xa787…64cf0x0e3d…7757Base$10.50100%0x6647…552640d ago0x0198da…e86d77
0xa787…64cf0x0e3d…7757Base$10.50100%0xb11e…6e5a40d ago0x364ea8…68c0fb
0xa787…64cf0x0e3d…7757Base$3.15100%0x5670…ffbc40d ago0x69fd81…3d91d9
0xa787…64cf0x47c5…4fc3Base$3.1570%0xa640…7f4040d ago0x9fe7a8…33ecd0
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb027…a85140d ago0x6f5cbf…09d4e0
0xa787…64cf0x47c5…4fc3Base$31.5070%0x971f…ddbf40d ago0xbb9634…3d6fa7
0xa787…64cf0x0e3d…7757Base$2.10100%0xf31d…cc4b40d ago0x1c8191…006db5
0xa787…64cf0x47c5…4fc3Base$6.3070%0x37bf…71af40d ago0x9f8c6e…805a7f
0xa787…64cf0x47c5…4fc3Base$4.2070%0x2d1c…632c40d ago0xbf0e4e…03830c
0xa787…64cf0x47c5…4fc3Base$15.7570%0xdc27…c47d40d ago0x0508cf…dae83b
0xa787…64cf0x0e3d…7757Base$6.30100%0x54c7…4b1240d ago0x0bbf6e…6e57b8

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.