Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x9ef897…16daf6
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x49c9c8…488b49
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x69f530…a49433
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xde192f…6d1dd9
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x689197…1824cd
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xf4f43f…3b8abc
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xe8d8b4…fcb263
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x2e9293…294f0c
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xae626d…6a4b62
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x093261…9ffbf5
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xbb2c4a…240c2b
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x408596…9f0a4f
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xc0f10f…8c71f8
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x2448e8…12148a
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x036517…bcee1a
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xf4eaad…c8c6d3
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x7d9a0a…91f425
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xb6f7e5…ff7556
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xfd5202…4a2cb1
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x91131e…ad7a3c
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x538bbe…0dadb1
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x130369…6a6c71
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x9ba181…7e14c0
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x7d8ea0…62f17e
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x916d2e…8e83d2

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.