Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x925e6f…91b86a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x81d60f…d4af32
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x1ecc05…72c3f3
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0xbd2f51…004122
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0xaa63f1…dd218b
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x851176…7337f8
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x6a8e8e…7bf141
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x4af70e…a7055f
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x6664ab…c1ecde
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x1cad4c…1a3fc7
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x830961…795abb
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x3f9842…73d33c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x1b4e97…8dc2e1
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x6e91e2…e7d5c7
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0xe452c1…c6cae7
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x098d00…8e6e3c
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x5eb4ac…53e27b
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x4c5972…2c5ed5
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0xfe9367…6eb323
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x32f9eb…b74921
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0xd0361b…38bbae
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0xe7c7d0…e768cc
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x80c306…289f81
0x765e…cb700x9c95…e299Base—$0.001100%fluxa40d ago0x184ff8…eb5e06
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa40d ago0x01306a…2cebad

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.