Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe6cc26…dbbaf8
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe06d2e…30ded8
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6915a6…98bf52
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74e478…ae3b44
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf43b05…045539
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b95f3…5ab9bb
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0613a1…41b445
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x516c82…cb5f37
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5a3fbc…625a36
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b0ad5…7bcdb3
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b1d0e…21b532
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x05e897…9d7e34
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x297eaa…600a3a
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x702fbf…705b91
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a5599…377a63
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7bf160…9cbf2f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb359d0…54d2a6
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e5120…67fc52
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf40c35…2e8b56
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d0820…3e2777
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b9f42…217dfb
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52a755…d061e9
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9aa328…5d02f0
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47a2a9…a95b4d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4518b…6da2ad

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.