Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fa7…44a10x0e3d…7757Base—$52.5070%0x6bdd…b27635d ago0x2694c3…90dbe4
0x1332…66eb0x0e3d…7757Base—$52.5070%0x6c0f…7cd635d ago0x94abb2…4713c0
0x1332…66eb0x0e3d…7757Base—$3.1570%0xbf7d…708b35d ago0xb21c02…8deef9
0xa787…64cf0x0e3d…7757Base—$3.1570%0x50ee…525235d ago0xedae5e…f54e0d
0x1332…66eb0x0e3d…7757Base—$25.2070%0x4345…1ce935d ago0x66b04c…1d5a83
0xa17c…60a90x0e3d…7757Base—$1.0570%0x1984…8da835d ago0xf5e4c3…78d64e
0x5899…c2ec0x0e3d…7757Base—$12.0070%0x9765…21f535d ago0xa0fa68…fcc3d9
0x1332…66eb0x0e3d…7757Base—$21.0070%0x1dbc…007e35d ago0x63e120…fdef7c
0x0fdc…76060x0e3d…7757Base—$10.5070%0xcd64…d81f35d ago0x131ce1…bb781e
0x1332…66eb0x0e3d…7757Base—$3.1570%0x12ba…6b6135d ago0x0bbe0c…470cd8
0xb238…38900x0e3d…7757Base—$63.0070%0x8121…3f9d35d ago0xee72ac…d6026c
0xa787…64cf0x0e3d…7757Base—$36.7570%0xa225…dabf35d ago0xd11898…26366a
0x87cb…bd980x0e3d…7757Base—$7.7570%0x9f6a…a93c35d ago0x5971f8…c45945
0xa787…64cf0x0e3d…7757Base—$1.0570%0xfbcc…3fea35d ago0xc93746…1d039d
0x1332…66eb0x0e3d…7757Base—$21.0070%0x3b25…fc9a35d ago0x00d37b…e20986
0xcb30…f7d10x0e3d…7757Base—$18.0070%0x1f15…885735d ago0x0c5c0f…9aad23
0xa787…64cf0x0e3d…7757Base—$2.1070%0xdeef…04fd35d ago0xd943c0…32da1f
0xc0de…9f990x0e3d…7757Base—$25.0070%0x4950…4a2635d ago0x772846…c625b6
0xa787…64cf0x0e3d…7757Base—$2.1070%0x24b8…43f035d ago0x50f7aa…39ce9c
0xc9a2…31540x0e3d…7757Base—$3.1570%0xcfc4…e10435d ago0x918d6e…fb05a2
0xa787…64cf0x0e3d…7757Base—$10.5070%0x898f…4f5e35d ago0xf29bfa…556c8b
0x1332…66eb0x0e3d…7757Base—$10.5070%0x4136…b72635d ago0xdc2d45…d09044
0x1332…66eb0x0e3d…7757Base—$4.2070%0xbe69…299235d ago0xc188ae…1e95b7
0x3ef3…64a40x0e3d…7757Base—$1.0570%0x45b0…c0d635d ago0x04ba1e…360431
0x1332…66eb0x0e3d…7757Base—$13.6570%0x8569…b98735d ago0x68466d…dbc0ef

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.