Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa28d ago0x0c7ef8…2385bc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa28d ago0xf241c3…c072c8
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa28d ago0xc8470f…f5025a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa28d ago0xeaf576…c5fa01
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa28d ago0x19abaa…c9a02b
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa28d ago0x30d00e…b9ff16
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa28d ago0xfb904c…58931d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xf46071…505f53
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0x8e1056…c72c7a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0x5772ac…c99d16
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xe0cd9b…dc7f3d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0x9490e6…d4b8cc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xe2acd4…1b71cd
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0x4e8cad…73186e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xfea9f0…461fbd
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xa35ac5…f64689
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xa12793…a73592
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0x525054…0a4a5f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xea15fc…a595d5
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xc15cc6…30b566
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0xffba00…48bde1
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa29d ago0x560b73…0dd615

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.