Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x24dc57…ffd43c
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x4762ef…c5b29d
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x934fce…820335
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x03eada…93cb24
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x04c853…f5594a
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x3b941a…c54ffa
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x87cab5…6f355f
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x714ba2…9c7814
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x360a5a…f49ce3
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0xedc30c…6d3395
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa19d ago0x575319…4f16fe
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0xebac34…330f93
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0x1a91c0…621d32
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0xab81e5…576bff
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0x37de0e…1841b9
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0x6eff34…fc6b3b
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0xf4bb94…81a3a8
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0x2f3324…4fa6ed
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0x5048fa…63c2c9
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0xed68de…d7e1f5
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0xec45ab…44666f
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0x41ea57…613443
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0xb7687b…6967c9
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0xd94450…ca3369
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa20d ago0xf5b004…1d0517

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.