Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9e5…60a70x0a78…cbe9Base$1.83100%fluxa92d ago0x911660…467522
0x244f…cab90xc9e5…60a7Base$0.63100%fluxa93d ago0xe0dc99…6556fa
0x244f…cab90xc9e5…60a7Base$0.50100%fluxa93d ago0x974a91…0a91d1
0x244f…cab90xc9e5…60a7Base$0.37100%fluxa93d ago0x3a0c19…232b0d
0x244f…cab90xc9e5…60a7Base$0.43100%fluxa93d ago0xf55ff2…a08f82
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0xb7037e…3790ae
0x8dad…28170xc9e5…60a7Base$0.01100%fluxa93d ago0xc19231…ea5f75
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0xf48529…5d9a89
0x8dad…28170xc9e5…60a7Base$0.01100%fluxa93d ago0x452e3b…e7aae0
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0x667c9f…6084b9
0x8dad…28170xc9e5…60a7Base$0.01100%fluxa93d ago0x0a3087…dea34b
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0xab60b7…64f5a5
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0x143657…8f509c
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0xfa4fea…c5db04
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0x548188…1b9939
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0x13e3bd…a097eb
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0x4adcbf…ef189c
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0xd3d0e9…99f9bf
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0xf4435c…b9a173
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0xfb218e…980cbb
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0x75bd38…38794b
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0x18da19…ba3c81
0xc9e5…60a70x244f…cab9Base$0.01100%fluxa93d ago0xa60548…fd3a47

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.