Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x536461…79438f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x97c5f0…123dd6
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xde679d…d56b99
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0f0b77…5e7011
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4f3c2f…6eaa43
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x378af1…c3e32b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa4a7e8…f149e7
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7dc3db…f3405d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x31ee13…a2bf7b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbbf3de…304638
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xddfb12…e0d46d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x501cc2…dabd0d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd1d270…f8c5f5
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x32a125…051cc6
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x26314a…1d3cb0
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfd8a65…96a767
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9401fe…11b0ad
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1ee108…55e36c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9e0fc6…beb137
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb53eaf…391ee1
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xee647d…be4e92
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf2f358…69d7ae
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x509a7e…b1cedd
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x790378…e22da1
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3d21f…b70b0d

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.