Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x6068a7…9fd0b8
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x65b165…d9b4a4
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xca38d4…1ae941
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xced8a2…68660b
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xc3c9d9…f70622
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xeab756…f39ed4
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xa1bbaa…2b5505
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x273503…3b1199
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x67c6f9…320bdf
0xf879…fff70xfe80…47eeBase—$0.001100%fluxa43d ago0xb1a7f7…c8d93b
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xfb32c2…760dba
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x293f36…785a20
0xf879…fff70xfe80…47eeBase—$0.001100%fluxa43d ago0x7282e6…10b98c
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x2cc760…b53210
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x3580a6…52e86b
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x734f7e…6c1d74
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x86a132…0e4ce2
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x64d2b2…a51b44
0xf879…fff70xfe80…47eeBase—$0.001100%fluxa43d ago0xde6a47…28a971
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xa12944…8fbba3
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xe38c80…a32866
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x4eaaf2…583f2e
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xb64f78…f97ec8
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0xd3a0aa…9d2d21
0xf879…fff70x9c95…e299Base—$0.001100%fluxa43d ago0x3ef73e…4a1a18

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.