Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92f1ab…075036
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87b8ee…9084f3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaaa54e…8c288f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b307c…660829
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa4fde5…1ca4c5
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ef4e3…fbf132
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa4ed9a…e4ab66
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb9b536…1cff59
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf5cd5…c4101f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd14c5…29a2ab
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeb42b8…3b921e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x688436…5f51e4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e4939…00dca4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa2dece…189f78
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x50d863…7a9518
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeda79a…bdcac8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdff8c7…1a0312
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0206e5…263676
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefa496…e511c8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8366e3…d2d632
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ef346…debe4f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x882fcc…040835
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x452c80…5a13e4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdb8c9f…423d5c
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f05e3…c5f2b1

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.