Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x0d765a…f19c5c
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xf459ba…7c4556
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x1d79fe…57fd16
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x8c711a…2cf7d3
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xebd013…d40df5
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x07ded2…8d6338
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe9f6e9…69ab97
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x95e91a…79f883
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x044e55…f167c6
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x97b6eb…5cdb99
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xccd390…2cb773
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x65885e…5aa6b0
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xba5377…bb604a
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x77b7a8…806a4b
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xfe7c89…b6b9f8
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe5a4f7…f658ab
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xb619f8…a398ca
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x78abf0…e80cc2
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x128f12…9b2b99
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x37cdb7…2d0648
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x63f87e…a937f1
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x6bf698…7f6135
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xbdbf20…e0a6d7
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x75dcff…b26e42
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7f53dd…373dc8

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.