Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa39d ago0xf06aa9…1a6afc
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa39d ago0x99ae63…6d7eff
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa39d ago0xd56402…6372ff
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa39d ago0xdd28c7…bc67d8
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa39d ago0xccb14f…38a8c4
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa39d ago0x7a6b97…667750
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa39d ago0x76d0cf…2668b9
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa39d ago0xe465e0…9d7574
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa39d ago0xa46182…a54403
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa39d ago0xa4173e…708de5
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa39d ago0x8da3d2…cebf6e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x8f46b1…cee2f1
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0x82a8c9…595aa3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xcf1f41…54d812
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x0cbef2…cdb8d7
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x61de89…38fb45
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0xbf619b…7b06c8
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x2f993e…0559f0
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0xfa1cb1…f596eb
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xf11c49…2fefc4
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x2e34c3…2824de
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xdff3a0…65350e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xdb362b…732b91
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xc994ad…ef6d52
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x29984d…4ab906

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.