Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x8e4314…9fd9fd
0xdf64…20de0x9c95…e299Base$0.001100%fluxa34d ago0xa3ff97…89d93c
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x692251…859817
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x2fdfdf…cf1200
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0xcc4860…1f7d5a
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0xd66408…7cdc8a
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x2daec0…fd8454
0xdf64…20de0x9c95…e299Base$0.001100%fluxa34d ago0x293e96…48af7c
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0xf394c3…ee1ed0
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x97f8ca…53e3d7
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x3eac07…e0af36
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x6ba591…06e1e3
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0xdd8187…d1b25d
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x3b08d1…981df1
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa34d ago0x45cc66…0362c6
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0xe7af75…560985
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0xd24be7…07eeb0
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0x33e169…42af61
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0x70cd67…f96b9d
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0x96f705…17245a
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0xe70fef…e72773
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0xba5dc4…e095ee
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0x828d77…03549a
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0x348c6d…f83164
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa35d ago0x7a3d3a…f1126a

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.