Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x2e8d2a…ea011b
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0xecbf07…b024d7
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0xf41df3…af4030
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0xcd2145…abb54a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x8f07b2…aafc2d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x61b006…fea032
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0xf11008…fb075f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x673322…647440
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x70495c…57e5ac
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x578866…7ba35a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x203a1d…58433c
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x06720f…7e545c
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x370527…fd6dd6
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0xe6eac0…be1deb
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x80caa0…c11552
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x492edc…53b7e1
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0xa9c44e…5b903f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x286cfe…6b32e2
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x6b750e…a559a1
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x4aca64…f0dd5e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x2762df…8c6240
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x7e223f…68e857
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa17d ago0xcd86cb…69f8a9
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa17d ago0xce60e4…b01820
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa17d ago0x6c88ce…062730

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.