Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xa5becb…bd96dc
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xbc2a1b…5e4385
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x067705…4bd78e
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x3787bc…099e1e
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x711b95…817e7c
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x759217…316d8a
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x098a5d…a6aaf0
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xfb8d57…8b24ca
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x6804bf…99488e
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xfb03fe…c7b21e
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x2e04b1…0aa712
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x9e2cfe…3d9605
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xd79cd8…20978d
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x6e3c32…d433bd
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xd4c990…6c2549
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xd4d58f…7deef5
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x2abc3a…e0b342
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x5d9cdb…cb2c3b
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x9f05a1…fa3803
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xef7d0f…9b4144
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xbc7625…d4b383
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x0df1c5…434875
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x03bd34…201ff3
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x9f670d…f17c05
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x5af79b…aed8e1

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.