Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x291477…0a3600
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfebf01…788b19
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x94c10f…aaf6d8
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fb94f…4adbea
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5b096f…7350c4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f5dc6…3a7d57
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc7e46e…ff9a09
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x35c0e7…eb460b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xab420d…9f29f4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x86efd9…3aa332
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x325dd5…f79edf
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb4ce9e…250ec7
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x59da64…a8f2db
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa6cfe8…1295aa
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x50c460…862e3c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9a74e…1a7d4a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xde4254…718b35
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9c4adc…c547f4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc1e6cb…9a7b10
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa400a3…ae70f0
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x978a55…b3c73a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5a3b38…c44d8d

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.