Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb05549…2cdbea
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x72475b…4ac5ee
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd201d6…c83f48
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdacf4d…b79a5c
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xedd8bd…c9db37
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x601f42…535c40
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc71e47…117e10
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbb4f95…7d168f
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x64ac35…220fd6
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x217755…ec0019
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd944f…28b6e9
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd41717…9e3298
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb17aa2…8e2466
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x88edf2…2595e0
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4d9cca…90cd4b
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9cbae…1d6fb5
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x850f8f…98434c
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcf1554…7026f5
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x855d0e…47c40a
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd03f42…d7064f
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfc22cc…671c32
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5f9e0f…2c843b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9f4ba2…b1f6b7
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x09c013…ef384f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2b8152…448a4e

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.