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%fluxa28d ago0x76ca90…167c5b
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa28d ago0xfb0539…469734
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa28d ago0x23120c…ee0155
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa28d ago0x91fe9e…4e59a9
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa28d ago0xfbaf81…0aa38f
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa28d ago0xa783c7…0a7513
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa28d ago0xa4a99e…49a3c7
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa28d ago0x30526b…bf0f82
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x31aed7…9f86d5
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x490ada…c2ac16
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x8f0809…b26245
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x1e019f…53297b
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0xd34c6d…c4d06b
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0xf21c5e…c929bc
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0xf6d3f6…6be7f0
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x5d58fc…23f901
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0xeda84d…af2755
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x29ad51…2cc679
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x1e098c…da6fec
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x463fe3…9a56f8
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0xbc1fe4…39565f
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x0c64e8…6fa9fb
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x0b16ab…eacddc
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0x20f512…d5a0a1
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa29d ago0xf6cb3b…31ec87

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.