Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x433211…1d5f2e
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xb2cc90…7084a0
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x719fea…97594f
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x976bb2…5d018e
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xb3b246…d20e4e
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x282fba…684969
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x5fc04d…9b47f5
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xebbe46…b56035
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xf0269b…60362b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x2fda69…e1676b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x577e34…e617eb
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x984de7…4d137a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xdbf4e8…070e97
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xabb70e…bba1bb
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x7b7d5c…fe0281
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x17f112…930c1a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xfae788…a4d7ea
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x6e84ff…925557
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x9aa052…6552a8
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xf3dc88…94aa11
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xcac169…a3879c
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x724cd7…6a9a17
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x2c8595…ee3521
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0x86b889…d6ec1d
0x340e…48510xfe80…47eeBase—$0.001100%fluxa24d ago0xe40ee1…5c37e7

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.