Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x44e3…343272d ago0x496313…a02129
0x1332…66eb0x0e3d…7757Base—$42.00100%0x9d6c…edd372d ago0x62c48b…537063
0x1332…66eb0x0e3d…7757Base—$10.50100%0xdcd9…b01a72d ago0x5d5c7d…4e6d43
0x1332…66eb0x0e3d…7757Base—$10.50100%0x31fe…80c472d ago0x30db8e…1a4b98
0x1332…66eb0x0e3d…7757Base—$2.10100%0x6b3c…58cb72d ago0xa82222…65dcf8
0x1332…66eb0x0e3d…7757Base—$17.85100%0x86c0…288972d ago0x953396…73f957
0x1332…66eb0x0e3d…7757Base—$63.00100%0xf345…7b3472d ago0x6c1749…744bb3
0x1332…66eb0x0e3d…7757Base—$10.00100%0xc06a…344772d ago0x3f4f87…ac7069
0x1332…66eb0x0e3d…7757Base—$3.15100%0xedfa…1e1272d ago0x8a68f7…b30499
0x1332…66eb0x0e3d…7757Base—$10.50100%0x44bc…cd6a72d ago0xdf5347…57f6a4
0x1332…66eb0x0e3d…7757Base—$10.00100%0xed7e…63a672d ago0xe37c64…9e0dfa
0x1332…66eb0x0e3d…7757Base—$1.00100%0xfbcc…3fea72d ago0xf8e551…562350
0x1332…66eb0x0e3d…7757Base—$14.70100%0xc3b9…7b3672d ago0xefafd0…74a6f8
0x1332…66eb0x0e3d…7757Base—$21.00100%0x77d0…ce5072d ago0x538a78…9ddc4b
0x1332…66eb0x0e3d…7757Base—$10.50100%0xf74f…ffda72d ago0x7cf835…0c8381
0x1332…66eb0x0e3d…7757Base—$26.25100%0x72fe…16d672d ago0xb417cc…8ec561
0x1332…66eb0x0e3d…7757Base—$2,940.00100%0x33a2…877f72d ago0x4eaf86…131691
0x1332…66eb0x0e3d…7757Base—$141.75100%0x551c…90e572d ago0x5d210a…7ddc5c
0x1332…66eb0x0e3d…7757Base—$99.75100%0x52ba…517772d ago0xd5e8ad…508be4
0x1332…66eb0x0e3d…7757Base—$9.00100%0x3d76…265f72d ago0x1440e6…adeebe
0x1332…66eb0x0e3d…7757Base—$21.00100%0x3835…626172d ago0x89bba5…497996
0x1332…66eb0x0e3d…7757Base—$63.00100%0xbe69…299272d ago0x4af7ac…965cb0
0x1332…66eb0x0e3d…7757Base—$1.05100%0x699a…427472d ago0xdf6b27…455529
0x1332…66eb0x0e3d…7757Base—$52.50100%0xf8c4…d83672d ago0xea7119…4e2971
0x1332…66eb0x0e3d…7757Base—$105.00100%0x1dbc…007e72d ago0xd78eb7…2fbd86

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.