Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f37…2bcf0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x950ebc…7cbcbf
0x1104…f2610x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x143914…c6bc02
0x1104…f2610x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x1ce8ef…01789f
0xbd49…38900x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xd82965…a67948
0x573a…3ac80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xfb4024…f01ee5
0x761a…ac1a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xbc28b4…ebf842
0xcc6d…22d10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xb941fe…c3801d
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x59d4cb…96e2aa
0x83e4…b6ff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xd0183c…42cd97
0xe773…af980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x1e404d…600b61
0x72b4…01750x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xa2684b…534227
0xf5ed…036c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x14d492…05e606
0xcf13…d1640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x216231…f4a608
0xc446…76970x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xbad521…37152d
0xd85b…557b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xc50b62…00ce50
0xcfe9…43cc0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x90c17d…aafe07
0xf20a…f4cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x896ac8…b316c8
0xe809…b5080x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x5c1dc7…f06753
0x2762…0d620x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x39e6d9…91b32f
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x0e90e6…973cf2
0xf6b5…61680x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x8f995d…b35cea
0xb65a…03810x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xf1eea1…a71e2b
0x54eb…7daf0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xd99628…8b72e2
0x483c…dc440x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0x99f59e…6da3a8
0x7f2e…7e3d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase123d ago0xfc58cd…5720b1

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.