Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fdf…91470xccc8…15beBase—$106.95100%0xf70d…dbef69d ago0x5fcb02…2c1dd4
0x6385…75f10xccc8…15beBase—$20.62100%0xf70d…dbef69d ago0xeec28c…865328
0xb87b…a0150xccc8…15beBase—$374.37100%0xf70d…dbef69d ago0xd8127a…0ddb53
0xb87b…a0150xccc8…15beBase—$374.37100%0xf70d…dbef69d ago0x0a9dd6…5ca71b
0xc84a…a2990xccc8…15beBase—$0.93100%0xf70d…dbef69d ago0x93abd5…e91356
0x94e7…b0e50xccc8…15beBase—$1.25100%0xf70d…dbef69d ago0x6f9957…c63f2b
0xb05d…6e460xccc8…15beBase—$1.27100%0xf70d…dbef69d ago0x9455fa…c04c76
0x4cc9…20e40xccc8…15beBase—$5.29100%0xf70d…dbef69d ago0x02635f…c68aea
0x5fa7…d1d00xccc8…15beBase—$25.00100%0xf70d…dbef69d ago0x683313…54a889
0x5fa7…d1d00xccc8…15beBase—$25.00100%0xf70d…dbef69d ago0x78b94b…9cd843
0x3711…41680xccc8…15beBase—$0.99100%0xf70d…dbef69d ago0x45c4a6…1b2985
0x49aa…a9420xccc8…15beBase—$1.26100%0xf70d…dbef69d ago0x9047ef…7aaa40
0xa1a5…64740xccc8…15beBase—$500.00100%0xf70d…dbef69d ago0xfc0c69…4eb271
0x2a25…a0350xccc8…15beBase—$35.85100%0xf70d…dbef69d ago0x872705…7460fe
0xa1a5…64740xccc8…15beBase—$500.00100%0xf70d…dbef69d ago0x1b5283…7cbb39
0xfd59…d7bf0xccc8…15beBase—$1.25100%0xf70d…dbef69d ago0xdb83e0…a1257d
0x40c2…56b10xccc8…15beBase—$1.25100%0xf70d…dbef69d ago0x1d2c47…9609f2
0xa1a5…64740xccc8…15beBase—$500.00100%0xf70d…dbef69d ago0x058826…f1798d
0xf0da…a0d30xccc8…15beBase—$460.00100%0xf70d…dbef69d ago0x8ada2c…d4c242
0x3711…41680xccc8…15beBase—$1.28100%0xf70d…dbef69d ago0x86b081…398ab9
0xcaa2…e16b0xccc8…15beBase—$2.10100%0xf70d…dbef69d ago0xc98510…b87dfd
0xf0da…a0d30xccc8…15beBase—$250.67100%0xf70d…dbef69d ago0xfd0f1a…1e2e42
0xb6da…efa50xccc8…15beBase—$1.46100%0xf70d…dbef69d ago0x38517f…4dbc3e
0xcb55…11bb0xccc8…15beBase—$1.26100%0xf70d…dbef69d ago0x2c7ccc…265ff1
0x8bdb…8a9d0xccc8…15beBase—$1.25100%0xf70d…dbef69d ago0xfc559e…81d298

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.