Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xacf65f…85765c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xcebd87…d8b46a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xfa76df…4e25b8
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xe31980…ad5602
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x009d81…304af2
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x8ae226…236be2
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x07d710…052da5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x40a847…f02796
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x9e9e20…8eea12
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xc65c6d…87470f
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x94df2e…3b419b
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xe213df…938379
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x1424ba…4c41a0
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x1e1f34…ca1f55
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xefe3cd…387b53
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xfff557…a6a5dc
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc324e…d734ee
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xcab34e…c7ce87
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x5479ca…81a948
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x519e59…de4802
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x177946…e0b2ac
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xe807b2…5e591e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x2d68e1…f3847a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xecf30c…4ff6ce
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x535bd5…a40c35

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.