Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0x650640…5b516c
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0xe06283…c484d3
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0x67fdb6…44d36e
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0xe8794f…ed7332
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0x8891fb…1d54d7
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0xc494cb…477b08
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0x83cbe6…ab6070
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0x969c0a…6f30fa
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa29d ago0x39da04…e26193
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0xd849d4…ec83d7
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x3b1900…c175b0
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x838058…4d83d5
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x57ead2…c70979
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x79de22…b4c108
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0xcac01e…e70f40
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x215cf1…6d9b13
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x27ce6c…d9e258
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x5cc112…e4b908
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0xb45c94…def5b6
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0xeca694…e434dc
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0xa5faa5…120944
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0xcdb652…129a18
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0xb52c5c…b62ad8
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x3a4b90…d26388
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa30d ago0x9dd987…651144

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.