Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74a4ae…2bd18a
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x826d5c…f359fa
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a2ac7…1f85d5
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b02eb…f9969b
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5593a3…4f5b33
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1cce0…31cc6f
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd86ebe…09d8af
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x328199…9f7b85
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb16d1f…0d5850
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcddd93…60315e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5f575c…bc06ec
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4c1ae…d62fec
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa059e…aed5f8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0684a4…e487e8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x290e59…900856
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4a065…fe81c7
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x37cbe7…6de08f
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf09560…a4139e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x978534…3fbc85
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8064d2…517aab
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6aa316…3e8c1c
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x473f9a…ec8309
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa179e3…b9c9e3
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54c174…d3691c
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2849b9…a16f7b

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.