Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x20ac5f…c4a234
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xe420cc…b4f70d
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xce67e5…9cf6c2
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x964b09…ec33ba
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x4134f5…d305ea
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xbb6cc4…ce1a1f
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x5f0505…9c2091
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xe2c3af…0109cc
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x9ea959…225e49
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xf10282…8abd83
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x5a7b5e…66ce4f
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x0c8a32…53c7e3
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x7e78c7…ea05f9
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xb2312b…112051
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x8944ec…177758
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xd07c92…66c7ac
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x27c2e4…637fe8
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xe1ab3d…587070
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xebec53…1c53d2
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x469358…cece17
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xaf4c98…5c8e0e
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xa0a5b9…effaac
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x11536a…96594d
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0x3fcf28…b9bdd4
0x96b5…fb280xfe80…47eeBase—$0.001100%fluxa16d ago0xa42fb2…f490ab

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.