Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb084cc…f724a0
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b37dc…594339
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3eb102…32b34a
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6340d…944972
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x067ae1…5def6c
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4c240…30c79b
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf5448a…1647ce
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x549a3c…d32ccd
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a34f0…ee7312
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc12f89…965f03
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x859f5a…e0276a
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f56f0…58552e
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x281aef…61d2f8
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4f5ce…789e46
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x659288…a2e4ef
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ae9f6…6d642e
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x428317…a4c96b
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x667ec9…a32500
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xddcf3c…2bb63d
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1aaab7…543694
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf3290…75ab19
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5bb37…d6c73f
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf75d4b…6a5565
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc2268f…0a84ca
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f401d…bf3d09

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.