Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdfc156…f98fb3
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07adf3…ae2d11
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c5e1c…a0d396
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaed1a5…82c22e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d36b9…f74220
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f0984…95eb58
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ad4e4…2b600f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd1cc5…2e9cd2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd844eb…6c4c35
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a316b…aeaa9d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb2af80…85d47d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbaeebe…e83a7c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe19126…9844f0
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71ff9f…3530bb
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc63253…920242
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f2faf…e30027
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf76522…1278ab
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ea2dc…c574a3
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a888b…a81ec2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a34c9…63673f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x958dd5…6ee140
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe4aa1…cc9419
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f9733…c9b25e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x858dbb…d315f5
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3bcba…39cac3

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.