Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xd2bcca…a5cef0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x3ee985…1b3065
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xd0c4a8…0cb617
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x564b67…dd4dd2
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xb075bc…200fd3
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xe7a8f5…335b3c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xae0256…97667f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xe915ab…8231dc
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xf57168…55d787
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x09acb9…9776b7
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x18d82c…59aca5
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x773971…7cf258
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xa21472…d323e5
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xa23977…4d8e70
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x49a94b…311fe7
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x32c980…994514
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x51db8a…cc0d79
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xb8cc3c…da69c1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x885ac8…c9d683
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xa4e8df…effba0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x88991b…492d9f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x55a22c…c275bc
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x46b56f…9f2059
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x93df05…b7d11c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x798a61…887771

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.