Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x50eccb…2d6a64
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x639057…5061a7
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xc218a6…881f8f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xb4563d…c0a6ca
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x31a3f6…63bdf4
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x8ce7f1…8cf3e5
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x468001…a02e89
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x8e4d70…8591ce
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x34efc1…0fc901
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x225970…17735f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x3f4472…9c33fe
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x3d0870…ab5c19
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x05d9b6…d9ce5f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x0b23c8…b03fd6
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x9e3678…53ad85
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xbed0e2…cd9af3
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xb77d18…8f19f4
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xe6cdbe…fb85f7
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xde63c8…56e066
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xa6ab49…ad3a5d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x978f98…f2903c
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xc7fae9…a2bf9a
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0x426da5…941f6e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xeef6e5…b3c34d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa19d ago0xd1ec37…f93500

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.