Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$70.05100%coinbase48d ago0x0e2a7f…2bf2b5
0xb66a…04f40xb0af…7de0Base—$72.07100%coinbase48d ago0x098e90…dccb2b
0xb66a…04f40xb0af…7de0Base—$76.08100%coinbase48d ago0xea7731…b72ee7
0xb66a…04f40xb0af…7de0Base—$75.06100%coinbase48d ago0x5ef6e1…13a6c2
0xb66a…04f40xb0af…7de0Base—$70.05100%coinbase48d ago0x7ff853…815d37
0xb66a…04f40xb0af…7de0Base—$60.03100%coinbase48d ago0x67e87a…cb2e79
0xb66a…04f40xb0af…7de0Base—$70.07100%coinbase48d ago0xaaf859…f9e77e
0xb66a…04f40xb0af…7de0Base—$69.06100%coinbase48d ago0x938b28…8820d1
0xb66a…04f40xb0af…7de0Base—$65.04100%coinbase48d ago0x782ff0…06501a
0xb66a…04f40xb0af…7de0Base—$66.06100%coinbase48d ago0x57bb1c…8a954c
0xb66a…04f40xb0af…7de0Base—$63.05100%coinbase48d ago0xf14ad6…a4b5bb
0xb66a…04f40xb0af…7de0Base—$69.06100%coinbase48d ago0x461238…b98b1d
0xb66a…04f40xb0af…7de0Base—$74.07100%coinbase48d ago0xdc28df…582756
0xb66a…04f40xb0af…7de0Base—$70.05100%coinbase48d ago0x5107ba…ffc049
0xb66a…04f40xb0af…7de0Base—$75.05100%coinbase48d ago0xa46a2d…cc96f3
0xb66a…04f40xb0af…7de0Base—$80.06100%coinbase48d ago0xb43f2a…3a48a4
0xb66a…04f40xb0af…7de0Base—$82.09100%coinbase48d ago0xc83b5b…f9c224
0xb66a…04f40xb0af…7de0Base—$80.06100%coinbase48d ago0x2eada8…b6e68f
0xb66a…04f40xb0af…7de0Base—$85.39100%coinbase48d ago0x6dc828…574878
0xb66a…04f40xb0af…7de0Base—$76.55100%coinbase48d ago0xf0df88…39bd29
0xb66a…04f40xb0af…7de0Base—$79.95100%coinbase48d ago0x2f1e1f…7ecd18
0xb66a…04f40xb0af…7de0Base—$75.05100%coinbase48d ago0x7643f8…51a28b
0xb66a…04f40xb0af…7de0Base—$23.53100%coinbase48d ago0x58a562…20c1c7
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase48d ago0xb56494…f27d50
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase48d ago0xb5d6e5…629a8a

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.