Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd22f58…3137aa
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa65641…699bc9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a09c0…c69b3f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00a1b4…253dc0
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2bc237…551a05
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xae7fe5…f076c9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c9605…db919b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x33f20e…b3e2f8
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3eff18…9655e8
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c305f…5650a0
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe804cf…f02ebd
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa7b8a8…2ffbb8
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x126a38…1c47c2
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x05aded…6696d6
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc23013…feb268
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfebf4e…bfa39f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5e6915…1bc569
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8aa1cf…5e3b05
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x61215f…ae010f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9cd909…56eede
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb404e…f73577
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfcb496…35ff48
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa54913…56d484
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0x13d63b…8d34c2
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf37497…be46d8

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.