Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x3f4c…851fBase$1,051.2470%0x7347…d6912d ago0x838878…60df61
0xa54d…49f50xde8d…72b7Base$237.7370%0x64b2…88332d ago0xf991dd…323800
0xa54d…49f50xfe8f…0779Base$7.0570%0x64b2…88332d ago0xfb541f…f7192e
0xa54d…49f50x06d8…445bBase$4,120.5370%0x7347…d6912d ago0x5e8da1…710876
0xa54d…49f50x575e…b156Base$1,168.4970%0x7347…d6912d ago0xd956cb…5da392
0xa54d…49f50xcd76…ab21Base$99,984.3870%0x7347…d6912d ago0x5d81cd…5ae81d
0xa54d…49f5chrisbcrypto.ethBase$33.9870%0x7347…d6912d ago0xffed23…9918a7
0xa54d…49f50xbc6e…8ad5Base$4,658.6770%0x7347…d6912d ago0xa5ccdc…1efce7
0xa54d…49f50xd6ec…8332Base$5,998.9170%0x7347…d6912d ago0xbc6a65…212466
0xa54d…49f50x92bd…ad28Base$3,000.0270%0x7347…d6912d ago0x1f31be…37e555
0xa54d…49f50xa956…e919Base$163.1070%0x7347…d6912d ago0x148b23…55f7d1
0xa54d…49f50x5185…80adBase$1,482.8170%0x7347…d6912d ago0xb21849…8a24da
0xa54d…49f50x1559…35c5Base$0.9870%0x7347…d6912d ago0x3d65bf…47140e
0xa54d…49f50xfba1…5283Base$8,571.5970%0x7347…d6912d ago0xdcc0be…c0b573
0xa54d…49f50xfba1…5283Base$9,805.3470%0x7347…d6912d ago0xd1a38d…3d6c8b
0xa54d…49f5billdauterive.ethBase$10,993.5070%0x7347…d6912d ago0xe00599…5c04de
0xa54d…49f50x9c3e…8f94Base$1,001.1870%0x64b2…88332d ago0xd9e615…11196a
0xa54d…49f50xd8c7…dbacBase$8,542.3170%0x7347…d6912d ago0xf3ec4e…662043
0xa54d…49f50xc8c7…ce6aBase$644.6670%0x7347…d6912d ago0x82b3d5…193e0a
0xa54d…49f50x49ab…ad70Base$1,000.4570%0x7347…d6912d ago0xeabf49…93862e
0xa54d…49f50x2221…741dBase$2,496.1270%0x7347…d6912d ago0x27a2da…8eb2fe
0xa54d…49f50x9802…a851Base$7,946.7370%0x7347…d6912d ago0xde9027…880ac2
0xa54d…49f50x8e8f…97afBase$2.6370%0x64b2…88332d ago0x46f1b2…6375bb
0xa54d…49f50x1b36…3355Base$6,328.1870%0x64b2…88332d ago0xcb23ac…883017
0xa54d…49f50xbe82…0a8bBase$15,996.3470%0x7347…d6912d ago0xf16e04…6c22a2

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.