Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x4020…0004Base$5.0070%0x17fe…fc1833d ago0x765f9f…ced9cd
0xe2d8…66c20xcc98…4333Basex402 service$0.50100%coinbase33d ago0x95c2e6…39876d
0xe2d8…66c2StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase33d ago0xc61675…018209
0xe2d8…66c20x06df…fd6fBaseStableUploadUpload$0.005100%coinbase33d ago0x79d4ac…944613
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase34d ago0xe5474e…a9c5c7
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.16100%coinbase34d ago0xa4cc2b…1c9914
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase34d ago0xc00b4c…5bdabe
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1834d ago0x39a303…0b5db2
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.16100%coinbase34d ago0x3dadc3…494c1a
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1834d ago0xe7c11b…017653
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1834d ago0xfeac8f…ded13f
0xe2d8…66c20xe3c9…31a0Base$9.0970%0x048e…cef534d ago0x8756e5…fd6daf
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1834d ago0xd3f79f…794b75
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1834d ago0xf01211…550b6f
0xe2d8…66c2StableVoiceBaseStableVoiceRecording Tokens$0.06100%coinbase34d ago0xcc3207…b843f0
0xe2d8…66c20x06df…fd6fBaseStableUploadUpload$0.005100%coinbase34d ago0x04431b…82758b
0xe2d8…66c20x481e…c8fbBase$0.05100%coinbase34d ago0x5cb826…34ffe4
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase34d ago0x9a3f70…3af5b3
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase34d ago0xe2c7bc…4dd953
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase34d ago0x260e01…e63a6d
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase34d ago0xcb6207…80cb46
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase34d ago0xb55ecb…b2eeea
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase34d ago0x9728dc…b81f72
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1834d ago0x1f1a67…530d1e
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1834d ago0x8e9fa7…df49b1

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.