Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa48d ago0x71d524…d19b7c
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa48d ago0xc9eab5…7a6a33
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0xbe7e1e…3d37ef
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x041bea…4a5de0
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0xf0382a…be5543
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa49d ago0x72c8c6…682d06
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa49d ago0x4f4d15…3fb24a
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x90c9f5…a1974a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa49d ago0x1383df…f10ad0
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x10bd3c…468782
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0xd7b3eb…832d03
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x2aeff8…9e8d08
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa49d ago0xd95e70…85be38
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa49d ago0xf48e96…26cd2f
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0xaa35df…061b81
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa49d ago0x504785…7e2648
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa49d ago0x065bc9…ef04f1
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x18da83…f87c03
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x9b1c8b…3b04d7
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x25a402…248984
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x4a9101…29aa04
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x5d2eb9…9159c5
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x2a8316…4c9ace
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0x8420bc…d95cfa
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa49d ago0xc5cea9…ba271f

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.