Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa29d ago0xf10ee4…0e09cc
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa29d ago0x4bc0b2…eb157e
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x6a8bd0…017f18
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0xb9cc31…c1fed7
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0xadc444…a6f0d2
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x3ddc5e…0d1fba
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x513735…9dce6b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x0f749d…6bf5d8
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x42960b…5ef440
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0xa7ae64…04146b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x32fd42…68e07a
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x3433f6…073448
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x54ea9e…022eb4
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0xb0edc1…1a5120
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x61dc7d…6ad298
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x37d588…6b5aa9
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0xe33542…08cd04
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x4758ea…3641ff
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x6a0bae…0a605d
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0xb0dc6d…5b5f10
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x272378…2e27a8
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x322aad…fabeaf
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0xf33864…518b7b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x75dea0…1832f3
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa30d ago0x2d76ed…f7d052

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.