Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x1a23b1…c0b3cd
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xc09dcb…f0e4ff
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xa81524…433537
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x8604dc…9907a5
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x7c3712…524084
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x244c9a…df8760
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xbcbe88…219937
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xc9d709…2e395c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x28a42e…88910e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xffac60…912896
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xf81733…7f2231
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xd2b16d…884a37
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xf35d6f…1f9c1d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x097b31…b68963
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xeab4c5…792813
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x580c54…412dce
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x6f3930…c02e02
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xcf436d…0657a4
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x76725e…cf9415
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x199d7d…ac9993
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x4d3594…cb4b4a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xa4bb0d…b0dfb6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x8b6eb2…4c6445
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x88f6e6…ebc022
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xc90501…70e07d

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.