Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2dd116…2e5858
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x49b909…5e68fe
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x691fd4…4c4419
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe5bb33…06b408
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x897340…9cbb80
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x10f8e1…cc0b3b
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc09c7b…8cc922
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xec2e2c…0ebecd
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa99ac6…84dc94
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd32465…878c0f
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x621e31…6c9ebf
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x43c5bb…3b8423
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1b5706…014911
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x42aa8d…b5c306
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x69f6c9…4f83b9
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa9eff6…b25774
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xafb00e…4259c1
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2e720e…9dcbc3
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xf27837…2e287a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x982ae5…dfbf99
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1e1c29…7dcd34
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x38092a…94c6ed
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe56dd7…f37dac
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0xd68279…5ab225
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa21d ago0x812b93…d53960

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.