Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0x152dca…911377
0xa780…ffc80x0529…7db3Base—$0.01100%payAI40d ago0x9838e4…33ffe5
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0x8338ca…4842ca
0xa780…ffc80x0529…7db3Base—$0.01100%payAI40d ago0x93c68f…c3bfcd
0x7e23…528f0x0529…7db3Base—$0.01100%payAI40d ago0x4222a5…71c160
0xa780…ffc80x0529…7db3Base—$0.01100%payAI40d ago0x7c4a5f…01aae5
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0xf4c6f9…c7ae8e
0x7e23…528f0x0529…7db3Base—$0.01100%payAI40d ago0x052e99…249074
0xa780…ffc80x0529…7db3Base—$0.01100%payAI40d ago0xd37d34…2183f5
0x7e23…528f0x0529…7db3Base—$0.01100%payAI40d ago0x3e4109…6baa8c
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0x966705…29905a
0x7e23…528f0x0529…7db3Base—$0.01100%payAI40d ago0xc40011…a03707
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI40d ago0xbc57c5…a47df5
0x7e23…528f0x0529…7db3Base—$0.01100%payAI40d ago0x252e8d…5a5256
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0x792cec…0ba3a1
0x7e23…528f0x0529…7db3Base—$0.01100%payAI40d ago0x5aed26…e63cfd
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0x17e5b1…e1101f
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0x8a1c6d…c9575b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI40d ago0x525bdc…d41aeb
0x7e23…528f0x0529…7db3Base—$0.01100%payAI40d ago0x0c9067…a7d1ce
0xa780…ffc80x0529…7db3Base—$0.01100%payAI40d ago0x12c060…2331ad
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0x0907a3…9e713b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI40d ago0xa8bb61…cb473c
0xa780…ffc80x0529…7db3Base—$0.01100%payAI40d ago0xdb792f…b6353c
0x7e23…528f0x0529…7db3Base—$0.01100%payAI40d ago0x4e161a…3ee0fb

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.