Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa19d ago0xb2af0f…f20c74
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa19d ago0x59f335…f22d2f
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xc087d4…2bfe91
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x2dda87…2ee986
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xbcd857…1ebf8a
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x4ff6b9…a292e5
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x82eb6d…465b97
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xc4c7ef…d61a9f
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xf4ae8f…a6c514
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xc54ad0…49a076
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x7a82b1…ef8b11
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xedce95…d147fe
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x801936…2c238b
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xd92817…3d60b9
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x244dd4…3519a9
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xeb8c47…f3aa91
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x37352c…265af0
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x54acf1…44aed5
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x295ce9…9e9d96
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x8c3bab…37983b
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xc440dc…a3af9c
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xac0df1…6c9764
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0xd63ac6…58e03e
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa20d ago0x016aec…6ec4ab

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.