Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9ee66…0b6d23
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9cfa7d…e69ed5
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7157c2…a70575
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaee30c…a7f8b0
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc6f742…6229f7
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b6693…77bcf3
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2fda8…d5df0f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ef06f…e831e7
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0e19e6…9cd43a
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x41fd08…313695
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f41eb…231fd4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc4017a…c04636
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcfa711…aad38c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf2b595…37698b

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.