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%payAI41d ago0x646b85…a58b92
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x88d409…1d7a7a
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x2a821b…894605
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0xd1e100…5ce94c
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x1ec7bd…b0d77b
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0xb0cdbd…3adeef
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x6a2eeb…b38bc3
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x38dac5…b93061
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x2ecd48…334619
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x27a450…36eedf
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x986bc0…fb4f95
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x6ce3a9…34636f
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x9fb8ce…e0f421
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x7beb21…a108b5
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x0d35ee…481627
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x928a58…773fb0
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x3f6a1b…1e2866
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0xded834…51445b
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x97a291…485249
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x5ade91…577a9a
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x8e5d96…d76c14
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0xfffe5b…59a02a
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0x780999…d0d32b
0x712e…54070x0529…7db3Base$0.01100%payAI41d ago0xf349a2…329f79
0x712e…54070x0529…7db3Base$0.01100%payAI42d ago0xbb5ef9…1226fc

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.