Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0xbad6c1…15e1fe
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0xd8f48b…fd0173
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0xf49b25…bdc105
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x68a4f2…697ae2
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x41cf17…db2cc1
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x0b8350…99a21d
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x5c9277…3022aa
0x2c14…58300xfe80…47eeBase$0.001100%fluxa39d ago0x5188bc…3a99cd
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0xe75f68…4ea141
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x588db3…548ad7
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x939f22…f30690
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x341327…26a1d7
0x2c14…58300xfe80…47eeBase$0.001100%fluxa39d ago0x701515…01bf05
0x2c14…58300xfe80…47eeBase$0.001100%fluxa39d ago0xb62e2a…5c58d7
0x2c14…58300xfe80…47eeBase$0.001100%fluxa39d ago0xf2c6e2…8755b7
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x3bf3b4…c6ac39
0x2c14…58300xfe80…47eeBase$0.001100%fluxa39d ago0xff6790…296453
0x2c14…58300xfe80…47eeBase$0.001100%fluxa39d ago0xc4413a…4975ff
0x2c14…58300xfe80…47eeBase$0.001100%fluxa39d ago0xdd07cd…0ee1a5
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x7206cb…7a278d
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0xa49fbb…e84fd7
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x55ff3c…10d536
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0xfea174…ab6a16
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0xc23f78…f60e7a
0x2c14…58300x9c95…e299Base$0.001100%fluxa39d ago0x7f2e71…de5a1a

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.