Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0x0cd49c…7cb36e
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0xb4f149…2f9e9e
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0x6d9688…d46e45
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0x6a8d62…2a04a6
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0xdfe6b8…adae0b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0x4aed89…c95a99
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0xdcdce7…4bff83
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0x17586e…176fc9
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0x8093d1…2f88a9
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0xb88bbe…89a99d
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0xdf9136…476fab
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0x17d2da…ade407
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0x40e145…fcd59c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0x2353ac…33237a
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0xb4b142…7b5273
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0x263042…57f9ad
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0x6c960e…24dbaa
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0xbda5fd…d1bb7d
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0x83189a…8394b7
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0xefb0c8…9d2cc4
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0xe38406…cf655b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0xfc0ba3…897fd3
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0x6baee6…b6e42d
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26d ago0xc2329c…95d302
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a526d ago0xbd26fc…dfc26f

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.