Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xa83a41…d7a908
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x5c62bb…723c90
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xefc764…66c90d
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x542e5e…06c039
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x455cbd…fe4a9c
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0xe646ec…f62fdd
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x4d7401…00230d
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x4d7cb5…4997ab
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x930460…9e2c29
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x5a8865…ef3bc2
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xda3fa8…93f092
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa35d ago0x340eda…c7c716
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa35d ago0x2c7185…bb9747
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x0f9e0d…c290af
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x4572f4…990c30
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa35d ago0x32c9e0…5c46b3
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xdf699a…f2f663
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xd961d9…200a8a
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa35d ago0x7b585d…4e5bcd
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xff89cd…095809
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x1f7661…f7347f
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x810248…12e9e4
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xf32e3d…3d6335
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa35d ago0x467fda…17d4d7
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa35d ago0x9531c5…84b59c

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.