Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa51d ago0xea46ff…1c6183
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa51d ago0x3c093c…7737a1
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa51d ago0xf000e3…e80767
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa51d ago0x7b8202…37f87d
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x33dc6a…63f9ec
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x39f6f4…c05024
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x8e6538…18cf5f
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x7556f4…3f6228
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x5ad4f5…5ba267
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x1105db…416263
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x51007c…297e81
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x30557e…3a8ca2
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xc8ff8c…c66f2d
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xad0ec3…038c8f
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x714156…8538e0
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x4d6129…793427
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x7508af…16bb16
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xce147f…55ed99
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x1f5222…b7ed9d
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xa1935a…c441a1
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xcd1803…1222f4
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xed3629…cbbaa3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xa15b6f…3a3879
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x4e3b3b…6eb764
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x320306…1ac767

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.