Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xec8134…fb984e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xa65d7e…bae685
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x022f5f…73cfc5
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x7adb15…3913a1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x59b5d6…20bfce
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xf9a14f…0b507d
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xd0f533…89cf73
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x182b13…1ba27e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x31ecff…f468c0
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xdd52b2…48d527
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xc02eff…e3a310
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x619cd5…f63e4e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xd5eb43…822779
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x3b8a74…64e88d
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x3c1464…977ddd
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xb90732…b6c912
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xfa6b87…4f0b29
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xa92b7f…1d153f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x7b95a9…e5b8b5
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x4d4780…4505b7
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x7c7a88…2831f7
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x9b2e0b…d56e5a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xf16360…d7210f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xb7524e…491343
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x538c3c…91fd7a

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.