Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x60af…6a2527d ago0x24a3bd…60d9cf
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x54b0…438427d ago0xa96767…f96405
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0xedfa…1e1227d ago0xa67b3c…84c5e5
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x6e35…7a2827d ago0xffd62d…681de6
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x8c4f…19d727d ago0x275dbf…60b910
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x04bf…0d0e27d ago0xf50123…d28f98
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xc366…284e27d ago0xaca8f5…596f6e
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x5720…a5f427d ago0xba3e73…fecd94
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x3ab4…e68427d ago0x4bd629…5be7b9
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xa8cd…654827d ago0x1dfcd0…d898d7
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x6ae4…e26d27d ago0xeb23e8…2d8e0e
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x5787…759e27d ago0x5c6b03…55cb1e
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x2d1c…632c27d ago0x26ce3b…bc4614
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x27f5…dfdc27d ago0x8ea348…ce94db
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x560f…a71327d ago0x099451…f079c4
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xc0fa…66cc27d ago0xaaabde…f2bab6
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xa225…dabf27d ago0x1dee16…bb16b0
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x9f94…626427d ago0x1cc9bc…1d9071
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x77d2…395e27d ago0x1c3349…8eaecd
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0x3e5d…fd3827d ago0x4fffc0…80c683
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x0477…fae027d ago0xa924fd…2eb53e
0x3fb1…7e250x47c5…4fc3Base—$8.4070%0x05f1…3bb927d ago0x811e10…f3e126
0x3fb1…7e250x47c5…4fc3Base—$52.5070%0x6bdd…b27627d ago0x965372…98a629
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xb11e…6e5a27d ago0xb1aacd…7aaac2
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xfbba…dd9027d ago0xb7e843…64c458

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.