Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec1e…c2db0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x09f7d8…2ed1c8
0xaad5…b46b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xf32d64…0a7e7f
0xdd5d…adbb0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xddaf7a…cadb33
0x36be…6a120x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x987b4b…0fa4ff
0xcc6d…22d10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x8b1a9a…fa7cef
0xcf3d…c9a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x50adc9…3e3ada
0x840c…a0640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x8e8a21…ef40aa
0xf6b5…61680x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xa01fb6…d6b899
0x2645…e98d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xe5df43…1b0038
0xc4b8…390b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xad23b4…7f4267
0x840c…a0640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x61f08f…e3b5d2
0x179e…905c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xe5d4e7…4977c1
0xa38c…f21b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xe0d6db…e3a5db
0x07ff…e2810x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xa441f4…adb762
0x44a6…0c8e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xd25b79…a1c134
0xcf13…d1640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x710212…94eb6c
0x115e…80860x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x7df471…75c26a
0xdd5d…adbb0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x79b364…d29fac
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.01100%coinbase128d ago0x915ed1…5581af
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.01100%coinbase128d ago0xf954b9…a0e333
0xdc6a…b4880x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xe10420…863bf3
0x8b7f…c6680x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x648c77…d87f7d
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.01100%coinbase128d ago0xf14c5d…8c0b2e
0x2e3a…04180x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xedafad…124acb
0x4f18…0fea0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0x722b85…b07b7d

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.