Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0xfd6090…f439bd
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x904bed…852e17
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x460de3…1d8155
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x9886bf…b45b29
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb91f7d…71cb5a
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0xe9de44…5ff1f5
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x9a6068…c6664f
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x4f394d…4e7fbd
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0xec876c…54bbf6
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x10b4b6…4b6687
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0xd4ff9e…8d666b
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x0eb800…0b2f2f
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x3f1a18…966e0f
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x3b62fa…4bd7d7
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0xf02ff1…815956
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x7bf78f…0d65e0
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x18657f…4b7449
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x349d35…731d96
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe6a87…b3fbfe
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x35c3b5…3a49a7
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa19d ago0x0c4503…2cfe2d

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.