Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x54707c…db5d31
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0xbcdaa4…c0e077
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xf1d4c4…89a67a
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x3e0542…c4bc4d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x207136…2b59f3
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xfa7a13…c612d7
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x23a277…484baa
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x903123…aa3cff
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xb6ac47…768945
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x215691…6cd493
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xe4291e…e5394a
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xf17cc0…0ce886
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x8fdd5a…372507
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xec2774…1b13ae
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xb10694…469021
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xa228e1…d8bb75
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x062701…9bde44
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0xa0a95b…cfde9a
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x872b74…dc7015
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x46b70a…e25a9f
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x28de4b…93f550
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x1583eb…bc42be
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x537022…a90f8a
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x1bfde6…a586d3
0xebda…12290xfe80…47eeBase—$0.001100%fluxa19d ago0x3a73cf…44f981

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.