Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x3e59fc…aba3f7
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x7a4426…bdd0cc
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x84aec1…aa24d2
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x62d05d…0a6f68
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc07e75…17c331
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xdcce37…fea936
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x8f6a84…550f70
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x492b3e…348b21
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x398efa…50d63c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1000cf…906909
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x249341…900c26
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x4c23c0…5107ab
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xbad80e…4d6095
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x8edd46…2a60b1
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xa487d4…d402f3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5ab47d…fe095e
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x35d9c7…32f7fa
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x72643c…b50193
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xd2206b…34cafd
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc6752e…47b90a
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa22d ago0xabe1c7…6156d3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa22d ago0x70a310…bd1426
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa22d ago0x603c41…726e6c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa22d ago0x250a34…ee5427
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa22d ago0x31850b…d74d44

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.