Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf70e…93ed0x0e3d…7757Base$382.20100%0x0d74…aad6117d ago0x03174a…19e156
0xf70e…93ed0x0e3d…7757Base$382.20100%0x1e6d…37c1117d ago0x374353…50f737
0xf70e…93ed0x0e3d…7757Base$382.20100%0x7492…70ae118d ago0x480d5e…319e00
0xf70e…93ed0x0e3d…7757Base$382.20100%0x5e96…f159118d ago0x6aedcb…d0da76
0xf70e…93ed0x0e3d…7757Base$382.20100%0x7430…b4bb118d ago0xd418e2…7c95f3
0xf70e…93ed0x0e3d…7757Base$382.20100%0x3fab…7e8c118d ago0x351712…2f6d4b
0xf70e…93ed0x0e3d…7757Base$382.20100%0x8e4d…98c0118d ago0x43f99d…41dfdd
0xf70e…93ed0x0e3d…7757Base$382.20100%0x9903…29c4118d ago0xc6ec4d…a32afb
0xf70e…93ed0x0e3d…7757Base$382.20100%0xd4ab…0bb6118d ago0x644ef6…5d71af
0xf70e…93ed0x0e3d…7757Base$382.20100%0x9d1a…0135118d ago0xcb3615…2937a0
0xf70e…93ed0x0e3d…7757Base$382.20100%0x466a…f271118d ago0xb0e11a…e826ca
0xf70e…93ed0x0e3d…7757Base$382.20100%0xfbad…25fb118d ago0xd2cb18…501fef
0xf70e…93ed0x0e3d…7757Base$382.20100%0x6d2e…0c64118d ago0x5050b6…db5199
0xf70e…93ed0x0e3d…7757Base$382.20100%0x8944…ba2a118d ago0xed01e3…f5506a
0xf70e…93ed0x0e3d…7757Base$382.20100%0x2e87…3c0b118d ago0x865818…ee1020
0xf70e…93ed0x0e3d…7757Base$382.20100%0xc76e…a7a9118d ago0x32f586…967a2d
0xf70e…93ed0x0e3d…7757Base$382.20100%0x9dba…e8e0118d ago0xe8e0c3…bfe277
0xf70e…93ed0x0e3d…7757Base$382.20100%0xcdfd…ef82118d ago0x799bdc…a43f59
0xf70e…93ed0x0e3d…7757Base$382.20100%0xa0c6…2cb4118d ago0xee1356…b2340e
0xf70e…93ed0x0e3d…7757Base$382.20100%0xfbcc…3fea118d ago0x46d5e6…ce988a
0xf70e…93ed0x0e3d…7757Base$382.20100%0xcb6c…da0b118d ago0xb5bca9…fbacb4
0xf70e…93ed0x0e3d…7757Base$382.20100%0x9d1f…cb22118d ago0xdf52bf…2e6226
0xf70e…93ed0x0e3d…7757Base$382.20100%0x6768…2435118d ago0x6c6e56…cb21f1
0xf70e…93ed0x0e3d…7757Base$382.20100%0x0553…cecf118d ago0x0b92b9…7b5284
0xf70e…93ed0x0e3d…7757Base$382.20100%0x4a9f…0311118d ago0xbd8c40…22ad43

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.