Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$15.75100%0xa225…dabf71d ago0x74e2a4…6af713
0xa520…eca40x0e3d…7757Base—$5.25100%0x88df…6a4d71d ago0xf8ede5…fedebc
0xa520…eca40x0e3d…7757Base—$5.25100%0xb99f…c90371d ago0x8d2bb3…bef4b4
0xa520…eca40x0e3d…7757Base—$1.05100%0x45b7…2d9471d ago0x7b481a…3e141c
0xa520…eca40x0e3d…7757Base—$21.00100%0xdb56…d27871d ago0x3ec966…8660dc
0xa520…eca40x0e3d…7757Base—$10.50100%0x5df6…642871d ago0x90404c…d338bf
0xa520…eca40x0e3d…7757Base—$2.10100%0x466a…f27171d ago0xb37884…f97bab
0xa520…eca40x0e3d…7757Base—$15.75100%0xcf6b…a40a71d ago0xca75ce…bf839c
0xa520…eca40x0e3d…7757Base—$1.05100%0xe7f0…b89c71d ago0xd6678b…469288
0xa520…eca40x0e3d…7757Base—$15.75100%0x77d8…3bfa71d ago0x9ae25f…ea5d57
0xa520…eca40x0e3d…7757Base—$1.05100%0x90ad…1cd671d ago0xad712d…6a6015
0xa520…eca40x0e3d…7757Base—$5.25100%0x58f6…451771d ago0xcfd4c8…58797d
0xa520…eca40x0e3d…7757Base—$10.50100%0xfe8c…49bb72d ago0xe77ba1…d43c23
0xa520…eca40x0e3d…7757Base—$5.25100%0xcfc4…e10472d ago0x2d4d9c…3bedfa
0xa520…eca40x0e3d…7757Base—$10.50100%0xc330…c0b272d ago0xa3ec70…85b902
0xa520…eca40x0e3d…7757Base—$8.40100%0x1e76…9aba72d ago0xf280c3…c085dd
0xa520…eca40x0e3d…7757Base—$21.00100%0xfbd8…39da72d ago0xbcd665…dc002c
0xa520…eca40x0e3d…7757Base—$10.50100%0x4596…ce0972d ago0xa20a93…e00f59
0xa520…eca40x0e3d…7757Base—$12.60100%0xc6fb…0f6c72d ago0x0cd43c…487d7e
0xa520…eca40x0e3d…7757Base—$3.15100%0x77d0…ce5072d ago0xba0d3f…e3bd17
0xa520…eca40x0e3d…7757Base—$1.05100%0x8112…516772d ago0x7b485e…0b56d0
0xa520…eca40x0e3d…7757Base—$5.25100%0xfb42…406e72d ago0x29745b…5d9ba3
0xa520…eca40x0e3d…7757Base—$10.50100%0x493f…ab8f72d ago0x2f7524…cc4750
0xa520…eca40x0e3d…7757Base—$18.90100%0x7fb5…6c5272d ago0x06683e…ab435d
0xa520…eca40x0e3d…7757Base—$13.65100%0x58f6…451772d ago0x4fee40…0ace68

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.