Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xe5b0cb…5a96da
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0x62d104…d208f2
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0x8d964a…b85300
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xb79980…c400fc
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xc8e265…e92052
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xbaff0e…34a2f0
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xe83927…161998
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xc0fd8c…72ae9e
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xedbb79…f6d4a0
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0x404b2e…45bf4b
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xa293cd…438175
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xa1f3ad…c9bc78
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0x289885…96cfc5
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xbffc83…eaa885
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xd9e3c8…5574c3
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0x7af8b1…4ca3ac
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xca1387…411ef5
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0x4c9758…46fd80
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0x852272…925329
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xe17407…aba011
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0x9e32e7…d90881
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xaa7c13…91f170
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xe8b13e…8bbd07
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xc98062…78078c
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa21d ago0xe26157…e8dbdc

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.