Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa97251…8aafe9
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf41f6c…4bbe29
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeaae10…b378e6
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60b3ab…ec78ba
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x125c49…b13e8e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5238e0…e2a57e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x287362…f13ef7
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf4cb25…5a2313
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37cfb4…54035f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc40f3f…f53138
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd0c2a…23c76e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x283013…c2b34e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e682f…f45f9d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a6087…8ec267
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedb60c…a40b4e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef255b…60e81c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1cf81…cc8e59
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87e06a…ce6f7d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21e07d…01e66c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c7f40…8d0b45
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0e72c…117809
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01f271…ad48ce
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd4095…afa159
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb9efad…bea468
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4be8b1…82a7e2

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.