Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0xa338d4…7c92c7
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x13c73b…4d68b2
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0xff2502…cf0301
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0xd9e0b5…383929
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x731393…32c063
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x27081b…f1e355
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x2f226f…efc98f
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x33dd23…6225e1
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x48f775…83fb2a
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x70952d…479567
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0xac3123…0bd992
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x193191…ea46d7
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0xddd301…52276a
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa19d ago0x4a1e8b…77674a
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0x5528b7…98a1e9
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0xb64c1f…9babec
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0x854071…8b54d3
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0xf0e737…9bdef7
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0x3ee693…e81a5b
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0x4a6574…434018
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0x8f6d17…b9b24b
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0x179f09…dfd2f7
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0x883d55…58442f
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa20d ago0xdddca0…1a37ce

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.