Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb49…561b0xfe80…47eeBase$0.001100%fluxa4d ago0xbf8af7…8e6069
0x735f…a9ca0xfe80…47eeBase$0.001100%fluxa4d ago0x59e43b…f53bd0
0x4e50…01620xfe80…47eeBase$0.001100%fluxa4d ago0x05a414…e20fb4
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa4d ago0x6df830…782260
0x70a2…e4300xfe80…47eeBase$0.001100%fluxa4d ago0xfb61e2…8c55ed
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa4d ago0x26472a…6d4b04
0x42dd…dbc30xfe80…47eeBase$0.001100%fluxa4d ago0x8c7faf…bb9c05
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa4d ago0x486e7d…617fb9
0xf12e…5f9c0xfe80…47eeBase$0.001100%fluxa4d ago0x5d142b…41ca7a
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa4d ago0x9e00b3…d28e52
0x07b6…c5c80xfe80…47eeBase$0.001100%fluxa4d ago0x81f43a…c5d13d
0x4510…33bd0xfe80…47eeBase$0.001100%fluxa4d ago0xb83496…0d1d45
0x0068…f6780xfe80…47eeBase$0.001100%fluxa4d ago0x2b4a2f…09f368
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa4d ago0x1e7ee7…6f2883
0x0579…087c0xfe80…47eeBase$0.001100%fluxa4d ago0x7775ac…5833c2
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa4d ago0xc270ea…67a745
0x73cd…8bc20xfe80…47eeBase$0.001100%fluxa4d ago0x2b5e76…e7ef17
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa4d ago0xa21919…911509
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa4d ago0x3fb3ea…9db960
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa4d ago0x2b3a7d…38a07b
0xead2…0c380xfe80…47eeBase$0.001100%fluxa4d ago0x1515f0…1a9d76
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa4d ago0x89d761…75840b
0x851e…9f810xfe80…47eeBase$0.001100%fluxa4d ago0x31ef14…34c06c
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa4d ago0xeb25ea…ea7346
0x8858…281f0xfe80…47eeBase$0.001100%fluxa4d ago0x080669…9023c0

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.