Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x908b71…6f1edd
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0xbdbd0c…ed02de
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x87bfd3…cbfd53
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x73f1a6…d6544c
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0xc1593e…410f44
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0xcb75a1…204bf9
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x8234f8…d849a7
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x182421…95f31a
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0xfd8b95…eeffe5
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x3dbf20…4eb005
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x476857…01be87
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x1f4cb3…bd7d87
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x2c30fa…404570
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0xe4b115…b3c2cd
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0xe9efa8…5832b1
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0xbb7841…3c0574
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x17a9ca…8b9e03
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x8ad6bc…72651a
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x4fe9cb…780eec
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x6be3f0…4a41db
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x845083…238983
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x8920eb…228ef4
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x98e59d…68e6a6
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x913955…1e509b
0x8205…a4460xfe80…47eeBase—$0.001100%fluxa16d ago0x490278…c4db25

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.