Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$830.8870%0x212c…a8f627d ago0x351de5…2e3761
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xeb2b…34ca27d ago0xdd68b1…95adc1
0x1332…66eb0x47c5…4fc3Base—$80.0070%0x96df…634b27d ago0xd0f0d8…2da330
0x1332…66eb0x47c5…4fc3Base—$1,004.4070%0x8134…084927d ago0xdc6e26…d30447
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4eef…bbd227d ago0xaba202…4ba5ee
0x1332…66eb0x47c5…4fc3Base—$1,809.0070%0x1798…f45f27d ago0x1edf96…bfbc8f
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x666e…093027d ago0x71fa87…7f1f88
0x1332…66eb0x1185…f15fBase—$32.0070%0xd4ab…0bb627d ago0x7a6f9a…1447cf
0x1332…66eb0x47c5…4fc3Base—$25.6370%0x3d76…265f27d ago0xf43b32…fd78c8
0x1332…66eb0x47c5…4fc3Base—$117.6070%0x69b3…7ddd27d ago0xd50821…ee828f
0x1332…66eb0x47c5…4fc3Base—$22.0570%0x6bac…5e9b27d ago0x3094a0…dc7de7
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x07d6…1b9427d ago0x00191f…d179f1
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x12fd…41c827d ago0xddf1cd…5f2db5
0x1332…66eb0x47c5…4fc3Base—$5.2570%0x42d1…f7df27d ago0xf93460…21aff5
0x1332…66eb0x47c5…4fc3Base—$50.0070%0x394f…900827d ago0x3e6f7d…6fe17c
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6078…eee827d ago0xf7ea2d…e2b875
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1e92…0cb727d ago0xfdecfb…2b7420
0x1332…66eb0x47c5…4fc3Base—$336.0070%0x699a…427427d ago0x0ee1b5…905eff
0x1332…66eb0x47c5…4fc3Base—$1.0570%0x1763…dc2227d ago0xb7bc1a…9d17d6
0x1332…66eb0x47c5…4fc3Base—$5.2570%0x2133…5a4227d ago0x08a47e…ca3be0
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x127e…b24a27d ago0x26e07b…762ade
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x2d18…781127d ago0xd14d6b…b11376
0x1332…66eb0xdf62…30eeBase—$104.9970%0xd500…f63a27d ago0x7cea3e…4f230d
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x2a28…fc3d27d ago0x046d29…e059d6
0x1332…66eb0x47c5…4fc3Base—$25.2070%0x9f94…626427d ago0x636998…c5fac2

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.