Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e79b7…7c85c2
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e5b22…c54e0d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x197799…64842e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36c559…ff22c6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3aee74…987fd4
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6baada…10355b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88eee7…0fecbc
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ba169…252b3e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x062c15…c6d784
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x939eef…b877ad
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1f42a5…631d77
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x126517…3f94a4
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1bfb6c…016e0a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b6c74…8f6528
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x559b9a…87807c
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67f95c…70d4f4
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0e7fe…3e6aee
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37d5a2…79f3b1
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88d559…c079d4
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf803f0…32b4c3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x012eaf…042946
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b0741…0c750b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc82c1f…2d6066
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9348e3…629e2b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2030ac…23af16

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.