Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed3954…e0cc7f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8aacee…a3f410
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5d1f9e…0a9178
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7dd2aa…187b8b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2c841…ac00b8
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf1d457…d10d32
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe64be3…52d4d1
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5f2bd…44372c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf56c7a…585770
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf5f1b…f741d7
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3dc85…c3f92c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1eb5a…4dfdad
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59d45a…31653b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38b27e…0fcb3b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e65b8…dd45b8
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89d8d0…1a9f43
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac6e1c…46f7f6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf96d3c…9883a2
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc052a…4afa7f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e9a90…5bf16d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8196ba…d30aaf
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7dc17a…f39421
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa12c5e…1dbe7b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x947833…db5f01
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6faf98…5be9e1

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.