Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa15d ago0xc3af7e…cc7879
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x50c2eb…cdc437
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5eeae1…57990c
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa2de23…e9f4ef
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x8ea677…b53687
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x92bcf2…bc43d9
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x120442…c463b6
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2f1edf…38bb4a
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9b816b…a705c1
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2bbe9b…db9288
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf27570…adf0f6
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x03ffcb…39ac7b
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x011a63…3aff23
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x23b687…70913f
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa7a31c…20a3a8
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x638439…10861d
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xfe0fde…b18c7e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x02018e…e2870d
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x105da0…823cf3
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xba76bd…5e8969
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x6ef8e8…dd5ca4
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5eaf00…df6aa7
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe7d534…2f4993
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0xcb70a8…0f7394
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa16d ago0x4f431d…6f86ad

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.