Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x8abd65…5b938d
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x71714e…6db5fb
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0xfacba2…460939
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x7ba057…4a7e8c
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x6761c1…acaaed
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x16827d…ac8f0a
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x4f8f23…c847bb
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x10fc15…d02f49
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0xd51266…95098d
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x05e617…0a8248
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x9676f3…e7cebf
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa34d ago0xd45b91…5f49d2
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x4e42f5…10fc5f
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x2ba20e…3ae916
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x20f642…383b72
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0xf4b335…28ca8b
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa34d ago0x3866d8…7ea45b
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa35d ago0x18a224…2bf8bc
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x5768a3…7a18cc
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0xa92958…c439ab
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0xa07838…ca23c9
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x047763…187f0e
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0xba8f05…91e1f4
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0xe50f31…bd8c11
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0xb5b91c…572c92

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.