Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0x0f59e8…d016d5
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0x586b65…71bfb6
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0xeafdb0…b38e12
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0xd13110…cd1b36
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0x8eb785…4bd6a2
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0x0addbc…64ef5b
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0xa2f50b…77db39
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0xd9f353…de5d96
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0x5f5cd9…7adab8
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0xa659ec…74a2b6
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0xefc787…036a26
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0x97e415…9c2ab4
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa12d ago0x0ba15c…8f83af
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0xed2e2c…76f9f4
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0xe7183b…6c7572
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0x99c9f7…9d6a46
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0x9d6523…cda6ce
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0x896313…71354a
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0xf3c66e…1a39df
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0xdc1b4e…e4a629
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0x1901db…415f0b
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0xaab971…c6d30c
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0x27773e…0b22c7
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0xd986d2…c4efb8
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa13d ago0xe1954f…b517df

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.