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
0xb393…ad150x0e3d…7757Base—$2.78100%0x2e11…857356d ago0x3f69fc…e32012
0x1332…66eb0x0e3d…7757Base—$31.50100%0xc246…c59556d ago0x0a7360…995dfa
0x1332…66eb0x0e3d…7757Base—$178.50100%0x72fe…16d656d ago0x87f2fb…5cae49
0xc9a2…31540x0e3d…7757Base—$4.20100%0x33a2…877f56d ago0x7f10a8…906709
0xc9a2…31540x0e3d…7757Base—$4.20100%0xfbdd…4dae56d ago0x43a50c…f5dff7
0x1332…66eb0x0e3d…7757Base—$10.00100%0xa8cd…654856d ago0x106ddb…4b42b4
kampus.eth0x0e3d…7757Base—$1.96100%0x5d3d…e33356d ago0xf26755…d28e85
0x1332…66eb0x0e3d…7757Base—$37.80100%0xc7c2…61a556d ago0xdd60a7…2338c1
0x1332…66eb0x0e3d…7757Base—$4.20100%0xf867…7e9b56d ago0xce56a8…244ab8
0xc51e…f0580x0e3d…7757Base—$2.10100%0x8bc8…eb0256d ago0x61a6ad…06f7d5
0x1332…66eb0x0e3d…7757Base—$498.75100%0x6a32…813656d ago0x89cf54…5098d7
0x1332…66eb0x0e3d…7757Base—$29.40100%0xa423…2cae56d ago0x845e65…2f90b4
0xc306…f9ed0x0e3d…7757Base—$106.91100%0x2960…064b56d ago0x0ab890…5e1647
0x0c5f…690b0x0e3d…7757Base—$4.20100%0x35fd…376b56d ago0xef4618…37a3e6
0xe5c5…02510x0e3d…7757Base—$100.00100%0x24b8…43f056d ago0x837ed4…e04fc7
0xca2b…1eb20x0e3d…7757Base—$5.25100%0x9307…e92a56d ago0xc91f5c…ec5e8f
0x1332…66eb0x0e3d…7757Base—$109.03100%0xbf85…381056d ago0x7c072e…0bcc6e
0x08fe…25410x0e3d…7757Base—$10.50100%0x7685…476956d ago0x1bd1d6…8aa5c7
0xcf3b…750c0x0e3d…7757Base—$10.00100%0x7dc9…9d7b56d ago0x7d217a…2f21f6
0xc9a2…31540x0e3d…7757Base—$5.25100%0x7d28…b24856d ago0x0a9f27…0927c7

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.