Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29286f…84eb2d
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdb4667…c36b38
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0e7c6…02d27c
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4082c5…8e1cc8
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6fe467…9d8c2c
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x981099…36d109
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x72d8b1…904191
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe1ad80…291733
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x973090…0a3534
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x61d7a9…2beec6
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x83f72a…6df5bf
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x698359…c2b381
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x63613e…518fac
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe56d9c…e45e35
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe13047…d4ab1c
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2efe74…47b152
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xabfcf4…4e83ab
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcad0fb…a26d52
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x22e15e…2d5486
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f4439…334068
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x24fcde…9505b8
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2e80fb…eb1f53
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x772f29…d4a1aa
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfa038a…f6402c
0x033b…01d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x46a4aa…db20b5

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.