Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc28419…4b6e44
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x58b9ad…b05c19
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfc2e4f…58f5fa
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5457c4…3e7281
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x486f53…2ca2c4
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0789be…31aea4
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x93ab71…772e23
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x79c03d…992db9
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xea50d2…fa5d47
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc3f398…d7beb5
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xecf898…199287
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4c8d05…0c0d21
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x25018a…0f2966
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb715dd…885301
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf0cae6…67833a
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc17951…52629e
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5850bf…3be776
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x480f5f…a0e8bf
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x097503…ab66d7
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0x53377d…44d1a2
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc2c0e3…2d444b
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1bee42…33b608
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07f566…432d6c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ee15a…c23f87
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0275ee…05081b

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.