Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x762f40…8d1078
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x496745…37b47e
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf10509…ed9d47
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa2ef95…f76a70
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9c059c…3abe13
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbc2f4e…ae9694
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x749fcb…96e646
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1c433e…381c53
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbda6ec…5bf5eb
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc8d126…88b255
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0296a0…b0a55d
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x06ed58…0a3dc3
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x402610…4c8b40
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf667a2…c21a54
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0de7df…15d9ec
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x167d15…38d9d7
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4873c6…19111e
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf394ac…04fa91
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x98778c…933090
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x67c51b…2788ae
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa6c0ab…5bcc5f
0xa8d0…199c0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x049e54…17b7a9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf96d3f…de3085
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9f679…794c0e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0f052…baecc8

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.