Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa16d ago0xb57f8a…336722
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa16d ago0x0355d7…f263dc
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa16d ago0x1a6e8a…82d306
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa16d ago0x252712…a423e2
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa16d ago0xd4ab7d…408462
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa16d ago0x736c70…8274e4
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa16d ago0x4d35e2…81d7a5
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa16d ago0x1669ab…4f90af
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x5bd351…a4c96b
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x59a7c0…5daf6f
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x781534…1853ba
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x7a36c7…345794
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0xe18246…81cf79
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x0bc970…6243f3
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0xbdabd5…a8419b
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0xb70c6d…bd52b8
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x167cc7…c04e93
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x706ed7…461162
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0xfcdc89…a0cdcb
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x540ee2…0c3403
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0x868a3f…f02868
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0xb480f2…947d87
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0xe9f616…35921a
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0xed8daa…b101d1
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17d ago0xa9539f…933c79

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.