Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c357d…2cb064
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb31a66…ede6fd
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb8a2d…97dab0
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7dd591…00a759
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xedfd31…9fa070
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb48265…ec134a
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd46f4b…da614e
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d6b82…2dd09b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d080f…16ed38
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x178e28…9b7c03
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x295a7f…b83ce8
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe4f10b…ef999e
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6849d4…80978a
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x143bd4…f64d60
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a193d…b0a4cf
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a83c7…72f159
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ed22e…8bf420
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc5ab26…2976cc
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x985530…0961c4
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb4b78d…ce6518
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ab2f7…a7a54a
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbcd6ec…325a18
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d7fe6…d762e7
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ad8b1…e052da
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b5d45…ba0bef

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.