Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0x8171d1…b52a41
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0x08ccb9…3d6b39
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0x3124be…5f79a2
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0xe4fbfd…9b42c0
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0xa0094a…d690ad
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0x64b15b…61a904
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0xb121cd…535b22
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0x564445…15a19a
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0xc8f75b…2b5195
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0xdded42…ce8420
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0x72b70e…8a51fc
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0x19fa67…3316b0
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0x13956a…f23776
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0xfbfb32…db7379
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0xd4d067…c84725
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0x64e67f…368179
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0xbb6bf0…426ec6
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0x6e83b6…790b30
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0x92403b…0b7f4c
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0x884050…f76113
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0xd23d5a…df9138
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa21d ago0x7cc99d…c1b99c

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.