Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x127f58…f59325
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x2e528a…f93ceb
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x1083c5…58976e
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0xa244dc…644820
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x498bfb…ab8b69
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x52912b…b174ce
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x16d6ac…08c6a7
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x1c7409…34898d
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0xea17a5…ab771d
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa43d ago0xea6865…d39e82
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x59f928…de1800
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x8f4b16…428ba9
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x117768…7baa64
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x30e899…632c2f
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x281eba…ec4287
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0xd8d24f…a644ad
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x9fd9c7…a771d1
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x6a724e…3393b7
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x05b126…c94007
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x854453…252917
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa43d ago0x00e46c…4424e3
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x446c84…608662
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0xe2beff…32ef40
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0xbc2cca…a79c34
0xd881…f9980x9c95…e299Base—$0.001100%fluxa43d ago0x36d6ad…6bbd63

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.