Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0xab6992…6076d9
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0x2aa66f…937fdc
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0x8114cf…fa54ae
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0xf891f8…b47045
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0xb31724…6d18e7
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0x9172af…d78105
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0xf08652…30c356
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0x969441…8a1e75
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0x267bde…a805b9
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa49d ago0x1a36a6…747fe3
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0x68948f…3a9ae4
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa49d ago0xcc8967…047dd7
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa49d ago0x1990b0…840c66
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa49d ago0x1cc24a…3679c0
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0xa3264c…cd2d13
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa49d ago0x29fe7e…13293c
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0x39eca7…393b07
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa49d ago0x70a74c…390e05
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa49d ago0xf817ac…8eec69
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa49d ago0x8c7b26…a8317b
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa50d ago0x2205b8…c4bf59
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa50d ago0xadc687…5d6413
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa50d ago0x75fb3a…bcc6f4
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa50d ago0x7bee38…6d2ea3
0x55f0…807f0x9c95…e299Base—$0.001100%fluxa50d ago0x16eefe…d1fe7f

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.