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.00100%0x5513…a8a9102d ago0xabddd7…aceb67
0x1332…66eb0x0e3d…7757Base$11.03100%0x79bd…fda1102d ago0xc5a786…22e18c
0x1332…66eb0x0e3d…7757Base$210.00100%0xe706…1d9b102d ago0x3e16e1…32f9b7
0x1332…66eb0x0e3d…7757Base$162.75100%0x1875…8fcf102d ago0x2b8f5e…fa0298
0x1332…66eb0x0e3d…7757Base$1.05100%0x18cc…2750102d ago0x0e7325…31aa56
0x1332…66eb0x0e3d…7757Base$2.10100%0xfec0…c394102d ago0x40347d…4a5ebd
0x1332…66eb0x0e3d…7757Base$10.50100%0x5ed5…f6c0102d ago0x3e7c56…7b515c
0x1332…66eb0x0e3d…7757Base$52.50100%0x551c…90e5102d ago0x772182…e380aa
0x1332…66eb0x0e3d…7757Base$31.50100%0x7869…5c20102d ago0x7af773…7bf2aa
0x1332…66eb0x0e3d…7757Base$52.50100%0x705f…8eed102d ago0x095db6…60482a
0x1332…66eb0x0e3d…7757Base$3.00100%0x9c03…689d102d ago0xae5945…ae578b
0x1332…66eb0x0e3d…7757Base$10.50100%0xc7fb…4414102d ago0x4ee9b0…c8bd2a
0x1332…66eb0x0e3d…7757Base$1.05100%0x7685…4769102d ago0x26af91…345abc
0x1332…66eb0x0e3d…7757Base$10.50100%0xd812…ee44102d ago0xbb1d9c…4d33b4
0x1332…66eb0x0e3d…7757Base$10.50100%0xff29…0646102d ago0x5134a4…afcc9e
0x1332…66eb0x0e3d…7757Base$73.50100%0xa30d…6d00102d ago0xf966c5…f6b9fe
0x1332…66eb0x0e3d…7757Base$10.50100%0x8516…0883102d ago0x8c9fdb…a59375
0x1332…66eb0x0e3d…7757Base$13.65100%0xb7fe…9d80102d ago0xf3652f…6a10a5
0x1332…66eb0x0e3d…7757Base$10.00100%0x0166…37af102d ago0x25a54d…7d14c0
0x1332…66eb0x0e3d…7757Base$17.85100%0xa140…d38d102d ago0x5e96d4…b02523
0x1332…66eb0x0e3d…7757Base$2.25100%0xc5c7…f8a5102d ago0x47bae6…a10f66
0x1332…66eb0x0e3d…7757Base$84.00100%0x4c4a…536c102d ago0x81bf6c…a7efc7
0x1332…66eb0x0e3d…7757Base$10.50100%0x45eb…e31b102d ago0x4e91d7…132c31
0x1332…66eb0x0e3d…7757Base$149.25100%0x0477…fae0102d ago0x47e579…f6807c
0x1332…66eb0x0e3d…7757Base$31.50100%0x89b2…a87a102d ago0x454655…d65e4e

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.