Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x80e42f…c2f55c
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x9b1544…7e4892
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x8f29c1…ce3740
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xc04e11…b25ec1
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xe16b52…9aeb13
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x94f379…b1f5e0
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xc5ff44…fb0240
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xb0f9e8…90a13f
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xcc3642…03c5bb
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x21167b…7cb758
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x307ff3…fee1f5
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x7eb70c…bb9c73
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x09604b…e13e9a
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x89db3a…1547ed
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xaa32a3…995f63
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xb9a347…535c03
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0x14bf99…d1340b
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xe8e318…0cc7b8
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xadec5c…1202b7
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa20d ago0xe597f6…581cfc
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xc3f8d3…15b962
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xf80e86…eccf88
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xf2f57f…123fd4
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xa7d088…f325a7
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x6672f6…4dd8cb

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.