Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf943…5d680x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x238421…416688
0xe130…b3f50x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x477c6d…f77ff4
0xf1ba…c3e30x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x1a72ee…f84634
0x8b5c…751c0x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xdf4c82…4b3138
0x1bf6…45f00x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x3cf22a…ea6ae4
0x1130…ffe70x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xb7bcda…465c41
0x99e1…b5b00x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xc2c907…96fae4
0x2178…e5ee0x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xb989d4…ee89e6
0x8b5c…751c0x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x1df2db…ae2837
0xe130…b3f50x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x69ba13…cba5a9
0x1130…ffe70x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xd2ac95…1e9f0c
0xf1ba…c3e30x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xfe8925…2dc77f
0x99e1…b5b00x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xd084ce…eac981
0xe130…b3f50x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xe14dd8…17aa3c
0xf943…5d680x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xf1ee8f…c97909
0x8b5c…751c0x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x9b4ff4…e8c4e5
0x99e1…b5b00x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xd51e11…bd1fa8
0xf1ba…c3e30x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x5e80ba…80630a
0xe130…b3f50x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x84a725…2043f8
0xf943…5d680x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x412318…b0618d
0x99e1…b5b00x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x23ef29…3324f2
0x1bf6…45f00x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x4b404e…6bdf98
0x2178…e5ee0x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0xb20f08…bcf090
0x8b5c…751c0x159b…4908Basex402 service$0.0170%0x4af9…c95614d ago0x825952…32fe8c
0x8635…42e90x159b…4908Basex402 service$0.01100%coinbase14d ago0x6c9624…af8ca2

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.