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%fluxa19d ago0xac40f7…ff516e
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xfa3088…c301eb
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x4a8c51…e95282
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xad1355…124c7b
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x405322…0d4759
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xc48fca…3c27c8
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x2a2bf4…b58dfb
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x0cdaa2…dc640b
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xa08fbe…7b2484
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xab0353…7e02ae
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xba08cd…3151ac
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xa2560d…700e7a
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x95a3de…0bed14
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0x189112…93fe56
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0xee6ff8…11b57f
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0xa1621b…dae1c1
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0x17f3fa…2031a7
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0xafc8cf…8be5c0
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0x9dab62…885f4b
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0x22cf9e…dde558
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0x866a30…6d8644
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0xc6884e…50f6c1
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0x73f2eb…586e1e
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0x13ba9b…3d9016
0xe308…36670xfe80…47eeBase—$0.001100%fluxa20d ago0x6cf154…c177e6

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.