Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x5b73c6…5c06bb
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x2c9163…b4fad8
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x3e7308…d3baef
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0xe438b0…fe1c8b
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x1b6992…4bf332
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x065daf…a939d7
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0xd0cfdc…56f26b
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0xcd6e3f…803b33
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x18058b…fbdb86
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0xc061b1…d5605e
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x46e825…522481
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x77953e…d8bcfb
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0xa92167…c1bc2f
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0xe4fbd7…fd3818
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x3a075e…187272
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0xf9ad22…0af1b5
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0x15316b…91275a
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa18d ago0xe2aa97…f86270
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa19d ago0xc72744…8cbeeb
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa19d ago0x5963af…1de7a3
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa19d ago0x5d4dc5…08627d
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa19d ago0xd1361e…ca38a6
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa19d ago0x31a066…cef098
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa19d ago0x768018…246d2b
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa19d ago0xbf443b…199ed3

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.