Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x1d89a2…4be442
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x6be2bb…a953a4
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0xe157f9…f570d8
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0xfdda6c…ac2740
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x594cdb…88e74d
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0xac694b…37c96b
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x25c73c…471e85
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x1d90c6…1d639f
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0xc99b9b…531630
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x2ac68e…cbfcb9
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x7bd39f…34b4c3
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x4cab26…1803bc
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0xbfde8c…98d2be
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0xa01ef8…56f22a
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x0c7dec…d1be94
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x3fd24b…4ea9db
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x88d5d3…d1d3ce
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0xd8bb10…c76509
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x52cf61…590adb
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x442969…f459e3
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa24d ago0x3d4f0a…ef4041
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa25d ago0x691b4c…305e2c
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa25d ago0xc2049e…4f2aca
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa25d ago0xcfea14…78d558
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa25d ago0x937e9b…bebf5b

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.