Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xfa6eaa…9e7820
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xb83aff…c1e53f
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x1145c0…6dcac4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x9bd6fe…75add5
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xcaeab9…f6034d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xa7a561…736b5b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x366835…6f7071
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates78d ago0xc1e742…3033c4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x053b88…47c7a2
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x99d9ad…311c66
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x058c5d…7b7cb4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x584320…bf01c0
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates78d ago0x766d03…382c13
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xa7a258…50577e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xc3a6b6…f6c462
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xc3abc4…daf63e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x396d10…a7bcd2
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x850880…c6426e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xd4e16e…d20aaf
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xd64916…aa5b07
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates78d ago0x2cfcb6…f72a6e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xe008a0…cfdd2b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0x5fbad3…5f891d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xe2cadf…43d0aa
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown78d ago0xa79306…39927d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.