Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0x9a4887…1dd866
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0x311166…036ec3
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0x81b3f0…00534b
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0xb64e6d…39c312
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0x2a88eb…2209ad
0xec38…7f080xfe80…47eeBase$0.001100%fluxa12d ago0x97a928…efdfb5
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0x173fbd…a28ffe
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0xfdebb9…9b5319
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0xbffe84…5f004f
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0x951d1b…ce5ff3
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0xe0c6c8…495b69
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0xabdbaf…a66bac
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0xb57275…0d880f
0xec38…7f080x9c95…e299Base$0.001100%fluxa12d ago0x1c6b81…06a1db
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0xb596e6…6be271
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0xf477eb…7b6c09
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0x177c18…db592a
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0x8862ea…5b8137
0xec38…7f080xfe80…47eeBase$0.001100%fluxa13d ago0x74abaf…00975e
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0x4bac0f…933c3d
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0x15ff0a…156ae0
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0xeb3545…c5ddaf
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0x97e583…2f99b6
0xec38…7f080xfe80…47eeBase$0.001100%fluxa13d ago0xdd1729…213aa4
0xec38…7f080x9c95…e299Base$0.001100%fluxa13d ago0x196f9e…d3dffd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.