Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0x7d463e…39e6aa
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0xfbf8fd…e3c784
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0xc710cc…262b02
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0x2e1b01…bf515d
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0x3b806c…e0aaeb
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0xd46025…d47f75
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0x11a052…28c41c
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0x00a4e3…f6e74e
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0x405411…8efecb
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0xe7c4b7…0cbaf8
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0x193b5e…47c214
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0xd35056…53da00
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa32d ago0x021e59…f30cc8
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa32d ago0x92b0cf…801cab
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa32d ago0x0899c5…77b3ed
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0xaf6f84…18f9c7
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0xefc867…45b684
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x566941…e50851
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0xc53cb5…704a51
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x195d17…7c829e
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x5bd57b…05a4c7
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x588307…88e46d
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x84bdd6…dacc49
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x970d05…a180f5
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x650ec9…739b36

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.