Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c0c1e…24c158
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79cbb4…160855
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf27aa…e0d384
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf9bcf…7c7128
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x449e6a…90d5ff
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6adfc…ae97d0
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73922b…92da19
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae1096…bdd5ae
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71e26b…b650de
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xead1d5…280c19
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe45c39…5cae70
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6c470…92b1b4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x942d55…460bd2
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfe01ea…323c7d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7d1344…7ef1c6
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x63cc38…aa3c5a
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88a40e…236711
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb39e62…102ae8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53ec08…972734
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b5f3c…0bf52d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0833fe…0d6dc4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41ad74…4157ec
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1cd0f…2da306
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5cce85…10a4e4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbda112…9a803f

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.