Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x5b1162…38f5e4
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x7c93e8…79539e
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x82bf64…379a51
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xf1c38d…bf8c6e
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x833f88…bcb432
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x55af6a…a527de
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xfbe7c8…3f6708
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x09b76d…7f8cae
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xf5e191…9ec602
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xc9d528…276ca1
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x5baedf…559afd
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x283124…c3146f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xf15e48…be3e0f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xe47249…ac0613
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x67c738…b9b692
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x7e8fa6…d1a578
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xb99679…a37694
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x1a3568…7334fb
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xc348e7…379162
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0xc5251e…ff823f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x55636e…53dfd6
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa31d ago0x8ad0ca…ba8197
0x7545…925c0x9c95…e299Base—$0.001100%fluxa31d ago0x6963e9…63e4bd
0x7545…925c0x9c95…e299Base—$0.001100%fluxa31d ago0x4f344b…01edd4
0x7545…925c0x9c95…e299Base—$0.001100%fluxa31d ago0x7d766b…a14c5f

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.