Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0x4a3d62…3e0955
0x3064…ba910x9c95…e299Base—$0.001100%fluxa38d ago0xa69b6b…d931bb
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0x59b51a…732275
0x3064…ba910x9c95…e299Base—$0.001100%fluxa38d ago0xd0f0e3…94a540
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xcb87e5…f221e2
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0x59225f…61785c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xece8b5…44db1c
0x3064…ba910x9c95…e299Base—$0.001100%fluxa38d ago0xf79b7a…120475
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xa2ac0a…a241e3
0x3064…ba910x9c95…e299Base—$0.001100%fluxa39d ago0x5e581e…e35c23
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0xe2cff5…051cd7
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0x95bf88…b9dc39
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0x8f375c…9c5eda
0x3064…ba910x9c95…e299Base—$0.001100%fluxa39d ago0x3cb4cb…537c10
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0x294faa…7d783c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0x608f13…9090e4
0x3064…ba910x9c95…e299Base—$0.001100%fluxa39d ago0x23bd4c…7b4247
0x3064…ba910x9c95…e299Base—$0.001100%fluxa39d ago0xd7e9ad…fc8633
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0x5b5ea3…16c4e3
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0xa600f0…4c6044
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0x75ace1…d32abc
0x3064…ba910x9c95…e299Base—$0.001100%fluxa39d ago0x373a5f…d61052
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0x3e42db…935916
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa39d ago0x1bd667…f41064
0x3064…ba910x9c95…e299Base—$0.001100%fluxa39d ago0x5e78c7…5ec0ab

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.