Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa25d ago0x687b89…9d2bfa
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa25d ago0x71abd7…f8af7e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa25d ago0x2aa460…9363a0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa25d ago0x5c6f17…61e4c8
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x36a0d8…c98e30
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x2f696f…7a015c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x51c6ec…e5ace9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x63e9a3…a6260b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x26572a…a72dc4
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x7982cf…9daabe
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x33f012…7da1b1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0xc52377…84d12f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0xa679dd…c4ed37
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x8cd928…2f83b2
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x9e66d4…2c7e51
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x0e0119…fc99bd
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x384588…965e54
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x92f657…d494e2
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0xbb5185…1c83b9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x808237…2a0451
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x30527d…c55d80
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x1e2b03…63a341
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x5c694c…a3ba14
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x36a38b…806a69
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa26d ago0x024b74…0b9542

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.