Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25d9e9…510b4e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe612b3…ba35cb
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7fd84d…93521d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0d3431…283f94
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x66b836…a8e9ea
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x94f697…852972
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d5b0a…2d3331
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x52c29d…e41d1c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c3831…dc9bd9
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8878e5…38eff0
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b7fd3…6c9312
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3cbb9e…53ca8b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x296da2…a03e9e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x658438…b989a6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e86c2…fb44f7
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2ca881…471aaa
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x339ead…327827
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc5b2e2…bc2730
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x963935…996b51
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x692ed0…d9f8be
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a0208…1dacfd
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x12284d…8a4f9e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x996f06…7ed1cf
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c00d2…f87547
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x81c585…843a28

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.