Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ed852…762ed5
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb9679…afb2d2
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd3680…75b379
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75c170…929726
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbbc408…d9ca73
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f4c7e…b64773
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd372fb…123108
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb261c8…b18156
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f6ddf…1e3215
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa5e2f5…43b9b6
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x143974…11abd4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x428f5b…78e238
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa89fd3…af4451
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x43b948…365e4a
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28079d…4e6b73
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa365f…1c8ffe
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed7458…4471a9
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e5240…08255a
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x516b67…2990fa
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x25a61e…aed9b1
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x531e9b…6006fe
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x22a9cc…1a2312
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x717d30…7825f9
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b73e5…46d586
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49f8fe…21e51a

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.