Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x087dc4…073554
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x82374e…f16a61
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc09e65…2e8c7b
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xbf3ed3…8189ce
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x9b8a0e…c8da32
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x2bc961…7058d6
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xebc5c1…8f7996
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xba6409…c197d1
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xba1d47…87f42d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xdcc255…b48253
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x4f54ca…203743
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5c938b…016b07
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x62b867…ee0a9d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x373967…1ab0e4
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b6bfa…538fda
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x6f0e11…f2b605
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x45761e…8c46e2
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xdd5026…81ab24
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x0cc179…04ce52
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x44fb3b…273fbf
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x3a33f8…88f956
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x5496bc…4d603a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf256e4…58d6f2
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x8d6f24…145bee
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xbd4f24…837563

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.