Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9278…3be00x527b…9e1bBase—$0.20100%fluxa23d ago0x8c6713…048ada
0xd3f4…23180x527b…9e1bBase—$0.20100%fluxa23d ago0x62e8d6…87e711
0x081b…b1010x527b…9e1bBase—$0.26100%fluxa23d ago0xd1116c…3b3c4e
0x9763…9f1c0x527b…9e1bBase—$0.20100%fluxa23d ago0x85f23f…d0a6cd
0x367b…62550x527b…9e1bBase—$0.20100%fluxa23d ago0xcfd094…cb55d9
0xadeb…48d40x527b…9e1bBase—$0.20100%fluxa23d ago0xf704c3…053786
0xde99…c17e0x527b…9e1bBase—$0.20100%fluxa23d ago0xfbd06a…ee2f34
0x73a3…1ffe0x527b…9e1bBase—$0.20100%fluxa23d ago0xba2a5e…65f7d7
0x494e…a6dc0x527b…9e1bBase—$0.20100%fluxa23d ago0x163c4e…a3a289
0x512f…67c40x527b…9e1bBase—$0.20100%fluxa23d ago0xe5686d…a087fe
0xaa9b…783b0x527b…9e1bBase—$0.20100%fluxa23d ago0x694fa9…9b3744
0xb36b…48d40x527b…9e1bBase—$0.20100%fluxa23d ago0xccd04d…7b72b3
0xfe14…64640x527b…9e1bBase—$0.20100%fluxa23d ago0xa50665…43cce3

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.