Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8f2ab…aee1d1
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6fb972…75f8de
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1a2fc…562f0c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ee630…18020d
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4b257…46494b
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74b4a5…dff8ff
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x347605…ea8a20
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74cd86…0c88c2
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62482e…0627fe
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7fb2ab…f313ed
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e28bd…03a057
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9ff4c…98f265
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe825a9…9946d4
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x328acf…399bb2
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefd2e8…d8b048
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x30be90…d9e363
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x867be8…050d02
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x526d2f…7c286c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc00e2b…fcf722
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x319bd8…512a85
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda4a55…aa744e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff02c8…cc0499
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd170c7…51fcc9
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5c4f8…a3004e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI105d ago0x404d0b…5b697a

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.