Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950xb330…7d9eBase—$0.10100%dexter39d ago0x64deff…5e8d3b
0x47b9…1d950xf14d…0b12Base—$0.10100%dexter39d ago0xd2aa3c…6461e0
0x47b9…1d950xfd89…a898Base—$0.10100%dexter39d ago0x42702c…95d5e6
0x47b9…1d950x589f…7be6Base—$0.10100%dexter39d ago0xe5161e…c609f2
0x47b9…1d950x97d3…6eb3Base—$0.10100%dexter39d ago0xcf6682…85a8f9
0x47b9…1d950x62a0…dd04Base—$0.10100%dexter39d ago0xf343c7…3b3f9c
0x47b9…1d950x776a…9021Base—$0.10100%dexter39d ago0xb038bd…0364e2
0x47b9…1d950x1add…7811Base—$0.10100%dexter39d ago0x2b667e…87e14f
0x47b9…1d950xaaa4…d343Base—$0.10100%dexter39d ago0xa26650…e6b387
0x47b9…1d950xa838…fd45Base—$0.10100%dexter39d ago0x98b280…b6256f
0x47b9…1d950x8401…635fBase—$0.10100%dexter39d ago0x34cc03…d97d4c
0x47b9…1d950xb9ea…45a0Base—$0.10100%dexter39d ago0xf7a440…7f3ac8
0x47b9…1d950x8f83…176dBase—$0.10100%dexter39d ago0x8a1899…3d8622
0x47b9…1d950x4a84…b942Base—$0.10100%dexter39d ago0x25373d…c667e4
0x47b9…1d950xc098…ef54Base—$0.10100%dexter39d ago0xfc84c8…5d70c2
0x47b9…1d950x31a6…86e8Base—$0.10100%dexter39d ago0x03a516…b55c24
0x47b9…1d950xa0d1…6af5Base—$0.10100%dexter39d ago0x4948b3…de6e84
0x47b9…1d950xdef4…170dBase—$0.10100%dexter39d ago0xa2fb63…94f143
0x47b9…1d950x1afa…254bBase—$0.10100%dexter39d ago0x5ef295…4f4395
0x47b9…1d950x22fd…7245Base—$0.10100%dexter39d ago0xe12dbe…99cffd
0x47b9…1d950x4a6f…67bfBase—$0.10100%dexter39d ago0xd8329c…453b95
0x47b9…1d950xc147…5789Base—$0.10100%dexter39d ago0xe5f46e…8b805d
0x47b9…1d950x7a23…0a88Base—$0.10100%dexter39d ago0x42ed91…c9ea99
0x47b9…1d950x4261…2ab8Base—$0.10100%dexter39d ago0x4c1f98…dcc421
0x47b9…1d950xe1c3…bc2aBase—$0.10100%dexter39d ago0x45ae2b…247cd1

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.