Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe994b…de7644
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc26f3b…b28e04
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x58b2fb…617d8c
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf913c7…21ab16
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe5849…75633d
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbaff39…a3a5fc
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5bfb9b…562f6c
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xeff333…e3edfb
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0e27d4…00f0e3
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6fea1c…83a2a2
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf23f8b…ad3190
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x85b507…515284
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x818f45…f8211a
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x330b45…9c35f0
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d4cc5…cfc102
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4aa300…5b5f0c
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0c6b43…fe035c
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbf4e2d…eee602
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x63c9a2…53e88d
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe0085c…e3ccfb
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf4e1d3…6aa50d
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf1f34e…f3008c
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x05147b…b9c47d
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7389e6…f807d9
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x554e88…4f1e39

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.