Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xb5d252…e09741
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x379d50…4c1f25
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x66b954…888116
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x098143…dbe73a
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xc0dbc3…2f0f93
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x6b2663…8b9f3d
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x93c901…972ac1
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xbd107b…db782f
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x89d785…259921
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x798d21…9ed5b9
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x678167…e24542
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x690db2…515300
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x9f3bd3…c10a99
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x304243…581026
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0xc23740…d95df0
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x38c8c4…094b31
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0xed7582…2cc401
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x8e4978…fdd90c
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0xe326b9…6579b5
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x5a0537…8854da
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x6845d3…1fde54
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x62f24c…07b2f3
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x2d2327…d329b4
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x39a027…1996de
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x65bc01…72cfe5

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.