Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0b9a8…22f2e1
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2166cb…f4e27c
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf1f1e9…d7defb
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6a901b…3f77ad
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78d173…32c19d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x012d70…edcff2
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x481c17…3c9d63
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbfbed1…7952ee
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd981aa…e48795
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5300db…12d85a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x30f917…fa67e5
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0ef44b…a9d65a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f9d27…93520f
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa9e277…ea9e54
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x836819…79dca6
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x319b6d…34bd20
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a8ef0…5b3e04
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1d4d0a…fc8c98
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x395875…0d2e81
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f33ee…98e253
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52c89c…bb1d9b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe92d46…60ff72
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x32695e…787e85
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x70b374…435904
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd4be69…ea8b75

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.