Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a1840…e30f17
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c0c60…bc4af2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x060050…c84172
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0fd339…1377df
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e730b…fe418e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c2c1e…e670b2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20e40e…72609c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x36797a…0d216a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x64fec1…7a63ee
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05a2fe…fd1d3b
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15f68d…46584f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb6e2fe…97b7d2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x877860…68d52f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3d6ee…798181
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22559b…3f9093
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8cd59d…2b1fb3
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa644ef…5b89c2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x72c48f…97ca55
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54d934…163a9b
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2f00d…033f84
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf6e481…bafc87
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdcccca…9402e7
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb15e18…9248d4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc16eef…085330
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b66fe…a98b53

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.