Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist64d ago0x3cb172…63aa66
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist64d ago0x89b189…6f6efc
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist64d ago0xf9cda9…0954ab
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist64d ago0x62a400…45f0c8
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist64d ago0xdbcda4…c48edf
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist64d ago0x4ae56e…176e5a
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist64d ago0xe78d58…8b8334
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist64d ago0x723457…deea2a
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x066b2c…342ed5
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0xe3acef…616769
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0xa230a7…9f32b1
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0xd6ebaf…c042ac
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x20a188…f8ccba
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x9f07d8…e238e7
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0xc08ddc…e73dba
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x78eb6b…e598ea
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x948094…b019d3
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x76b28a…7d0808
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x35c5da…99d3eb
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x96dd73…034518
0x7e57…2f090xa112…7d60Basex402 service$0.01100%heurist65d ago0xd99d06…86cdb9
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x8183d6…46d4a3
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x4a75a4…d76a85
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0x9b53b9…f66972
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist65d ago0xca9a49…29b995

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.