Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xa090b4…4ea74a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0x454e76…2ddc88
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa19d ago0xf97607…6a64f2
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x5be1fa…34c61f
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x3123d4…fc507a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x9e55d7…c41dfe
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x2d1c99…9f2290
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x39f5e4…f98a6e
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x3f9e1c…898d95
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x72a8c9…287c7c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xd1a7f9…16c958
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x0d6b69…fc2bc5
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x9711d9…f88d4c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x5f1cc4…cf172d
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x87e33c…fd5ceb
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x38f372…abc0a0
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x368d19…ce232f
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x1e966d…4a1900
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xb8b250…00e772
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x7ea848…7e4027
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x100698…6aecf8
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x99a151…ddf51f
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x306940…9736a2
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x61bb30…9db98d
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x9e2e8d…29fd25

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.