Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04f3ef…3af4a8
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5d3bb…d0285f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4467d…fccf72
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a90c4…20bd8c
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51552e…ee1345
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f4996…5a8140
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0xde2dd6…5511bb
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27e8aa…04824a
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x563da9…9d5f07
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x315d07…35035b
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78ef0b…6f3ab5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x963251…194788
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa20064…306047
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bbeac…7d5c8b
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6353e1…cc7eac
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7f97b…396477
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa536e7…92b419
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b5acb…f86141
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c46ea…c824e4
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x25f43b…1b9765
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4aa60…ad44fe
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI109d ago0x25fc06…513e30
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb3652…92c5bb
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6e895e…7a233f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0cf1f…5f5664

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.