Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xb1d5be…44012b
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x0400dd…ac8d23
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xda7436…6ac470
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x3e6ce1…ebfcaf
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x362441…254b64
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x0e3bae…ac6ac2
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x0490de…e15d85
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xdae124…09158d
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xd43f88…f71524
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x8f4fa3…98697d
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x791c28…87887d
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x12306c…56d97e
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x0f71fc…d31148
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x1b108d…eb8edb
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x1b4715…9e5018
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xec9108…a31724
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xa5dea4…cc2866
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xb7b893…6978b1
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x6e9cd1…48930e
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xbef198…11d796
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x67dabd…f50592
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x79b4e5…c134fc
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x799a8c…de1d40
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x291ccd…fd29da
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x120c4c…1ee770

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.