Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter42d ago0xa5b57f…9e6883
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter42d ago0xe3af2a…58e6d1
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter42d ago0x0fc7b9…703ae1
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter42d ago0xbd0494…a8b4c0
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter42d ago0xd34514…a38f1c
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter42d ago0x19d58b…517478
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter42d ago0x893811…f0b6c6
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter42d ago0x3324dd…14a0f4
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter42d ago0x83c302…8c9a1d
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter42d ago0xf245cf…c88c94
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter42d ago0x642ee9…55e861
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter42d ago0x94c087…5a02d2
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter42d ago0xcd914d…5b7fc6
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter42d ago0x0bc5c8…5c4103
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter42d ago0x93eb7e…3c190c
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter43d ago0x67a12a…6b9c21
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter43d ago0xdee453…e88705
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter43d ago0x57e544…e31877
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter43d ago0x245e76…52b316
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter43d ago0xc927ec…905a26
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter43d ago0xeae05f…6c524d
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter43d ago0xb80925…512946
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter43d ago0x635061…4add5b
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter43d ago0x934085…a7f007
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter43d ago0x05b2d5…b15cae

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.