Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xbdad11…4a0724
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x7e4a87…1c7825
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x976c3d…75ba21
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb9df6f…2c65cf
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xef250b…e0d039
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x7038f3…4305d8
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xe3a46a…b50f67
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x612583…eceeb3
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xaa45b9…4422dc
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb5978e…f44e83
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf1fa2b…f22ac8
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xd3b47a…aca217
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x82ee22…0b4c93
0x0363…51bd0x17d3…2255Base—$1.30100%ultravioletadao6d ago0xd9e17c…789fbd
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x1cc652…e0cf53
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x968eee…40dbb5
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x54e535…66b0b9
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x9ba4bc…f9c5da
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xac22a6…8bb952
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0xa1d42d…703693
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x65cf62…586b8b
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x7a6ee3…abb68d
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x1e2751…7ea798
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x318a8b…76ae3a
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao6d ago0x303a5f…dfe117

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.