Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…3befBase—$3.00100%payAI47d ago0x5e800f…e33ead
0xc43b…34c00xb0af…3befBase—$3.00100%payAI47d ago0xe3ee9f…eade1f
0x51ad…998a0xb0af…3befBase—$3.00100%payAI47d ago0xf67ffb…e5625a
0xc43b…34c00xb0af…3befBase—$3.00100%payAI47d ago0x1d3bf0…b0989d
0x7d45…92240xb0af…3befBase—$3.00100%payAI47d ago0xa7a5e7…987a27
0xb66a…04f40xb0af…3befBase—$3.00100%payAI47d ago0x744670…720d7d
0x51ad…998a0xb0af…3befBase—$3.00100%payAI47d ago0x62e005…0b12d9
0x51ad…998a0xb0af…3befBase—$7.00100%coinbase47d ago0x81bfb9…ba8a8c
0x7d45…92240xb0af…3befBase—$3.00100%payAI47d ago0xf067eb…7cd845
0x7d45…92240xb0af…3befBase—$7.00100%coinbase47d ago0x736dfd…205236
0xbe05…83ed0xb0af…3befBase—$3.00100%payAI47d ago0x61356e…545b54
0x0dda…d9f70xb0af…3befBase—$3.00100%payAI47d ago0x63a492…a6f027
0x3878…18220xb0af…3befBase—$3.00100%payAI47d ago0xdb9fe8…21a654
0x3878…18220xb0af…3befBase—$3.00100%payAI47d ago0xecc6b9…0c26d6
0xcb74…cb510xb0af…3befBase—$3.00100%payAI47d ago0x8599ee…cdb3bb
0x98ee…e1ab0xb0af…3befBase—$3.00100%payAI47d ago0xa67b38…3f7f1a
0x3878…18220xb0af…3befBase—$3.00100%payAI47d ago0xa15c97…c61f77
0x60dd…75830xb0af…3befBase—$3.00100%payAI47d ago0xb7a94c…bcfb12
0xcb74…cb510xb0af…3befBase—$3.00100%payAI47d ago0x39f4e0…4f27e5
0x9d81…89f10xb0af…3befBase—$3.00100%payAI47d ago0x46a816…3836b4
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI47d ago0x7aac9e…e9e716
0x1ebf…76220xb0af…3befBase—$3.00100%payAI47d ago0x519162…926bf2
0x60dd…75830xb0af…3befBase—$3.00100%payAI47d ago0x6c2ef3…b07773
0x60dd…75830xb0af…3befBase—$3.00100%payAI47d ago0x71faf1…7a9f00
0xcb74…cb510xb0af…3befBase—$3.00100%payAI47d ago0x19ec22…457555

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.