Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x0650eb…dc50ea
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x8cbcb9…e6e00d
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x33a939…dd19a6
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x6041f5…33aea5
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xc4bca6…ab92b6
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xaf00b4…924d5b
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xe2874a…ed8102
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x3194d7…4ccd38
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xe6736e…13c980
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xef34ac…f8d255
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x513236…5e26f2
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x7da592…166e9b
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x8e3605…ba535e
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xa9498f…5e3fd5
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x1d61bd…9206d1
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x79dac0…2663bc
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xf94709…625635
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xda9325…5a027f
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x1d11ab…dc5018
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x01c3e8…8cb17c
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x6254f9…197679
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xdff0d2…74fe6a
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x0efcf5…07f3b0
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xcdc3f1…463714
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x874b80…7292f7

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.