Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa24d ago0x2fea93…9089b6
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa24d ago0x5b2bcb…03b34f
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xddac7c…09d5c7
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x5d6fcf…a5a69f
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xd70437…0ec1c4
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x1a4bb5…093328
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x082c6c…1e9f99
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xc38c69…afcfe9
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xa4705d…a2834d
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x68357d…c36ae1
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x8be95a…183103
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x7193d6…b26eba
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x202e80…bdffe3
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x2adf6e…395477
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x3eed2b…f9f70d
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x675f76…379c8f
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xa19421…1054f4
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x5cbfad…f9e712
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x6ec6af…0019b2
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xc08e62…068c2e
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xe970e9…423589
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xd14300…a4294b
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xe06d53…83e2f8
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0x734d97…d56740
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa25d ago0xb76dc0…c54485

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.