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—$93.45100%0x8183…61da56d ago0xfffe23…a350cd
0x1332…66eb0x0e3d…7757Base—$70.30100%0x6d55…0cde56d ago0x92e14e…1f5db8
0x1332…66eb0x0e3d…7757Base—$10.00100%0x647b…3fa556d ago0xb1b59f…6a7543
0x1332…66eb0x0e3d…7757Base—$10.50100%0x450f…b50656d ago0x303a6a…564cf1
0x1332…66eb0x0e3d…7757Base—$4.20100%0xfbad…25fb56d ago0x6e04e3…0a0a84
0x1332…66eb0x0e3d…7757Base—$31.50100%0xc246…c59556d ago0x0a7360…995dfa
0x1332…66eb0x0e3d…7757Base—$178.50100%0x72fe…16d656d ago0x87f2fb…5cae49
0x1332…66eb0x0e3d…7757Base—$10.00100%0xa8cd…654856d ago0x106ddb…4b42b4
0x1332…66eb0x0e3d…7757Base—$37.80100%0xc7c2…61a556d ago0xdd60a7…2338c1
0x1332…66eb0x0e3d…7757Base—$4.20100%0xf867…7e9b56d ago0xce56a8…244ab8
0x1332…66eb0x0e3d…7757Base—$498.75100%0x6a32…813656d ago0x89cf54…5098d7
0x1332…66eb0x0e3d…7757Base—$29.40100%0xa423…2cae56d ago0x845e65…2f90b4
0x1332…66eb0x0e3d…7757Base—$109.03100%0xbf85…381056d ago0x7c072e…0bcc6e
0x1332…66eb0x0e3d…7757Base—$3.15100%0x7daa…021756d ago0x89573b…53af50
0x1332…66eb0x0e3d…7757Base—$42.00100%0xd3b3…bd8256d ago0x3b2fa7…5e4583
0x1332…66eb0x0e3d…7757Base—$31.50100%0x3c35…aa7356d ago0xf273bf…654bad
0x1332…66eb0x0e3d…7757Base—$20.50100%0xc07c…d71856d ago0xe492ce…5a0cc5
0x1332…66eb0x0e3d…7757Base—$10.50100%0x699a…427456d ago0x306119…6fe9b3
0x1332…66eb0x0e3d…7757Base—$272.09100%0x023e…d6fc56d ago0x0ba1a7…b3810c
0x1332…66eb0x0e3d…7757Base—$42.10100%0x7fb5…6c5256d ago0xf67cbf…c00b0f
0x1332…66eb0x0e3d…7757Base—$8.40100%0xfe42…c1f056d ago0xc6e8f6…9de2a2
0x1332…66eb0x0e3d…7757Base—$52.50100%0x3d68…f69e56d ago0x1e16ce…33c4ff
0x1332…66eb0x0e3d…7757Base—$194.25100%0x0452…7f6656d ago0x3b10ec…565a87
0x1332…66eb0x0e3d…7757Base—$10.50100%0x629a…da9c56d ago0x00a5cd…31f3f3
0x1332…66eb0x0e3d…7757Base—$1.05100%0x3cca…9c7c56d ago0x909a53…b257b7

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.