Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x1fd1d8…08d25c
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x591cc6…caeeb2
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x984e53…3228ba
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0xa8a7d7…993aa9
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x1fe517…dfb2bf
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0xf510a9…9bfca3
0xd8ca…14660xd346…0d5fBase—$0.003100%primer116d ago0x83c9ca…2388c3
0xd8ca…14660xd346…0d5fBase—$0.003100%primer116d ago0xe55d91…34414e
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x4e97ae…0ca5bb
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0xd5125e…28bd2a
0xd8ca…14660xd346…0d5fBase—$0.003100%primer116d ago0x889709…01d675
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x20ab6f…99a02c
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0xf9ed09…bd3d57
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0xf3f049…e637c3
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x9a7f15…782879
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x043a81…83bba5
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x52bca9…d396f0
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x0f95e5…1f3695
0xd8ca…14660xd346…0d5fBase—$0.003100%primer116d ago0x2b5460…923cb9
0xd8ca…14660xd346…0d5fBase—$0.003100%primer116d ago0x929644…b48058
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0xb83da4…2c6352
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x16ae99…03ff71
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x6009a4…b151e5
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x784f1a…4e80e8
0xd8ca…14660xd346…0d5fBase—$0.005100%primer116d ago0x47deeb…264553

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.