Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5c0c92…fbb92a
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xccd844…c547a8
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb12af3…0d7734
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x11fae0…2bf10b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x98506a…fd5caf
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x51caa8…ceadfa
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2068d6…924644
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x099d6d…2a5e41
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe6722f…86c60b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x74bc02…2b8345
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x402844…1c9fa3
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x857431…9ca895
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x432fb9…e6e1c8
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6e2055…b0fbb1
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc04830…077bc9
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0728d8…0b1998
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x61f894…21554f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x962e9d…ad970e
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x529b21…d54412
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8ebf17…5e45f2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbad039…832975
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd61856…227839
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7211f7…d62b62
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7f452e…f6f95d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x34e332…b21d9d

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.