Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x187a37…b28dfa
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x9849b1…a0f066
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x8565e3…db68e6
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xcc30c5…f47cf6
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0bf5fc…e6ca83
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x82d4ac…2b1e41
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x37ac16…0e59ea
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x5ae03e…e33274
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x62858d…0280fb
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xea1d04…74919f
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf00ccc…0cae5b
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x9e1039…206400
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xffa65c…9736fd
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x6c268c…543c87
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x653374…38ef1c
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5aa1fb…c6df70
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3b8472…d844e5
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc87207…62a1c8
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x7fcbb3…6c2da1
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9edbc1…9a1e0a
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd56acd…dd0a68
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe5fc9e…91daa8
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x58861a…70d544
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8863f7…dc3f7c
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd2c722…79bd7b

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.