Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x26490a…4b38a3
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x222813…92b7dc
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x111506…dcf345
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x0e8aa2…a88e0f
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0xbe0d90…6db59f
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa38d ago0xeb73ce…cd6d9d
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x22d6eb…930255
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x807c39…f5855d
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa38d ago0x2dd908…533cb2
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0xc50f3b…ccffc3
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x58f62b…146fb7
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa38d ago0xd33d64…8f4ee7
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x2b5703…fb20dc
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0xe09fa8…f01b3f
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0xc4bbc7…9fd898
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a2e7e…93e691
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa38d ago0x6c3559…3a950c
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x888ff2…4491a3
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x2ade0d…e8b4ad
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0xda05df…585b7b
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa39d ago0xd121a9…e70a42
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa39d ago0xa1d758…174bb8
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa39d ago0x960f9f…0d5749
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa39d ago0x03ec59…2c3265
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa39d ago0xf08ccd…53322a

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.