Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x612960…829acd
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf449a8…ca5a8c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe66aa4…398a3e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57dadb…06d98c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x878345…9f1d01
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe63bfd…2e8145
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69ba39…899932
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x08399f…a2ff53
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd75d07…b191ae
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x93fe82…dc0d29
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7975d6…b43d0d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x941c51…d2bba1
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5520c…0dd8c1
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15f4e7…f9577e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95f570…0e892f
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x602f06…a075b8
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a9461…84a635
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb35a35…b2448a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcffcf2…583b23
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa3d33c…7ab812
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x222af4…7eabe4
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbb52e3…d37c47
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62e6d3…b067a3
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa63bf…a23029
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x75c2a7…b05686

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.