Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x1a8d2c…08d2e4
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x301812…97b301
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x447a01…e714d2
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x31e1be…2b0c4c
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x3cb2e1…dc0a99
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0xd2239a…893fe6
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x68a995…1b422b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x7c26f6…baab91
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x175e3e…6edcb3
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0xee1362…e70f02
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x579bd5…8e3341
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0xc6fdbf…7d2f48
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0xde531a…ec3e69
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x6d5318…b7b83e
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x1c066d…f839b6
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x9d5ed2…8c33d8
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x5a42c1…cd894b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x24ccc0…82a324
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0xa17c17…186de6
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x685ea3…032432
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0xa73caa…c23ebc
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x663950…747c5f
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x74f8dd…16f827
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x7b0878…c7647b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa19d ago0x8b23da…df0675

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.