Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e1d…a6dd0x10d8…b610eip155:1—$1.20100%Route unknown101d ago0xbfb756…07559f
0x2c2e…d1da0x10d8…b610eip155:1—$262.50100%Route unknown101d ago0xb48dd3…1df4e5
0xb985…e55d0x10d8…b610eip155:1—$6.30100%Route unknown101d ago0x39a227…b3f972
0x1d1f…31340x10d8…b610eip155:1—$52.50100%Route unknown101d ago0xdb5455…095463
0xb637…67260x10d8…b610eip155:1—$105.00100%Route unknown101d ago0x66c848…8fc1af
0xb637…67260x10d8…b610eip155:1—$10.50100%Route unknown101d ago0x165155…ceebe3
0x36c8…fd470x10d8…b610eip155:1—$29.40100%Route unknown101d ago0x1e9f00…2d77e4
0xb489…dd510x10d8…b610eip155:1—$0.01100%Route unknown101d ago0x12d892…0720b1
kassner.eth0x10d8…b610eip155:1—$51.45100%Route unknown101d ago0x49ef77…9d448c
0x0665…ffe90x10d8…b610eip155:1—$2.10100%Route unknown101d ago0x8b6393…ab43d4
0xeeff…50160x10d8…b610eip155:1—$10.50100%Route unknown101d ago0xd97b29…611a4f
0xe17c…ae250x10d8…b610eip155:1—$21.00100%Route unknown101d ago0x3fb26b…916a7c
0x06ce…b20f0x10d8…b610eip155:1—$92.40100%Route unknown101d ago0x669c3c…55f960
0x5867…432c0x10d8…b610eip155:1—$9.45100%Route unknown101d ago0xecaf6f…760160
0xdc75…77590x10d8…b610eip155:1—$66.22100%Route unknown101d ago0x0b3e6e…3d13b0
0xc3bb…a4300x10d8…b610eip155:1—$10.50100%Route unknown101d ago0x7bc323…986914
0x3777…c5630x10d8…b610eip155:1—$179.00100%Route unknown101d ago0x819194…6cdc48
0x1fd5…d6e10x10d8…b610eip155:1—$7.35100%Route unknown101d ago0x246b51…6f1004
0xaea5…a19c0x10d8…b610eip155:1—$17.85100%Route unknown101d ago0xef2e70…84bfb9
0xe020…09c50x10d8…b610eip155:1—$3.00100%Route unknown101d ago0x30c4b5…edacb6
0x026b…af0b0x10d8…b610eip155:1—$25.00100%Route unknown101d ago0xd96778…3a251e
0x0970…bfe30x10d8…b610eip155:1—$21.00100%Route unknown101d ago0xe15c52…79b687
0x18e8…1ade0x10d8…b610eip155:1—$5.25100%Route unknown101d ago0x8eb714…8071df
0xa88b…aa1b0x10d8…b610eip155:1—$10.50100%Route unknown101d ago0x7888ad…705633
0xa88b…aa1b0x10d8…b610eip155:1—$10.50100%Route unknown101d ago0xef74de…0e9e73

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.