Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb65e4e…a43276
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x427afb…004e26
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x35d6f4…a79470
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50082c…50349b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x238c32…523733
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe67ad4…a0d006
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a7ee0…95346b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdfcdef…48f116
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e0d1d…0eb017
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbb472…78a139
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58fa4a…89b95b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91adf7…01b159
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x961677…71075c
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf54a0c…47a1d4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x06c1e6…f9175a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88a109…5191a2
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61a60e…3d3d00
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x45dcb9…70a38f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6ba04…14159f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfca883…4d53a4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xffdc40…9e698f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1fcd2e…370340
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8b381…4811f2
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3755c…521b8a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f4145…65b8b9

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.