Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x1c569e…344f2d
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xf290bd…8a2dca
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xea608c…6c4a2e
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x3df15a…a591e6
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xa0e5e2…e10e6e
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x46e301…46ed55
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xb4fb76…928cd9
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x87b97e…6c83c7
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xdf253c…e3a485
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x4cd96b…3c283c
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xda200d…ca73f0
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xf41981…ef3477
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x40c76f…14d8c9
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x347ad2…8ee80f
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xf3a9da…49e1f5
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x41b4ef…60ee6c
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xbfd01e…babcec
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x79c6b2…b3c9ab
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x7e83b3…4f8f37
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x27bc68…73cca5
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xae7ed8…12f840
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0xe7f291…e6d9c9
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x8b2e5c…1f4014
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x352e47…1c7887
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa24d ago0x482180…672eb6

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.