Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x021c98…da8dde
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x66fb3c…02f158
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf86c5f…01b124
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53bc6f…03a61d
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x799b23…eafa30
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b6deb…610805
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9be5f8…544a3e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2103e1…afaa4f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea0ab2…fff6d5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x184043…db4e26
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb3e87e…2a8a88
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a5500…7ef2ba
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7388f…379b9f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7fef0d…8d8f11
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc11516…8e8748
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5e6088…ff6114
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1593b9…d2b6a6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc96a2…ca9cce
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b27c3…75e78a
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57b63a…b5a69e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x048e19…16d75b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfe66da…ac8213
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6a55c7…e2c97b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa2375d…ddda77
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf2eb4f…0a5e2c

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.