Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xa3d837…4a2154
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0x97020b…32d08a
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xfc6edd…71eaf0
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xb7cc1f…a17de6
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xcfb0bd…564f86
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0x0eb64d…c4793e
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0x4e55ed…a4fd92
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0x108288…ba6564
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xbb10ab…bd17a4
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xeff74a…bbbf48
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xc984b8…91b13b
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0x8b1dea…9be711
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0x46bf16…f4fcdf
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xb4d45b…03a232
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xa84ac1…09f5ab
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa30d ago0xb08d1c…250f42
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa31d ago0x2ed27f…b98a75
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa31d ago0xded169…f33492
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa31d ago0x633c49…4254df
0xb65c…40f10x9c95…e299Base$0.001100%fluxa31d ago0xd0672f…6e338b
0xb65c…40f10x9c95…e299Base$0.001100%fluxa31d ago0xef21aa…2fe428
0xb65c…40f10x9c95…e299Base$0.001100%fluxa31d ago0xd7a7df…292f6a
0xb65c…40f10x9c95…e299Base$0.001100%fluxa31d ago0x8c813b…3e4b9a
0xb65c…40f10x9c95…e299Base$0.001100%fluxa31d ago0xf333e9…d4486c
0xb65c…40f10x9c95…e299Base$0.001100%fluxa31d ago0xaf150b…7ac8b9

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.