Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x301720…594eb7
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x79b591…5f62c2
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x312ce1…a6c6b1
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x9710d5…da3b93
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x5ab033…e753a2
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0xcec998…b08354
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x525b54…ec2057
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0xea0ef9…3e2087
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x9b4ecd…a93188
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0xcb88b5…5408a3
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x04bf9f…edfab5
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x37f6ba…9a372a
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x0a99ee…800b80
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x876a0c…69176c
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x96e025…ff2a21
0xb228…61800xfe80…47eeBase—$0.001100%fluxa19d ago0x156eb6…0c91da
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0xaf08e1…616167
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0x39e9c5…c4d7b7
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0x085200…2a3c44
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0x753a19…7492da
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0x39d73f…0af569
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0xf09a18…579def
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0x20d4ff…b60bb6
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0xe96446…bd1518
0xb228…61800xfe80…47eeBase—$0.001100%fluxa20d ago0x7b77da…5189a7

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.