Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25ff21…9ec1ef
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6d5f0…d34b56
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4abdd1…d5ba03
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9234aa…9a71c5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7101b6…495f8d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8dbb8e…7f126a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47be35…038ac5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71a1d5…ef3f2b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde29ee…ef07c6
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25550c…dae1e0
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x94ddeb…0693a1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe24c8…f3a86e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81b9e4…258db0
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e7b49…a8ca89
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ef5e5…02322b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x64a9f0…744833
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x572144…a82105
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf42de9…6e23a9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff29c9…92c641
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00d41a…ed844f
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde660c…cb4cf2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf9e05…0c5f8d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b46ba…4e762a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x78d371…044dda
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x592b00…fb6e51

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.