Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0xfb685d…b654f2
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0x98d7e6…af959e
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0x7cd5b3…abfe8d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0x06f93f…7d57d7
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0x0cbb90…3c1767
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0xc114d1…7c39ee
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0x529dee…ad90a0
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0xf41bd9…ac1eed
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0xbdf630…5537d6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0x7da977…642288
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0xc76e9d…936b83
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0x60389e…b307ca
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0xfa3a89…5083d0
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0x52cf89…d5f90f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa30d ago0xd6794f…62f810
0x692e…a7f70x9c95…e299Base$0.001100%fluxa30d ago0x5386e7…c675eb
0x692e…a7f70x9c95…e299Base$0.001100%fluxa30d ago0x8c79d1…7d64c1
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x351684…056436
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x019c4f…2df3fa
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x104586…fd2aac
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x382eb5…587d9c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0xfd8848…2c8125
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x852834…22c72b
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x1ca348…30d1b5
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x57cb5a…e121b0

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.