Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa36d ago0x478cbd…58994a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa36d ago0xeb0d29…638b0f
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa36d ago0x8515b6…5f0f49
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa36d ago0xe4ec81…05259f
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa36d ago0x55f700…fff94e
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa36d ago0xe2149d…08bc80
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa36d ago0xc5f3f2…8b4ca4
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0x7b24cd…e71fcf
0x8951…ec060x9c95…e299Base—$0.001100%fluxa37d ago0x73b21c…72a652
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0xed2f58…8faa1e
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0x1ca8b0…7a5977
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0x1ec0d2…7198ab
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0xa0b4c6…0e9d95
0x8951…ec060x9c95…e299Base—$0.001100%fluxa37d ago0xf1af82…acb669
0x8951…ec060x9c95…e299Base—$0.001100%fluxa37d ago0x9f991c…e67c0b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0x8685d4…6fb041
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0x24c117…7e4e10
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0xabfc32…20b4ad
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0x8ef58a…974cda
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0x6dc546…41c718
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0x92e50e…b58abe
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0xea1146…0ebe11
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0xab022e…8fba61
0x8951…ec060x9c95…e299Base—$0.001100%fluxa37d ago0x989ca7…54456a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa37d ago0xf4eeee…c92bbc

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.