Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base—$0.32100%primer47d ago0x2a7ffd…905b09
0xc7f3…c0440x5f11…468aBase—$0.31100%primer47d ago0xa6ed1f…4f3445
0x5f11…468a0xc7f3…c044Base—$0.32100%primer47d ago0x8396c9…37badd
0xc7f3…c0440x5f11…468aBase—$0.31100%primer47d ago0x6e4faf…a4ec9e
0x5f11…468a0xc7f3…c044Base—$0.31100%primer47d ago0x48d58e…305ffb
0xc7f3…c0440x5f11…468aBase—$0.35100%primer47d ago0x0a91dc…6712d2
0x5f11…468a0xc7f3…c044Base—$0.31100%primer47d ago0x61dfb9…2b047d
0xc7f3…c0440x5f11…468aBase—$0.32100%primer47d ago0x048b0e…5654e8
0x5f11…468a0xc7f3…c044Base—$0.32100%primer47d ago0x60250c…c2566e
0xc7f3…c0440x5f11…468aBase—$0.34100%primer47d ago0xb5b789…161910
0x5f11…468a0xc7f3…c044Base—$0.31100%primer47d ago0xcea919…7095a8
0xc7f3…c0440x5f11…468aBase—$0.34100%primer48d ago0x03b989…1a21cc
0x5f11…468a0xc7f3…c044Base—$0.30100%primer48d ago0xb35754…3fec7e
0xc7f3…c0440x5f11…468aBase—$0.31100%primer48d ago0xd42f7d…adf67f
0x5f11…468a0xc7f3…c044Base—$0.32100%primer48d ago0x2e0a6a…b93a64
0xc7f3…c0440x5f11…468aBase—$0.34100%primer48d ago0x8d8887…69e226
0x5f11…468a0xc7f3…c044Base—$0.32100%primer48d ago0xcd48c6…945e8a
0xc7f3…c0440x5f11…468aBase—$0.31100%primer48d ago0x769f3e…4d3c85
0x5f11…468a0xc7f3…c044Base—$0.30100%primer48d ago0x349cbb…31050a
0xc7f3…c0440x5f11…468aBase—$0.33100%primer48d ago0x3b8ba7…d9da96
0x5f11…468a0xc7f3…c044Base—$0.32100%primer48d ago0xe5e680…9dc56f
0xc7f3…c0440x5f11…468aBase—$0.30100%primer48d ago0x2af8be…e62601
0x5f11…468a0xc7f3…c044Base—$0.35100%primer48d ago0x49b1d3…5ad372
0xc7f3…c0440x5f11…468aBase—$0.32100%primer48d ago0x3e8fc0…74e84b
0x5f11…468a0xc7f3…c044Base—$0.32100%primer48d ago0x597522…c1fdc3

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.