Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0xccb1ab…f76467
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0x2ebca5…259fc3
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0xeab4e0…6c7dea
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0x884c8b…0c6378
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0xbdda39…a7ef1a
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0x43a93b…e97019
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0x618383…e14d6c
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0x4efc1b…c58353
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0xf0987f…dc9a43
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0x9f8edd…40cb2a
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0xb5058b…d8a09b
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0xf7b52d…e15de1
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0xd13299…95d6d1
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0xf84724…86cc20
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0xcbb354…e25dc3
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0x643ab7…9a87c7
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0xf1ef86…e0405f
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0x3e8cfe…aeb80c
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0x8df972…224df5
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0x255620…9d7936
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0x329505…c91c22
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0xd107fe…3e2d23
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0x5a4ce6…e9203f
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa40d ago0x0d6f17…8aa65c
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa40d ago0xcc338d…2536e8

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.