Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0x179cac…feafa9
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0xe71b9b…7ad831
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0x2944dd…edeb77
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0x87c2eb…d7db8d
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0xaf743a…39ad29
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0x618ebe…8cd0ec
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0xf2d245…f322d2
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0x0f5a7a…c6f421
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0xa807b9…587859
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0xa5e408…7a285c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0xf2c691…897020
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0xff7e87…6304a2
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0x1fa7ac…28b2e1
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa18d ago0x3e69d1…e34c65
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0x4a8c87…fb6380
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0xc58b4e…450216
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0x9fc9f7…da0255
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0x69c106…b818f9
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0xdf6ed5…cd8cd3
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0x77dde8…12e9f2
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0xd265f9…b77414
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0xa50367…56c316
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0x1fe1fb…7a1c77
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0xf24a32…d41f95
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa19d ago0xecdeeb…40f78f

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.