Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x9a8ab1…dbfa13
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xb54d7f…a43597
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x94a501…ab8de2
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x8c186e…9af63c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xeaf79f…ebcb65
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xd06ce0…591045
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x94aeac…16f839
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xca05ab…0ad45c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xdb7cce…4ed48b
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xb5e658…2a99be
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x243553…163374
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x4b2245…72138e
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x8afe07…8fd61d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x4b4397…52df34
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xecbd6b…2bef2d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xdf9658…966b74
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x1ad263…a86baf
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xce6087…230e28
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x8f0d6a…4b81f5
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x6c526f…6ed6b4
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xa921da…c86394
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xcc77c5…d885ca
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xf3b9d8…c220d9
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0x82c5a5…1c43d2
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa16d ago0xddf3bc…a2f953

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.