Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d29d2…fe4e25
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe49b98…d7e2e2
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdde865…a5f53f
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8345f6…5146de
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91e3f7…a93366
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6af4ee…f685af
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16fd88…c46cf3
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa75ddc…f6e168
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe27228…3bd639
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0cba06…01a1a1
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a55a8…59a663
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa51a0a…cdccc8
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed248e…18c5f1
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x58b13f…df6e76
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36d717…3bed97
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c92a1…ffb1b6
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe65f7d…64512d
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x118277…18f917
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33091f…03cfcc
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd71d7b…00e57b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaec494…4146f6
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb207f4…41d6b5
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4668a…162c6f
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24eb7d…76ea1b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c1201…8fac7b

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.