Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2f491b…f9a484
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac1590…8c7850
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfcfcf3…544d72
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf3e585…4e1796
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x912fd5…c7d023
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdad136…2f507f
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2633e1…2654dd
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4d08f2…49215b
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfc9384…1f9b1c
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbde21b…1c294e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1ad458…7d47ea
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf5579b…14402a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5bdca…e79c30
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x67bb3f…bfd312
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b8c1a…09f104
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0724f2…161c80
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8e2cb3…13e88c
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcb1dcb…c73632
0xe0dd…cfac0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4f954b…6ce2c1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x186ac9…a2d49f
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdca894…8beebe
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xce5784…20d8b4
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7d3848…967d12
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa32efe…4d7dc0
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x529e2a…5e2a68

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.