Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x106367…069abb
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd01ac…f2f445
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x134596…5fe147
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b65ec…1344a7
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0799d…9a2c40
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x288815…63462c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f0a63…3e3e9d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x92f7cb…587527
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d12b7…126676
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25dbc8…a0dc4c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e5c07…dc5149
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf9e838…23553e
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc06d43…d2ff81
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6bbac…6d8fe1
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05fdf6…fdd59c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe40aac…9da4f7
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4658d4…8e066d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc26b5d…58432c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8bda60…ff2f82
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e6b2b…2868e2
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x361d39…ae9ae5
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6443a0…8aea1b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51983f…cc5479
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c4809…410a2f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bfa92…6b2421

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.