Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x50724d…a5f8a1
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x1f514e…77562a
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x1596df…13ad4f
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0xa7a590…ed31eb
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x0366dd…ca5646
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x7b84c7…bceee2
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0xffa334…728823
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0xc851ba…ac250b
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x8b4f2c…8203a8
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x8f4386…1a100d
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x1cbc10…cb314b
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x16bac4…67d4df
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x5066c9…eb54d1
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0xa11f0f…285661
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x949a62…8284cc
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x1a6516…85d322
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0xcdefbb…4634fb
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x1407b7…6b6606
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0xb0348f…ef777a
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x45326f…5f3794
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x46bfe6…2e12ee
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x027a52…fd53a0
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0xf71d05…51ee0e
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0x66efbc…ea171b
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa16d ago0xeb4f08…047c46

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.