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—$5.25100%0x398e…79a649d ago0xf3194f…c3862b
0x1332…66eb0x0e3d…7757Base—$1.00100%0x74b9…018f49d ago0x636163…aeb2da
0x1332…66eb0x0e3d…7757Base—$21.00100%0x9f6a…a93c49d ago0x3e89c7…6e504a
0x1332…66eb0x0e3d…7757Base—$99.75100%0x1668…2c3e49d ago0x969be3…6fd8c7
0x1332…66eb0x0e3d…7757Base—$10.50100%0x629a…da9c49d ago0xc1fcaa…e3fd28
0x1332…66eb0x0e3d…7757Base—$89.25100%0x6d2e…0c6449d ago0xf2740b…917aaa
0x1332…66eb0x0e3d…7757Base—$5.25100%0x2035…57d349d ago0x89d065…5bd309
0x1332…66eb0x0e3d…7757Base—$47.25100%0xcb3f…dc2949d ago0xb83f35…3292f0
0x1332…66eb0x0e3d…7757Base—$10.50100%0xf6cb…a8d749d ago0x2bc678…12c641
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0c48…3ed649d ago0x2c0a17…8ef352
0x1332…66eb0x0e3d…7757Base—$26.25100%0x72fe…16d649d ago0xa0a945…da06f3
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd7a4…9b2649d ago0x9eff5f…e16b8b
0x1332…66eb0x0e3d…7757Base—$15.75100%0x3aab…e20949d ago0x3a1b5f…e4358b
0x1332…66eb0x0e3d…7757Base—$2.10100%0xe9f7…982b49d ago0xd5b460…4a0102
0x1332…66eb0x0e3d…7757Base—$60.00100%0x214e…3e4a49d ago0xd4bab0…87cd9c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x38ac…96f649d ago0x57080d…8881ba
0x1332…66eb0x0e3d…7757Base—$10.50100%0x617f…c06d49d ago0x68cff7…305a1b
0x1332…66eb0x47c5…4fc3Base—$210.0070%0xa5e3…a7a349d ago0x143969…f0df26
0x1332…66eb0x0e3d…7757Base—$24.15100%0x5520…8e5b49d ago0xbaa1a7…e1e178
0x1332…66eb0x0e3d…7757Base—$13.65100%0x4a9f…031149d ago0xbe5a74…e138ad
0x1332…66eb0x0e3d…7757Base—$5.25100%0x433f…6ee949d ago0x255b4e…c89b7c
0x1332…66eb0x0e3d…7757Base—$132.30100%0x0477…fae049d ago0x2067c3…cf93dd
0x1332…66eb0x0e3d…7757Base—$105.00100%0x4263…5fe549d ago0x50f23a…146666
0x1332…66eb0x0e3d…7757Base—$98.70100%0xd0af…bdfe49d ago0x273904…f009b5
0x1332…66eb0x0e3d…7757Base—$31.50100%0x238e…232549d ago0x624031…bc8128

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.