Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x257858…057b29
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x70fefe…5abfc2
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x97855c…365488
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0xe09d3e…8570c9
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0xf3976d…966b91
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x76d0e0…f6cfed
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x874d43…9309b9
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x67e118…5790e0
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0xbe895d…3608af
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x28e187…8d58e9
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x57ab9d…a66ce0
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0xe4c249…0b92f2
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x02bbf1…34c242
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x4a7323…109942
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x9ab675…7b62bb
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x1392e6…d5707d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa24d ago0x659fdd…66f30c
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa25d ago0xb1b8a3…5b4b36
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa25d ago0x3652dd…d63a16
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa25d ago0x0adfbc…f96da7
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa25d ago0x59e264…5d44db
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa25d ago0x64e4b7…4eee40
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa25d ago0xf7bdb6…91d1fa
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa25d ago0x0bdb7e…98d36a
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa25d ago0x320937…6baed4

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.