Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x4bef98…6e489c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x4fa15f…4a80b6
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x6dbdc9…c9c1ef
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc38d ago0xbf4b16…c39e88
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x73b6a9…499a0c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x54f719…989783
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0xca014a…5b84de
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x19a7fb…f68bea
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x6318b8…d59ff0
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x967825…37c9fd
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0xf4fb39…b34e22
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc38d ago0xa5bb30…1bec88
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0xe492df…13b157
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0xae743a…ab836d
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc38d ago0xfbd952…0db9df
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x8d41a1…2f1d30
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x9f1f2d…9c785e
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc38d ago0x356c4b…1f383c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0xb3f300…d24a66
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc38d ago0xd22149…4290bc
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc38d ago0x726188…6966e5
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x431fce…5f61c7
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc38d ago0x6b5ed6…3b00d6
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0x9e3f08…d02a11
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc38d ago0xfd1dcd…335257

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.