Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x5225e5…2f67c2
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0xcd0cae…dc7246
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0xc172bd…ca60d6
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x393575…19f0d1
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x78a49a…4076cd
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x2d48c8…60cb30
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x53dfa6…b48b6a
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x8c4946…3a2dbd
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0xe0f982…535b8c
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x9b7ba5…355b31
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x2f3971…fa1a69
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x90b9d9…171d72
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x17cabf…548d21
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x5e8b40…7e932e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0xda3855…8e6a4e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0xcb3bcd…b76609
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x012f72…528489
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0xb5f9e5…8e8c67
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x201c4d…791a3c
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x063ba8…80fdf2
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x3dd3d7…edce51
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x226c6e…172bbe
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x0a4d79…5aedc9
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x47cb47…31f0f2
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa17d ago0x7105eb…1af877

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.