Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8cc12…d653f6
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73e4e9…1302fc
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb697a3…08d30f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35f8f1…b8c328
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x952835…cf8fdb
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe64160…dd2822
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c0c9c…1a9e31
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfcbea3…61945d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20e963…e77d57
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf210f5…213dcf
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb52805…742bfd
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea782a…73fcc9
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x685bd7…6e4de9
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d3718…628cae
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda8d4e…a94632
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce860a…b7a5d5
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x146f07…fd66a2
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b03fd…ada2a1
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c0a06…718650
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42f372…caeea3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x098661…b0414c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58f18c…292944
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf2771b…5e1f79
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa480ca…cac265
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI116d ago0x60b1e5…57d8b4

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.