Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x46146a…7b62ca
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x643763…f35768
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xbdad3d…359c6c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa49d ago0xf1df88…c4b417
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xc4424e…c3caf8
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x31909e…225a89
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xd38acd…a44ff9
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x3deb84…f9325c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x11b07d…4b4dda
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xb1b286…011d89
0x692e…a7f70x9c95…e299Base$0.001100%fluxa49d ago0x8363e4…ec4798
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xb1c92b…0a5889
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xecbf6e…6f3c53
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x6c807c…00d19f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x3e2c0c…03e865
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xe85326…3432b4
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x50c2ee…b02afd
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x6d4ab6…3fe8c6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xabd485…f7c911
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xa791ba…ebbfee
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0xdc1e35…7a68b0
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x752ee6…1426a5
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x2ed36e…541591
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x3b7953…15b26b
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa49d ago0x0e6ed4…cdcb09

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.